body {
	background-color: #ffffff;
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(/user/schweinfurt/templates/images/bg.jpg);
	background-repeat: repeat-y;

}


#user_container_start {
width: 505px;
border-bottom: 1px dashed #bbb;
margin:5px;
margin-bottom:15px;
padding-bottom:5px;
}



h1 {color: #0467CD; font-size:1.5em; font-wight:bold; marign: 0;padding: 0;}
h2 {color: #0467CD; font-size:1.4em; font-wight:bold; marign: 0;padding: 0;}
h3 {color: #0467CD; font-size:1.3em; font-wight:bold; marign: 0;padding: 0;}
h4 {color: #0467CD; font-size:1.2em; font-wight:bold; marign: 0;padding: 0;}
h5 {color: #0467CD; font-size:1.1em; font-wight:bold; marign: 0;padding: 0;}
h6 {color: #0467CD; font-size:1.0em; font-wight:bold; marign: 0;padding: 0;}


#contentbox {
	top : 170px;
	width : 685px;
	position: absolute;
	left : 170px;
	border:0px solid red;
}

#maininahltlinks {
border: 0px solid green;
}


#whereamidiv {
	width : 510px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;	
	line-height: 18px;
	float:left;
	margin-bottom:5px;
}

#subcontentheadline {
	position: relative;
	font-weight: bold;
}
#subcontent {
	position: relative;
}
#topspacer {
	position: relative;
	line-height: 10px;
}
div, p, th, td, li, dd, dl, dt {
	/* redundant selectors to help NS4 not forget */
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
hr {
border-color:#bbb;
border-style:dashed;
height: 1px;
}

.whereami {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	vertical-align: bottom;
}
a:link.whereami {
	text-decoration: none;
}
a:active.whereami {
	text-decoration: none;
}
a:visited.whereami {
	text-decoration: none;
}
a:hover.whereami {
	color: #ACCBE7;
	text-decoration: none;
}
.textfield {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000354;
	border: 1px solid #000354;
}
.submitbutton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #000354;
	border: 1px solid #fff;
}




.startbeitrage_link{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000354;
	border-bottom: 1px dotted #000;
	vertical-align: bottom;
	background:#fff;
	padding:3px;
}
a:link.startbeitrage_link {
	text-decoration: none;
	display: block;

}
a:active.startbeitrage_link {
	text-decoration: none;
	display: block;
}
a:visited.startbeitrage_link {
	text-decoration: none;
	display: block;
}
a:hover.startbeitrage_link {
	color: #000;
	text-decoration: none;
	display: block;
	
}
#newsbox {
width:163px;
float:right;
border-left:0px solid #ccc;
border-top: 0px;
background-color: #ACCBE7;

}


#startbox{
border:0px solid blue;
width:516px;
float:left;
}

#kasten_rechts {width: 152px; border:1px solid #000354; padding: 0px; margin:5px; }

#kasten_rechts h2 {
font-family:  tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
color: #fff;

background: #000354;
line-height: 20px;
margin:0;
padding:0px;
padding-left: 4px;
font-weight:normal;

}


#kasten_rechts p {
font-size: 11px;
color: #000354;
display:block;
background: #fff;
margin:0;
padding:3px;
}

a.kasten_rechts_los  {
background:#000354; 
color: #ffffff;
padding: 2px;
border:1px solid #000354;
border-bottom:0px;
font-weight:bold;
}

a.kasten_rechts_los:hover {
color: #000354;
background: #fff;
}


div#start_kasten1,
div#start_kasten2,
div#start_kasten3,
div#start_kasten4,
div#start_kasten5,
div#start_kasten6 {
float:left;

}
#start_kasten1 {

 }
#start_kasten2, #start_kasten5  {
  margin: 0px 26px 0px 26px;

 }
#start_kasten3 {

 }
#start_kasten4 {
  margin-top: 5px;

 }
#start_kasten5 {
  margin-top: 5px;
 }
#start_kasten6 {
  margin-top: 5px;
  border:1px solid #000;
  background: #fff;
 }



