
body {
		color: white;
	background: ##C0C0C0;
	text-align: center;
	}
h4{
	
	/*color: red;*/
}
#container
{
	width: 900px;
	height: 630px;
	color: white;
	background: #000a28;
	margin-left:auto;
	margin-right:auto;
}

#rahmen
{
	width: 874px;
	height: 46px;
	background: #000a28;
	margin-left:auto;
	margin-right:auto;
/*	border-bottom: : 1px solid white;
	border-right: : 1px solid white;*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	/*vertical-align: left;*/
	
}

/* nimmt das obere drittel auf */
#header {

		float: left;
		width: 874px;
		height: 43px;/*140 */
        margin: 0px auto;
        vertical-align: middle;
        /*border: 1pt solid white;*/
      }
#headerhs {

		float: left;
		width: 900px;
		height: 140px;/*140 */
        margin: 0px auto;
        vertical-align: middle;
        /*border: 1pt solid white;*/
      }
#header1
{
	/*vertical-align: left;*/
	text-align: left;
	position: relative; top: 60px; left: 35px; 
	height: 44px;/*35*/
	width: 280px;
	/*border: 2px solid white;*/
}

#welcometext
 { 
 	/*vertical-align: left;*/
 	text-align: left;
 	font-size: 11px; font-family: arial;
	/*position: relative; top: 80px; left: 35px; 
	width: 280px;*/
	/*border: solid 2px white;*/
	
	
 }
#spacer2522
		{
		float: left;
		/*width: 24px;*/
		/*height: 21px;*/
        margin: 0px auto;
        /*border: 1px solid red;*/
        
      }


#topspacer
		{
		width: 874px;
		height: 50px;
        margin: 0px auto;
        vertical-align: middle;
      }
#topspacerhs
		{
		width: 900px;
		height: 50px;
        margin: 0px auto;
        vertical-align: middle;
      }

#headspacer{
		float: left;
		width: 5px;
		height: 33px;
        margin: 0px auto;
        /*vertical-align: left;*/
        /*border: 5px solid white;*/

		
		}
#spacer1{
		clear: both;
		
		height: 52px;
        margin: 0px auto;
        /*vertical-align: left;*/
        /*background-color: white;*/
        border-bottom: 1px solid white;
		
		}
#spacer2{
		clear: both;
		/*float: none;*/
		height: 5px;
        margin: 0px 0px 0px 0px;
        /*vertical-align: left;*/
        background-color: white;
		
		}
		
		/* Abstand für die horizontale Linie */
		#headspacerhs{
		float: left;
		width: 5px;
		height: 31px;
        margin: 0px auto;
        /*vertical-align: left;*/
        /*border: 5px solid white;*/
		
		}
.menuspacer{
		float: left;
		width: 35px;
		height: 22px;
      margin: 0px auto;
      /*border: solid 1pt white;*/
	
		}
#logo{
		float: left;
		width: 313px;
		height: 22px;
		/*border: 4px solid white;*/

        margin: 0px auto;
		}
#logospacer{
		float: left;
		width: 10px;
		height: 22px;
		/*border: 4px solid white;*/

        margin: 0px auto;
		}

.topmenu {
	font-size: 10px;
	font-family: Helvetica;
	font-stretch: extra-condensed;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
}
.topmenu a:link {
	color: white;
	text-decoration: none;
}
.topmenu a:visited {
	color: white;
	text-decoration: none;
}

.topmenu a:hover {
	color: #999966;
}

.topmenuselected {
	font-size: 10px;
	font-family: Helvetica;
	font-stretch: extra-condensed;
	font-weight: bold;
	
	margin: 0px 0px 0px 0px;
	float: left;
	color: #999966;
	text-decoration: none;
	}

.topmenuselected a:link {
	color: #999966;
	text-decoration: none;
}
.topmenuselected a:visited {
	color: #999966;
	text-decoration: none;
}


