/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a { color: #006EB6; text-decoration: none;}
a:visited { color: #828282; text-decoration: none;}
a:hover, a:visited:hover { color: #bfbfbf; text-decoration: none; }

.rss {
	float: right;
	width: 15px;
	height:15px;
	margin-top: -15px;
}

#search {
	font-family: Verdana;
	width: 160px;
	height: 25px;
	float: left;
	color: #000000;
	font-size:11px;
	margin-top: 10px;
	margin-left: 0px;
	background-color: none;
}

* html #search {
	margin-left: 20px;
	margin-top: -30px;
}


.searchinput {
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
	color: #000000;
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton {
	background-color: #006EB6;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}


h1 { color: #006EB6; font-size: 18px;}
h2 { color: #006EB6; font-size: 15px; border-bottom: 1px solid #006EB6;}
h3 { color: #006EB6; font-size: 13px;}

.linie {
	color:#969696;
}

#Head_Box {
	width: 980px;
         height: 202px;
}

#blue_bar {
	float:left;
         background-color: #b3ecff;
         margin-top: 0px;
         margin-left: 0px;
         width: 140px;
         height: 80px;
	z-index: 2;
}

#space {
	float: right;
         background-color: #FFFFFF;
         text-align: right;
         width: 840px;
	height: 60px;
         padding-top: 20px;
	font-size: 11px;
         z-index: 3;
}

#space a {color: #828282;text-decoration: none;}

* html #space {
       margin-right: 20px;
}

#Bild_Strich1 {
	float: left;
         width: 980px;
         height: 1px;
        background-color: #000000;
}

#Bild_Strich2 {
        float: left;
	width: 980px;
         height: 1px;
         background-color: #000000;
}

#logo {
	position: absolute;
	left: 20px;
         top: 5px;
         width: 100px;
         height: 64px;
         background-image: url('./images/Logoscwe.gif');
         background-repeat: no-repeat;
         z-index: 10000;
}

#Content_Box {
	width: 980px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
}

#navright {
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px red;
	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:#8000FF;
	background-repeat:repeat-y;
	width:990px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
}
#textbereich {
	float: left;
	color: #000000;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	width: 646px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: solid 0px #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	z-index: 1000;
}
* html #textbereich {
	margin-top:-21px;
	background-color: #FFFFFF;
	margin-left: -23px;
}

#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: #cccccc;
	font-size: 11px;
	padding-top: 20px;
	text-align: left;
}

#totop a { color: #cccccc; }
#totop a:visited { color: #cccccc; }
#totop a:hover,  #navtree a:visited:hover{ color: #828282; text-decoration: none;}

#sidebarrechts {
	float: right;
	width: 165px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-top: 5px;
}

/* ------- NEWSBOX --------*/
#newsbox {
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-left: 1px;
	padding-top: 0px;
	padding-left: 5px;
	width: 170px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
        border-bottom-style: solid 1px;
        border-color: #828282;
}

#newsbox a { color: #006EB6;}

#mitte {
	float: left;
	background-repeat: repeat-y;
	margin-top: 0px;
        margin-left: 1px;
	padding-left: 5px;
        height: auto !important;
	width: 170px;
	font-size: 11px;
}


#mitte a { color: #5F5F5F; }
#mitte a:visited { color: #828282; }
#mitte a:hover,  #mitte a:visited:hover{ color: #006EB6; text-decoration: none;}

#newscontent {
	float: left;
	width: 140px;
	height: auto !important;
}

* html #newscontent {
	margin-left: 6px;
}

#footerbox {
	float: left;
	background-position:bottom;
	background-repeat: no-repeat;
        margin-left: 1px;
	margin-bottom: 5px;
        padding-left: 5px;
        height: 10px;
	width: 170px;
}

/* ------- CALENDAR --------- */
#calendar {
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-left: 1px;
	padding-top: 0px;
	padding-left: 5px;
        width: 645px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #006EB6;
	font-weight: bold;
}


#calendar a {
	color: #006EB6;
}

#calendarmitte {
	float: left;
	background-repeat: repeat-y;
	height: auto !important;
	width: 170px;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 0px;
	font-size: 11px;
}


#calendarmitte a { color: #5F5F5F; }
#calendarmitte a:visited { color: #828282; }
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #006EB6; text-decoration: none;}

#calendarcontent {
	float: left;
	width: 140px;
	height: auto !important;
}

* html #calendarcontent {
	margin-left: 6px;
}


#calendarfooter {
	float: left;
	background-position:bottom;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-left: 5px;
        height: 10px;
	width: 170px;
}
* html #calendarcontent {
	margin-left: 6px;
}

/* ------------ FOOTER BOX ------------ */

#container_footer {
	float:left;
         background-color:#FFFFFF;
	width: 980px;
	height: auto !important;
         min-height: 20px;
         height: 20px;
	padding-top: 5px;
	color: #828282;
	font-size: 11px;
}

#container_footer a {color: #828282; text-decoration: none;}

#container_footer_left {
	float:left;
	width: 200px;
	height: 10px;
}

#schrift {
	float:none;
	position:relative;
	margin-top: -5px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
	font-weight: normal;
	padding:10px;
}

/* 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:#783903;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#AA784E;
	text-decoration: none;
}