/* -----------------------------------------------------------------------------------------------

   --  Darstellung der Seite ohne Tabellen, mit DIV-----------------------------------------------

   ---------------------------------------------------------------------------------------------*/

body {

	margin: auto;  /* main-Box zentrieren in IE 5 und hoeher */

	text-align:center; /* main-Box zentrieren in IE 5 und hoeher */

 	font: 13px Arial;	

 }

 

#main {

 	padding:0px;

 	width: 980px; 	

 	margin: 0 auto;

 	border-left: 1px solid;

 	border-right: 1px solid;

 	border-bottom: 1px solid;

 	border-color:#C0C0C0;

// 	background-color:#FFFFDD;

  	background-color:#0073CA;

}





#top{

	padding: 0px 0px 0px 20px;	

  	height: 100px; 	 

  	background-color:#0073CA;

 }





#content{

 	margin: 20px 0px 0px 163px;

	padding: 20px 20px 20px 20px;

	border: 1px #FFFFDD solid;	

	background-color:#FFFFDD;

}



#nest {

	text-align: left;

}



#menu{

	padding:2px 2px 2px 2px;

	margin:20px 10px 10px 10px ;

	background-color:#c0c0c0;

	//border: 1px solid white;

	width:133px;

}





/* -----------------------------------------------------------------------------------------------

   --  Darstellung des Menüs ---------------------------------------------------------------------

   --------------------------------------------------------------------------------------------- */



#list-menu {

	/* this width value is also effected by the padding we will later set on the links. */

	background-color:#0073CA;

	float:left;

	width:163px;

	padding:0px;

	margin: 0px;

}





#list-menu ul {

	margin: 0px;	

	padding: 0px;

	list-style-type: none;

}



#list-menu li {

	margin: 0px;

	padding: 0px;

	border-top: 1px solid #c0c0c0;

	border-left: 1px solid #c0c0c0;

	border-right: 1px solid #c0c0c0;

}



.me1{

	display: block;

	padding: 2px 2px 2px 10px;

	background-color:#FFFFDD;	

	text-decoration: none; /*lets remove the link underlines*/

	font: 13px Arial; 		

	color:#0073CA;

	width:120px;

}



.me2{

	display: block;

	padding: 2px 2px 2px 10px;

	background-color:white;

	text-decoration: none; /*lets remove the link underlines*/

	font: 12px Arial;		

	color:#0073CA;

	width:120px;	

}



.me3{

	display: block;

	padding: 2px 2px 2px 10px;

	background-color:#FFFFDD;

	color:#0073CA;

	text-decoration: none; /*lets remove the link underlines*/

	font: 11px Arial;		

	width:120px;	

}



#list-menu a:link, #list-menu a:active, #list-menu a:visited {

	color:#0073CA;

}



#list-menu a:hover {

	color:#0073CA;

} 



#list-menu li a:hover {	

	color:black;

	background-color:yellow;

}







/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Links ---------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

a {

	padding: 0px;

	color: #0000FF;

	text-decoration: none;

	font: 14px sans-serif;	

}



/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Texten --------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

p,ul,td,tr,table,ol,div { 

	font: 14px sans-serif;

	margin-top:0px;

	text-align:left;

}



h1{

	font: 24px Arial;	

	text-align:right;

	color:#CACACA;

	letter-spacing: .025em;

	margin:0px 0px 20px 0px;

	padding:0px;

	border-bottom:1px solid #CACACA;	

}



div#infotext { 

	//font: 14px sans-serif;

	margin:0px;

	paddig:0px;

	text-align:left;

}





div#eingeruckt{

	margin-left:25px;

	margin-bottom:25px;

}



#teams p{

	font: 12px sans-serif;

	margin-top:0px;

	text-align:left;

}



.sklein, .sklein a:link, .sklein a:active, .sklein a:visited {

	font: bold 10px sans-serif;

	margin-left:-1px;

	margin-top:0px;

	margin-bottom:1px;

	padding:0px;	

	text-decoration: none;	

}





.skleinMenu{

	font: bold 10px sans-serif;

	margin-left:-1px;

	margin-top:0px;

	margin-bottom:1px;

	padding:10px;	

	text-decoration: none;	

}



.nurbold {

	font: bold 14px sans-serif;

	margin-bottom:0px;

	text-align:left;

	text-decoration: none;

}



.nurkursiv{

	font: italic 14px sans-serif;

	margin-bottom:0px;

	text-align:left;

	text-decoration: none;

}





.zitat{

	font-size:18px;

	color:red;

	margin-top:10px;

}



.mittig  { 

	vertical-align:middle;

}



.eingeruekt{

	margin-top:20px;

	margin-left:30px;

	margin-bottom:20px;

}



.eingeruektitalic{

	margin-top:-10px;

	margin-left:200px;

	margin-bottom:0px;

	font-style:italic;

}



.eingeruektbold{

	font: bold 14px sans-serif;

	margin-top:20px;

	margin-left:30px;

	margin-bottom:20px;

}



.mittigriesig{

	text-align:center;

	font: bold 26px sans-serif;

}



ol#upperroman{

	list-style-type:upper-roman;

}





/* -----------------------------------------------------------------------------------------------

   --  Darstellung von Tabellen ------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/



td 	{

	vertical-align:top;

}



td#klein{

	vertical-align:top;

	font: 11px sans-serif;

}



td#mittop{

	vertical-align:top;

}





.tdlink{

	vertical-align:top;	

}









/* -----------------------------------------------------------------------------------------------

   --  Darstellung der ---------------------------------------------------------------------------

   ---------------------------------------------------------------------------------------------*/

   



.imgrechts{

   	float: right;

   	border:0px solid black;

   	margin:0px 0px 0px 20px;

}



.imgrechts1{

   	float: right;

   	border:0px solid black;

   	margin:65px 20px 0px 0px;

}



.imgrechts02{

   	float: right;

   	border:0px solid black;

   	margin:0px 20px 20px 20px;

}



.hefbild {

	float:left;

	margin:10px;

}



.img01, .imglinks01{

	float:left;

	margin:20px 30px 20px 0px;

}



.img02,  .imglinks02{

	float:left;

}



.imglinks03{

	float:left;

	margin:0px 30px 20px 0px;

}