.skipenabled {
	font-size: 11px;
	font-family: Arial;
}
.skipenabled a:link {
	color: white;
	text-decoration: none;
}
.skipenabled a:visited {
	color: white;
	text-decoration: none;
}

.skipenabled a:hover {
	color: #999966;
}
.skipdisabled {
	font-size: 11px;
	font-family: Arial;
	
}
.skipdisabled a:link {
	color: #999966;
	text-decoration: none;
}
.skipdisabled a:visited {
	color: #999966;
	text-decoration: none;
}

.skipdisabled a:hover {
	color: #999966;
}






.botmenu {
	font-size: 10px;
	font-family: Helvetica;
	/*font-stretch: extra-condensed;*/
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
}
.botmenu a:link {
	color: #999966;
	text-decoration: none;
}
.botmenu a:visited {
	color: #999966;
	text-decoration: none;
}

.botmenu a:hover {
	color: white;
}

.botmenuselected {
font-size: 10px;
	font-family: Helvetica;
	/*font-stretch: extra-condensed;*/
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
	}

.botmenuselected a:link {
	color: white;
	text-decoration: none;
}
.botmenuselected a:visited {
	color: white;
	text-decoration: none;
}



#linie{
	clear: both;
	/*float: left;*/
	height: 87px;
	/*border: white 1px solid;*/
}
#liniehs{
	/*clear: both;*/
	float: left;
	height: 87px;
	border: white 1px green;
}

#sidebar {
        width: 10%;
        height: auto;
        top: 15%;
        right: auto;
        bottom: 100px;
        left: 0;
        border: 1px solid black;
		margin: 0px auto;
      }

#wrap{
		width: 900px;
		height: 266px;

        margin: 0px auto;
        vertical-align: middle;

        border-top: 1px solid white;
        border-bottom: 1px solid white;
		}
		
#main_left  {
		float: left; 

		width: 49%;
		/*height: 18px;*/

		/*border: 1px solid green;*/

		}
		
#main_right {
		float:left;
		/*border: 1px solid blue;*/

		}

#footer {
		clear: both;
		width: 900px;
		/*height: 173px;*/
        margin: 0px auto;
        vertical-align: middle;

      }

/* Impressum*/
/* rueckt den gedrehten Text nach unten */
#impressumhorizontal_spacer
{
	height: 99px;
	width: 100%;
	/*background-color: red;*/
}
#impressumhorizontal
{
	
	float: left;
	width: 104px;
	height: 100%;
	border-bottom: thin solid #999999;
	border-right: thin solid #999999;
	border-top: thin solid #999999;
	vertical-align: middle;
	/*align: center;*/
	/*background-color: green;*/
}

#imp_left  {
		float: left; 
		width: 158px;
		height: 100%;
		/*background-color: yellow;*/

		}
#thera_left  {
		float: left; 
		width: 124px;
		height: 266px;
		/*background-color: yellow;*/

		}
#thera_picture  {
		float: left; 
		width: 137px;
		height: 266px;
		background-color: yellow;

		}
#thera_right  {
		float: left;
		width: 639px;
		height: 266px;
		background-color: #737783;
		font: 11px Arial;
		text-align: left;
		
		/*width: 158px;*/


		}
#thera_text_previous
{
	/*clear: both;*/
	float: left;
	/*width: 81;*/
	/*height: 260px;*/
	/*left: 400;*/
	top: 242px;
	left: -10px;
	position: relative;
	/*background-color: green;*/
}
#thera_text_next
{
	/*clear: both;*/
	float: left;
	/*width: 81;*/
	/*height: 260px;*/
	/*left: 400;*/
	top: 242px;
	left: 10px;
	position: relative;
	/*background-color: green;*/
}
#thera_text_left
 { 	line-height: 1.5;
 	
 	position: relative;
 	top: 42px;
 	width: 468px;
 	float: left 
	/*background-color: red;*/
}
#thera_text_left1
 { 	line-height: 1.5;
 	display: none;
 	position: relative;
 	top: 42px;
 	width: 468px;
 	float: left 
	/*background-color: red;*/
}
#imp_text_spacer
{
	float: left;
	width: 90px;
	height: 100%;
	float: left;
	background-color: #737783;

}
#imp_right  {
		float: left;
		width: 637px;
		height: 100%;
		background-color: #737783;
		font: 11px Arial;
		text-align: left;
		
		/*width: 158px;*/


		}
