/* CSS Document */
body {
	background-image:url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	overflow-x: hidden;
}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

hr { color: #ccc; }

a { color: #58585a; text-decoration: none;}
a:visited { color: #828282; text-decoration: none;}
a:hover, a:visited:hover { color: #838383; text-decoration: none; }

.rss { 
	float: right;  
    height: 15px;
    width: 15px;
	margin-top: -15px;
}

#search {
	font-family: Verdana;
	width: 250px;
	height: 25px;
	float: left;
	color: #000000;
	font-size:11px;
	margin-top: -30px;
	margin-left: 0px;
	background-color: none;
	z-index:3;
}

* html #search { 
	margin-left: 20px;  
	margin-top: -30px;
}


.searchinput {
	font-family: Verdana;
	font-size: 11px;
	border:solid 1px #cccccc;
	padding:1px;
	color: #000000;
	margin: 1px;
	width:200px;
	height: 20px;
}

.submitbutton {
	background-color: maroon;
	border:solid 1px;
	font-weight:bold;
	font-size:0.78em;
	color:#ffffff;
	cursor:pointer;
}


h1 { color: #000; font-size: 15px;}
h2 { color: #000; font-size: 12px; border-bottom: 0px solid white;}
h3 { color: #000; font-size: 11px;}
h4 { color: #5ec5ed; font-size: 13px; margin-top: 9px;}
* html h4 { color: #5ec5ed; font-size: 13px; margin-top: -12px;}

.linie { 
	color:silver;
}

#container {
	margin: 0 auto;
	width: 1000px;
	height: auto !important;
	min-height: 450px;
	padding-top: 0px;
	
}

#navright {
	float: left;
	width: 148px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 0px;
	margin-top: 45px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

* html #navright { 
	margin-top: 0px;
}

#inhalt {
	float:left;
	z-index: 3;
	background-image:url(images/inhalt.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	margin-top: 0px;
	
	
}

#textbereich {
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 45px;
	margin-bottom: 20px;
	width: 400px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: solid 0;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 0px;
	padding-bottom: 10px;
	z-index: 1000;
	background-color: #FFFFFF;
	background-image: url(images/menu_oben.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

* html #textbereich { 
	padding-right: 19px;
	padding-top: 20px;
}

#navtree {
	color: #cccccc;
	font-size: 11px;     
	padding-bottom: 2px;
}

#navtree a { color: #cccccc; }
#navtree a:visited { color: #cccccc; }
#navtree a:hover,  #navtree a:visited:hover{ color: #828282; text-decoration: none;}

#totop {
	color: white;
	font-size: 11px;     
	padding-top: 20px;
	text-align: right;
}

#totop a { color: silver; }
#totop a:visited { color: white; }
#totop a:hover,  #navtree a:visited:hover{ color: white; text-decoration: none;}

#sidebarrechts {
	float: left;
	width: 148px;
	height: auto !important;
	min-height: 400px;
	margin-top: 0px;
	margin-left: 10px;
}

#sidebarrechts h2 { margin-top: -1px; margin-left: 6px; }

* html #sidebarrechts {
	width: 148px;
	height: auto;
	min-height: 400px;
	margin-top: 0px;
	margin-left: 11px;
}

#random {
	margin-top: 15px;
	width: 115px;
	text-align: left;
	margin-left: 17px;
	margin-bottom: 15px;
}

#facebook {
	margin-top: 15px;
	width: 115px;
	text-align: left;
	padding: 17px;
	font-weight: bold;
}

#logowechsler {
	margin-top: 15px;
	width: 115px;
	text-align: left;
	padding: 17px;
	font-weight: bold;
}


#random img {
	border: 1px solid #666;
}

/* ------- NEWSBOX --------*/
#newsbox {
	float:left;
	background-image:url(images/kalender.jpg);
	background-repeat:no-repeat;
	background-position: top;
	position: relative; 
	margin-top: 0px;
	margin-bottom: 0px;
	width: 148px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #66ccff;
	font-weight: bold;
	padding:5px 10px 10px 20px;
	margin-left: -14px;
}

* html #newsbox {
	float:left;
}

#newsbox a { color: #66ccff;}

#mitte { color: black; float: left; height: auto !important; width: 148px; padding-left: 8px; margin-left: 0px; margin-top: 0px; font-size: 11px; }

#mitte p { padding-right: 5px; padding-left: 5px; }

* html #mitte p { padding-right: 15px;}
* + html #mitte p { padding-right: 15px;}

#mitte a { color: black; }
#mitte a:visited { color: black; }
#mitte a:hover,  #mitte a:visited:hover{ color: silver; text-decoration: none;}

#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 5px; 
	padding-top: 3px;
}

#newscontent a {
    color: black;
}

* html #newscontent { 
	margin-left: 3px;
}

#footerbox {
	float: left;
	background-image: url(images/kalender);
	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/kalender.jpg);
	background-repeat:no-repeat;
	background-position:50% top;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 148px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #66ccff;
	font-weight: bold;
	font-size: 11px;
	padding:5px 10px 10px 20px;
	margin-left: 0px;
}


* html #calendar {
	float:left;
	background-image:url(images/kalender.jpg);
	background-repeat:no-repeat;
	background-position:50% top;
	margin-top: 200px;
	margin-bottom: 10px;
	width: 148px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	padding:4px 10px 10px 20px;
	margin-left: -15px;
}


