/* CSS Document */
body {
	background-color: #F6F0F0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

#login {
	margin-top: -60px;
	margin-left: 620px;
}

#register {
	margin-top: 5px;
	margin-left: 688px;
	}

#login input {
	width: 100px;
	}
#login .login {
	width: 40px;
	height:20px;
	}

#vogel {
	margin-top: 85px;
	margin-left: 495px;
}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover, a:visited:hover { color: #828282; text-decoration: none; }

.rss { 
	float: right;  
        height: 15px;
        width: 15px;
	margin-top: -15px;
}

#search {
	font-family: Verdana;
	width: 160px;
	height: 25px;
	float: left;
	color: #000000;
	font-size:11px;
	margin-top: -30px;
	margin-left: 85px;
	background-color: none;
	z-index:3;
}

* html #search { 
	margin-left: 20px;  
	margin-top: -30px;
}


.searchinput {
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #000000;
	padding:1px 1px 1px 1px;
	color: #000000;
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton {
	background-color: #000000;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}


h1 { color: #6f8494; font-size: 18px; }
h2 { color: #587287; font-size: 15px; border-bottom: 1px solid #000000;}
h3 { color: #6f8494; font-size: 13px;}

.linie { 
	color:#000000;
}

#container {
	margin: 0 auto;
	width: 1103px;
	height: auto !important;
	min-height: 600px;
	height: 600px;
	border: solid 0px #000000;
}

* html #container {
	width: 1103px;
}

#navright {
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 818px;
	margin-top: 45px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

* html #navright { 
	margin-left: 444px; 
	margin-top: 45px;
}

#inhalt {
	float:left;
	z-index: 1000;
	background-color:#FCFC42;
	background: transparent;
	width:1103px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	/*margin-left: 0px;*/
	background-image: url(images/seitenback.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

* html #inhalt {
	float:left;
	z-index: 1000;
	background-color:#FCFC42;
	background: transparent;
	width:1103px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	/*margin-left: 0px;*/
	background-image: url(images/seitenback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	}


#textbereich {
	float: left;
	color: #000000;
/*	background-image: url(images/textverlauf.jpg);
	background-repeat: no-repeat;
	background-position:top; */
	margin-left: 4px;
	margin-right: 0px;
	margin-top: -180px;
	width: 550px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: solid 0px #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	z-index: 1000;
}

* html #textbereich { 
	margin-top:-21px; 
	background-color: #FFFFFF; 
	margin-left: -23px;
}

#navtree {
	color: #000000;
	font-size: 11px;     
	padding-bottom: 2px;
	margin-left: 0px;
}

* html #navtree {
margin-left: 0px;
}

#navtree a { color: #000000; }
#navtree a:visited { color: #000000; }
#navtree a:hover,  #navtree a:visited:hover{ color: #828282; text-decoration: none;}

#totop {
	color: #000000;
	font-size: 11px;     
	padding-top: 20px;
	text-align: right;
}

#totop a { color: #000000; }
#totop a:visited { color: #cccccc; }
#totop a:hover,  #navtree a:visited:hover{ color: #828282; text-decoration: none;}

#sidebarrechts {
	float: left;
	width: 165px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-top: -155px;
	border:solid 0px #000000;
}

* html #sidebarrechts {
margin-top: 0px;
}

/* ------- NEWSBOX --------*/
#newsbox {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:50% top;
	background-color: #ffffff;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding:9px 10px 10px 15px;
	margin-left: -1px;
}

#newsbox a { color: #000000;}

#mitte {
float: left;
background-image: url(images/news_box_verlengerung.jpg);
background-repeat: repeat-y;
height: auto !important;
width: 160px;
padding-left: 8px;
margin-left: -4px;
margin-top: -20px;
font-size: 11px;
}


#mitte a { color: #000000; }
#mitte a:visited { color: #000000; }
#mitte a:hover,  #mitte a:visited:hover{ color: #828282; text-decoration: none;}

#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newscontent { 
	margin-left: 6px;
}

#footerbox {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- CALENDAR --------- */
#calendar {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#calendar a {
	color: #000000;
}

#calendarmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#calendarmitte a { color: #000000; }
#calendarmitte a:visited { color: #000000; }
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #828282; text-decoration: none;}

#calendarcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #calendarcontent { 
	margin-left: 6px;
}


#calendarfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- BLOCK --------- */
#block {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#block a {
	color: #000000;
}

#blockmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#blockmitte a { color: #000000; }
#blockmitte a:visited { color: #000000; }
#blockmitte a:hover,  #blockmitte a:visited:hover{ color: #828282; text-decoration: none;}

#blockcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #calendarcontent { 
	margin-left: 6px;
}


#blockfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- AKTUELLE THEMEN --------- */
#themen {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}


#themen a {
	color: #000000;
}

#themenmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;

	font-size: 11px;
}


#themenmitte a { color: #000000; }
#themenmitte a:visited { color: #000000; }
#themenmitte a:hover,  #themenmitte a:visited:hover{ color: #828282; text-decoration: none;}

#themencontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #themencontent {
	margin-left: 6px;
}


#themenfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}


/* ------- ACCESS KEYS --------- */
#AccessKeys {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#AccessKeysmitte{
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}

#AccessKeysmitte a { color: #000000; }
#AccessKeysmitte a:visited { color: #000000; }
#AccessKeysmitte a:hover,  #AccessKeysmitte a:visited:hover{ color: #828282; text-decoration: none;}

#AccessKeyscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #AccessKeyscontent { 
	margin-left: 6px;
}

#AccessKeysfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------------ NEWSLETTER BOX ------------ */

#newsletterbox {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsletterbox a {
	color: #000000;
}

#newslettermitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	padding-top: -10px;
	margin-left: -4px;
	margin-top: -30px;
	font-size: 11px;
}


#newslettermitte a { color: #000000; }
#newslettermitte a:visited { color: #000000; }
#newslettermitte a:hover,  #newslettermitte a:visited:hover{ color: #828282; text-decoration: none;}

#newslettercontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newslettercontent { margin-left: 6px;}

#newsletterfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

#footer {
	float:left;
	background-image:url(images/footer1.jpg);
	background-repeat:no-repeat;
	background-color:#D9D9D9;
	background-position:bottom;
	width: 1103px;
	height:105px;
}

#container_footer {
	float:left;
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	width: 1103px;
	height: auto !important;
	padding: 15px 0px 25px 75px;
	color: #828282;
	font-size: 11px;
}

#container_footer a {color: #000000; text-decoration: none;}

#container_footer_l {
float:left;
width: 280px;
}

#container_footer_c {
float:left;
width: 350px;
text-align: center;
}

#container_footer_r {
float:left;
width: 250px;
text-align: left;
margin-right: 170px;
}

#schrift {
	float:none;
	position:relative;
	margin-top: -5px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #000000;
	font-weight: normal;
	padding:10px;
}




/* ---------------------------- TOPBAR ---------------------------- */

#topbar {
	float:left;
	width: 390px;
	height: 30px;
	margin-left: 662px;
	margin-top: -85px;
	text-align: left;
	color: #828282;
	font-size: 11px;
}

* html #topbar {
margin-left: 332px;
}

#topbar a {color: #828282;text-decoration: none;}

* html #topbar { 
       margin-right: 20px;
}


/* WARENKORBINHALT */
#korbinhalt {
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 130px;
	background-color: #EEEEEE;
	padding: 0px 10px 10px 10px;
}

#korbinhalt a, #korbinhalt a:visited {
	color:#006EB6;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#BFBFBF;
	text-decoration: none;
}

#gb {
	margin: 0px;
	margin-bottom: 15px;
	border: 1px #006EB6 solid;
}

#gb_kopf {
	background-color: #F0F0F0;
	white-space: nowrap;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px #006EB6 solid;
}

#kopf_content {
	width: 100%;
	}

#gb_date {
	float: right;
	width: 100px;
	margin-top: -15px;
	margin-right: 16px;
}

#gb_content {
	width: 100%;
	margin: 5px 5px 15px 5px;
}

#gb_postgif {
	width: auto;
}

#gb_nik {
	width: auto;
}

#gb_gemder {
	width: auto;
}

#gb_footer {
	width: 100%;
	display: block;
	border-top: 1px #006EB6 solid;
	background-color: #F0F0F0;
	height: 25px;
}

#gb_mail {
	float: right;
	padding: 3px 3px 3px 3px;
	margin-top: 1px;
}