#imp_text_left
{
	float: left;
	/*width: 137px;*/
	position: relative;
	top: 42px;

}

#imp_text_right
{
	float: left;
	position: relative;
	top: 42px;
	left: 105px;


}

.menu a:link
{
	color: white
}

.menu a:visited { color: white }
.active { font-weight: 900 }
img { display: block }
ul{
	margin-top:0;
	margin-bottom:0;
}
li{
	list-style-image: url(../pics/list.gif);

}

#bottom_menu
{
	height:	140px;
	/*background-color: red;*/
	text-align: left;
}
#bottom_menuline
{
	clear: both;
	float: left;
	height:	39px;
	/*background-color: green;*/
}


#m1
{
	float: left;
	height: 100px;
	width: 165px;
	/*top: 30px;
	left: 80px;*/
	position: relative;
	/*background-color: green;*/

}
#m2
{
float: left;
	height: 100px;
	width: 165px;
	/*top: 30px;
	left: 80px;*/
	position: relative;
	/*background-color: green;*/

}
#m3
{
float: left;
	height: 100px;
	width: 265px;
	/*top: 30px;
	left: 80px;*/
	position: relative;
	/*background-color: green;*/

}

.bottommenu {
	font-size: 11px;
	font-family: Helvetica;
	font-stretch: extra-condensed;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
}
.bottommenu a:link {
	color: white;
	text-decoration: none;
}
.bottommenu a:visited {
	color: white;
	text-decoration: none;
}

.bottommenu a:hover {
	color: #999966;
}
.menuitem
{
	display: block;
	clear: both;
	height: 12px;
	width: 60px;
	/*border: 1px solid red;*/
}
.menuitem1
{
	height: 18px;
	width: 60px;
	/*border: 1px solid black;*/
}
.menuitem2
{
	height: 18px;
	width: 60px;
	/*border: 1px solid black;*/
}
.menuitem3
{
	height: 18px;
	width: 60px;
	/*border: 1px solid black;*/
}

#itemcontainer1
{
	overflow: hidden;
	display: none;
	height: 60px;
	width: 100px;
	
	position: relative;
	color: White;
	top: 50px;
	/*border: 2px solid white;
	left: 0px;*/
}
#itemcontainer2
{
	overflow: hidden;
	display: none;
	height: 16px;
	width: 100px;
	
	position: relative;
	color: White;
	top: 75px;
	/*border: 2px solid white;*/
	/*left: 0px;*/
}
#itemcontainer3
{
	overflow: hidden;
	display: none;
	height: 16px;
	width: 100px;
	position: relative;
	color: White;
	top: 75px;
	/*border: 2px solid white;*/
	/*left: 0px;*/
}
#linkbox {
          font-family: Arial;
          font-size: 12px;
          position: relative;
          top: 10px;
          width: 160px;
          height: 125px;
          /*border: 2px solid white;
			 background-color: red;*/
          }
#linkbox1 {
           font-family: Arial;
          font-size: 12px;
          color: white;
          font-weight: bold;
          /*background-color: #CCCCCC;*/
          /*display: none;*/
          position: relative;
          top: 10px;

          width: 160px;
          height: 125px;
          filter: alpha(opacity=40, finishopacity=60, style=0);
          /*border: 2px solid white;
			 background-color: red;*/
          }

.linkbox {
          font-family: Arial;
          font-size: 12px;
          font-weight: bold;
          /*display: none;*/
          position: relative;
          top: 10px;
          width: 160px;
          height: 125px;
          /*filter: alpha(opacity=40, finishopacity=60, style=0);*/
          /*border: 2px solid white;
			 background-color: red;*/

          }
