/*CSSDocument*/

/*classes*/
 	a:link  {
			font-family:"Arial"; 	
			font-size: 10pt;
			text-decoration: none;
			color:#FFFFFF;
			}
  a:visited {
			font-family:"Arial"; 
			font-size: 10pt;
			text-decoration: none;
			color:#FFFFFF;
			}
	a:hover {
			font-family:"Arial"; 
			font-size: 10pt;
			text-decoration:underline;
			color:#FFFFFF;
			}
   a:active {
   			font-family:"Arial"; 
			font-size: 10pt;
			text-decoration: none;
			color:#FFFFFF;
			}
 a.navi:link{
 		    font-family:"Arial";
 	 		text-decoration:none;
  			color:#990000;
			}
a.navi:visited
			{
 			font-family:"Arial";
  			text-decoration:none;
  			color:#990000;
 			}
a.navi:hover
			{
  			font-family:"Arial";
  			text-decoration:underline;
  			color:#990000;
 			}
a.navi:active
 			{ 
  			font-family:"Arial";
  			text-decoration:none;
  			color:#990000;
 			}
       .navi{
 		    font-family:"Arial";
			font-size: 10pt;
 	 		text-decoration:none;
  			color:#990000;
			}
		  ul 
 			{
			list-style-type:none;
			}
.ueberschrift{
			position:absolute;
			padding-top:82px;
			padding-left:8px; 
			font-family:Verdana;
			font-size:20px; color:#ffffff; text-shadow:Aqua;
			/*color:#990000;*/}
.ueberschrift1{
			position:absolute;
			padding-left:5px;
			padding-top:58px; 
			font-family:Verdana;
			font-size:44px; color:#ffffff; text-shadow:Aqua;
			/*color:#990000;*/}
	  .text{
	  		padding-left:10px; 
			padding-top:10px;
			padding-right:10px;
			padding-bottom:10px; 
			font-family:Verdana;
			font-size:13px; 
			color:#ffffff;}
		.nav{
			position:absolute;
			margin-left:70px;
			margin-top:260px;
			text-align:right;
			}
	  .right{
	  		 margin-left:5px;
	  		 margin-top:128px;
			 color:#FFFFFF;
			 }	
	  .line{line-height:5px;} 	  
	   input{background-color:transparent;}
	textarea{background-color:transparent;}
/*global tags*/	
	 *{                                                            /*attribute for div all*/
		margin:0;
		padding:0;}
	html, body {
		height:100%; 
		background-color:#59585B;
		}
	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-290px;                            /*half height from container*/
		float:left;}	
	#container {
		background-color:#59585B;
		position:relative;                      /*puts container in front of distance*/
		padding:0;
		margin:0 auto;
		height:580px;
		width:876px;
		clear:left;}
	#nav{
		position:relative;background-color:#59585B;
		background-image:url(../images/nav.jpg);
		background-repeat:no-repeat;
		width: 143px;
		height: 580px;
		float:left;}
	#banner{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/banner.jpg);
		background-repeat:no-repeat;
		width: 732px;
		height: 150px;
		left:00px;
		float:left;}
	#imageright{
		piosition:relative;
		background-image:url(../images/startseite.jpg);
		background-repeat:no-repeat;
		left:00px;
		width:114px;
		height:380px;
		float:left;}
		
	#content{
		position:relative;background-color:#59585B;
		background-image:url(../images/content.jpg);
		background-repeat:no-repeat;
		left:00px;
		width:307px;
		height:432px;
		top:-02px;
		float:left;}
	#scrollingtabel{
		position:relative;
		width:308px!important;
		width:307px;/*IE*/
		height:311px;
		top:110px; /*IE*/
		overflow: auto;
		scrollbar-3dlight-color:#990000;
		scrollbar-arrow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-face-color:#990000;}
/*individual tags*/	
	#contentr1{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r1.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#contentr2{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r2.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#contentr3{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r3.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#tueren{
		position:relative;
		/*background-color:#59585B;
		background-image:url(../images/r4.gif);
		background-repeat:no-repeat;*/
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#contentr5{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r5.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#contentr6{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r6.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
	#contentr7{
		position:relative;
		background-color:#59585B;
		background-image:url(../images/r7.gif);
		background-repeat:no-repeat;
		left:00px;
		width:425px;
		height:432px;
		top:-02px;
		float:left;}
/*	#startseite{
		piosition:relative;
		background-image:url(../images/startseite.jpg);
		background-repeat:no-repeat;
		left:00px;
		width:114px;
		height:380px;
		float:left;}
	#ueberuns{
		piosition:relative;
		background-image:url(../images/ueberuns.jpg);
		background-repeat:no-repeat;
		left:00px;
		width:114px;
		height:380px;
		float:left;}