#calendar a {
	color: #66ccff;
}

#calendarmitte { color: #000; float: left; height: auto !important; width: 128px; padding-left: 8px; margin-left: 5px; margin-top: -20px; font-size: 11px;  border: 0px solid blue; }


#calendarmitte a { color: #000; }
#calendarmitte a:visited { color: #000; }
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #66ccff; text-decoration: none;}

#calendarcontent {
	float: left;
	width: 128px;
	height: auto !important;
	margin-left: 0px; 
	padding-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5;
}

* html #calendarcontent { 
	margin-left: 0px;
	
}


#calendarfooter {
	float: left;
	background-image: url(images/blocklinie.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 4px;
	width: 148px;
	margin-left: -46px;
	margin-bottom: 15px;
}

/* ------- BLOCK --------- */
#block {
	float:left;
	position:relative;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 148px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	font-weight: bold;
	padding:5px;
	margin-left: 0px;
    color: transparent;
}

#block a {
	color: transparent;
}

#blockmitte { color: transparent; float: left; height: auto !important; width: 148px; padding-left: 8px; margin-left: -35px; margin-top: 0px; font-size: 11px; }


#blockmitte a { color: transparent; }
#blockmitte a:visited { color: transparent; }
#blockmitte a:hover,  #blockmitte a:visited:hover{ color: transparent;}

#blockcontent {
	float: left;
	width: 148px;
	height: auto !important;
	margin-left: 10px; 
	padding-top: 3px;
    color: transparent;
}

* html #blockcontent {
	float: left;
	width: 148px;
	height: auto !important;
	margin-left: 0px; 
	padding-top: 3px;
    color: transparent;
}


#blockfooter {
	float: left;
	background-image: url();
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 148px;
	margin-left: 0px;
	margin-bottom: 5px;
}

/* ------- AKTUELLE THEMEN --------- */
#themen {
	float:left;
	position:relative;
	background-image:url();
	background-repeat:no-repeat;
	background-position:50% top;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: black;
	font-weight: bold;
	padding:9px 10px 10px 15px;
	margin-left: -1px;
}


#themen a {
	color: black;
}

#themenmitte { color: white; float: left; background-image: url(images/); background-repeat: repeat-y; height: auto !important; width: 160px; padding-left: 8px; margin-left: -4px; margin-top: -20px; font-size: 11px; }


#themenmitte a { color: silver; }
#themenmitte a:visited { color: white; }
#themenmitte a:hover,  #themenmitte a:visited:hover{ color: silver; 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/);
	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/);
	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/);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}

#AccessKeysmitte a { color: #5F5F5F; }
#AccessKeysmitte a:visited { color: #828282; }
#AccessKeysmitte a:hover,  #AccessKeysmitte a:visited:hover{ color: #006EB6; 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/);
	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/.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: black;
	font-weight: bold;
	padding:9px 10px 10px 15px;
	margin-left: -1px;
}

#newsletterbox a {
	color: black;
}

#newslettermitte { color: white; float: left; background-image: url(images/); background-repeat: repeat-y; height: auto !important; width: 148px; padding-left: 8px; padding-top: -10px; margin-left: -4px; margin-top: -30px; font-size: 11px; }


#newslettermitte a { color: silver; }
#newslettermitte a:visited { color: white; }
#newslettermitte a:hover,  #newslettermitte a:visited:hover{ color: silver; text-decoration: none;}

#newslettercontent {
	float: left;
	width: 148px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newslettercontent { margin-left: 6px;}

#newsletterfooter {
	float: left;
	background-image: url(images/);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 148px;
	margin-left: -4px;
	margin-bottom: 5px;
}

#footer {
	float:left;
	background-image:url(images/);
	width: 1000px;
	height:15px;
	margin-left: 0px;
	margin-top: 0px;
}

#footer a{
	color: black;
}

#fuss{
	float:left;
	width: 890px;
	padding-left: 90px;
	height: 20px;
	padding-top: 5px;
	color: black;
	font-size: 11px;
}

#container_footer {
	float:left;
	background-image:url(images/fuss.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	width: 890px;
	padding-left: 110px;
	height: 20px;
	padding-top: 0px;
	color: black;
	font-size: 11px;
	margin-left: -18px;
}

#container_footer a { color: black; text-decoration: none; }

#container_footer_l {
float:left;
width: 300px;
}

#container_footer_c {
float:left;
width: 140px;
text-align: center;
}

#container_footer_r {
float:left;
width: 350px;
text-align: right;
}

#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 {
	height: 17px;
	padding-left: 0px;
	width: 1000px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #66ccff;
	font-size: 12px;
	background-image:url(images/obermenu.jpg);
	background-repeat: no-repeat;
}

#topbar a {color: #66ccff;text-decoration: none;}

* html #topbar { 
       margin-right: 0px;
}


/* WARENKORBINHALT */
#korbinhalt {
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 100px;
	padding: 0px 10px 10px 10px;
}

#korbinhalt a, #korbinhalt a:visited {
	color:#58585a;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#BFBFBF;
	text-decoration: none;
}

#facebookbutton { width: 110px; float: left; margin-left: 105px; margin-top: 155px; }
