body {background-color:#FFFFFF; }
/* general layout */
body  {
	
	font: 100%;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;	
	background-image: url(../images/i_allg/logokreis_m_blass_w1100.jpg);
	background-repeat: no-repeat;
	background-position:center 70px;
	background-attachment:fixed;
}

html, body, div, span, applet, object, iframe, img, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

/* general layout */
#boxseitenanfang { position: absolute; left: 0px; z-index: 0; height: 1px;}

#wrapper {
	top: 0px;
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}

#header {
	position:fixed;
	width: 900px;
	height: 130px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#headerweissbalken { width: 900px; height: 40px;  z-index: 100; margin-top: 0px; background-color:#FFF;
}
#fotoleiste_1 { width: 900px; height: 90px;	 z-index: 100; margin-top: 0px;
}

#maincontent {
	margin-top: 140px;
	width: 900px;
	clear: both;
}


#leftcolumn {  position: fixed; float: left; width: 230px; top: 180px;}

#logobox {
	height: 61px;
	width: 266px;
	margin-bottom: 36px;	
}

#menubox {
	width: 187px;
	margin-bottom: 10px;
	margin-left: 67px;
}



#pagecontent {
	top: 0;
	margin-top: 270px;
	margin-left: 360px;
	width: 520px;
}

#footer {
	margin-top: 130px;
	margin-left: 0px;	
	margin-bottom: 10px;
	border-top:dotted;
	border-top-color:#047bc1;
	border-top-width: 1px;	
	}
#adresse   {
	}
#flaggen { width: 100px; height: 18px; margin-left: 470px; visibility:hidden;}
#flaggen a:visited, #flaggen a:link { text-decoration: none; }
#flaggen a:hover, #flaggen a:active { color: #047bc1; text-decoration: none; }
	
	
	
/* basic type font pagecontent */
p { color: #047bc1; font-size: 0.85em; line-height: 1.8em ; max-width: 480px; }
strong { font-weight: bold }
h1 {
	width: 520px;
	color: #047bc1;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-bottom: 20px;
}
h2 { color: #047bc1; font-size: 1.2em; font-weight: normal; line-height: 1.7em; margin-top: 50px; margin-bottom: 20px;}
h3 { color: #047bc1; font-size: 1em; font-weight: normal; line-height: 1.5em; margin-top: 30px; margin-bottom: 20px; }
h4 { color: #047bc1; font-size: 0.9em; font-weight: normal; line-height: 1em; margin-top: 30px; margin-bottom: 10px; }
.grau {color:#909090;}
#pagecontent li   { color: #047bc1; font-size: 0.85em;	line-height: 1.8em;	list-style-image: url(../images/i_allg/li_minikreis.gif); display: list-item; margin-left: 15px; max-width: 460px;}
dl  { color: #047bc1; font-size: 0.85em; line-height: 1.8em; margin-top:0; width: 450px; }
dt  { color: #047bc1; float: left; }
dd  { margin-left: 70px; }

/*maincontentlinkcolours*/
#pagecontent a:link    { color: #047bc1; text-decoration: underline }
#pagecontent a:visited { color: #047bc1; text-decoration: underline }
#pagecontent a:hover, #pagecontent a:active { color: #FFF; background-color:#047bc1; text-decoration: none; }
/* Miscellaneous classes*/
.alignright { float: right; margin-left: 20px; margin-bottom: 20px;}
.menuline { clear:both; border-top: solid #fff 1px; width: 40px; margin-top: 30px; margin-bottom: 30px; margin-left: 0px;}
.clearfloat { 	clear:both; height:0; font-size: 1px; line-height: 0px;}
.verticalspace { margin-bottom: 40px; clear: both}
.marginbottom10px { margin-bottom: 10px; }
/*footer*/
#footer p { color: #767b79; font-size: 0.75em; line-height: 1.6em; text-align: left; }
#footer a:link, #footer a:visited { color: #767b79; text-decoration: none; }
#footer a:hover, #footer a:active  { color: #FFF; background-color:#047bc1; text-decoration: none; }
/* footer adresse seitenanfang*/
#pagecontent .seitenanfang   {
	color: #909090;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left:0px;
	clear: both;
}
#pagecontent .seitenanfang a:link, #pagecontent .seitenanfang a:visited { color: #909090; text-decoration: none; }
#pagecontent .seitenanfang a:hover, #pagecontent .seitenanfang a:active { color: #69f; text-decoration: none; }


	
