
/*css code*/
body{
}
p, ul, ol, dl, dt, dd, li, blockquote, cite, h1, h2, h3, h4, h5, h6 /*(etc)*/{ margin:0; padding:0; font-weight:normal;
}
img{ border:0;
}
.link_header{
	list-style:none;
	margin: 0 0 0 440px;
}
.link_header li{
    margin: 28px 0 0px 0px;
    float: left;
}
.link_header li a {
	color: #;
	padding: 0 0 0 10px;
	display:block;
	width:40px;
    height:17px;
	text-decoration:none;
    font-size:10px;
}
.link_header li a:hover {
	text-decoration:underline;
}

/* globals */
#container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#;
	width: 800px;
}/*in config/config.php*/

/* header */
#container #header .img_press {
	float: right;
}

/*menu-left*/
#container #left{
margin: 0 0 0 28px;
_margin: 0 0 0 14px;
float: left;
}
.navi {  
	list-style:none;
   
}
.navi li{
    margin: 0 0 3px 0;
}
.navi li a {
	color:#;
	padding: 0 0 0 40px;
	display:block;
	width:172px;
    height:17px;
	text-decoration:none;
    font-size:11px;
	background-image:url(../classes/button.class.php?color=);
	background-repeat: no-repeat;
	background-position: left top;
}

.navi li a:hover, .navi li a:active  {
	background-position: left bottom;
}

/*content*/
#container #content{
	width: 380px;
   	_width: 370px;
	float: left;
	margin: 0 0 0 -10px;
}
#container #content h2{
	font-size:14px;
	float:left;
	background-color:#FFFFFF;
	margin: 0 0 17px 0;
	padding:0 8px 0 0;
}
#container #content .line{
	font-size:12px;
	background-image:url("../images/line.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	display:block;
}
#container #content p{
    clear:left;
	font-size:11px;
	line-height:15px;
	margin: 0px 0px 17px 0px;
}

/* DOWNLOAD */
#container #content a.dwld {
	display:block;
	font-size:11px;
	line-height:18px;
	margin: 0px 0 0 0;
	padding:0 0 25px 0;
	color: #;
}
a.dwld span {
	display:block;
	float:left;
	margin: 5px 35px 0 0px;
}
a.dwld span.weight {
	float:right;
	margin: 5px 15px 0 0px;	
}
a.dwld img.dwld_icon {
	float:right;
}

/* KILL FLOATS */
#container #content .clearing {
	float:none;
	clear:both;
}
/* NEW CATEGORY */
#container #content div.new_cat {
	margin:0 0 40px 0;
}


#container #content h3{
font-size:12px;
clear:both;
float:none;
font-weight: bold;
color:#666666;

}
#container #content a{
text-decoration: none;
color: #;
}
#container #content a:hover{
text-decoration: underline;
}
/*boxes*/
#container .box{
width:151px;
float: right;
}
#container .boxes{
width:151px;
float: right;
margin: 0 3px 14px 0;
*margin: 0 1px 14px 0;


}
#container .boxes .lines{
	margin: -5px 0 0 0;
    *margin: -8px 0 0 0;
    padding: 0 0 10px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #;
	border-right-color: #;
	border-bottom-color: #;
	border-left-color: #;	
}
#container .boxes h2{
background-image:url("../classes/image.class.php?color=");
background-repeat: no-repeat;
color:#FFFFFF;
font-size: 11px;
padding: 4px 0 0px 24px;
height:20px;
}

#container .boxes a{
	padding: 0 0 0 24px;
	font-size: 10px;
	font-style: italic;
	color: #;
	text-decoration: none;
}

#container .boxes p{
	padding: 10px 10px 10px 24px;
	font-size: 11px;
	line-height:16px;
}
#container .boxes p a{
	padding:0;
	font-size:inherit;
	font-style:normal;
}
#container .boxes a:hover{
text-decoration: underline;
}
/*spacing auxiliar*/
#container .spacing{
height:24px;
}
/*form*/
/* ----------------------------------------------------

	FORM's
 ------------------------------------------------------ */
.required {
	font-weight:bold;
	color: #;
}
ul.error {
	display:none;
	padding:10px 30px 10px 30px;
	margin:10px 0;
	background:#ffeeee;
	border:1px dashed #ccc;
}
.error li {
	color:#333;
	list-style-type:circle;
	font-size:11px;
    margin: 0 0 5px 0;
}


form {
	width:420px;
   	*width:410px;
	padding:20px 0;
}
fieldset {
	border:0;
}
input, label, textarea {
	float:left;
	width:250px;
	margin:0 15px 10px 0;
    font-size: 10px;
}
input, textarea {
	height:14px;
	padding:1px 2px;
	border:1px solid #999;
}
input:focus, textarea:focus {
	border:1px solid #555;
}
input[type=hidden] {
	display:none;	
}
textarea {
	height:110px;
}
label {
	width:95px !important; 
	font-weight:bold;
}
form br {
	float:none;
	clear:both;
}
/* teilnahmebed_box */
fieldset#teilnahmebed_box {
	margin:10px 0 0 110px;
}
#teilnahmebed_box label {
	width:225px;
	font-weight:normal;
}
#teilnahmebed_box input.checkbox {
	width:16px;
	height:16px;
	margin:0 15px 20px 0;
	border:0;
}
/* submits */
fieldset#submits {
	margin:10px 0 0 110px;
   	_margin:10px 0 0 50px;
    *margin:10px 0 0 55px;
}
#submits input {
	width:auto;
	height:20px;
	padding:3px 6px;
	background: #;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
}
