@CHARSET "UTF-8";



html,body 	{
			margin:0px;
			padding:0px;
			font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
			font-size: 8pt;
			line-height: 13px;
			color: black;
			}

html,body,div,p,span,b,strong,h1,h2,h3,h4,h5,h6,a,li {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	}


body 	{
		height:100%;
		width:100%;
		background-color:#f0f0ff;
		background-image:url(grafik/back.jpg);
		background-repeat:repeat-x
		}
		
div 	{
		border-width:0px;
		border-style:solid;
		}
		
table.tab {border-color:#cccccc;}		
		
p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;	
}

ul {}

li {margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 8pt;
	}
		
a:link {
    color: #125292;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #125292;
}
a:hover {
    text-decoration: none;
    color: #5191d1;
}
a:active {
    text-decoration: none;
    color: #125292;
}
		
#middle {margin-left:auto;
		margin-right:auto;
		width:803px;height:100%;
		}

#topspace	{width:803px;
			height:97px;}
			
		
#banner {width:803px;
		height:88px;
		background-color:#2D3CD0}

#nav 	{
		width:803px;
		height:24px;
		background-color:#FFFCE6;
		background-image:url(grafik/navback.jpg);
		background-repeat:repeat-x
		}
		
#menue	{
		margin-left:26px;
		}		
		
#content {width:803px;background-color:#ffffff;background-image:url(grafik/cback.jpg);background-repeat:repeat-y;background-position:left;overflow:hidden;}
#links{float:left;width:20px;}
#rechts {float:right;width:18px;}
#bottom {width:803px;height:90px;background-color:#FFFCE6;background-image:url(grafik/bback.jpg);background-repeat:repeat-x;background-position:left;}

.copyright {float:left;padding-left: 20px; padding-top:56px;}

#subspace {width:803px;height:202px;}

.graph {float:left;}
.graph2 {float:right;}
#seiten {float:left;width:600px;height:100%;padding-top:40px;padding-left:80px;padding-right:80px;vertical-align:top;text-align:left;}
.part 	{border-width:1px;
		border-style:solid;
		border-color:#cccccc;
		padding:10px;}
		
.formular {background-color:#ffffff; border:1px solid #cccccc;}
.anmeldbutton {background-color:#eeeeee; border:1px solid #cccccc; color:#125292;}




.clsCMBackgroundOn{
	color: #3333ff;
	font-size: 8pt;
	text-decoration : none;
    background-image: url(grafik/bg.jpg);
    height: 24px;
    line-height: 24px;
}

.clsCMBackgroundOver{
	color: blue;
	font-size: 8pt;
	text-decoration : none;
    background-image: url(grafik/bg_o.jpg);
    height: 24px;
    line-height: 24px;
}

.clsCMBackground2On{
	behavior: url(iepngfix.htc);
	border-color:#cccccc;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px; 
	color: #3333ff;
	font-size: 8pt;
	text-decoration : none;
    background-image: url(grafik/glas.png);
    height: 24px;
    line-height: 24px;
}

.clsCMBackground2Over{
	behavior: url(iepngfix.htc); 
	border-top-width:0px;
	border-bottom-width:0px;
	font-size: 8pt;
	color: #3333ff;
	text-decoration : none;
    background-image: url(grafik/glas2.png);
    height: 24px;
    line-height: 24px;
}

.clsCMBackground3On{
	behavior: url(iepngfix.htc);
	border-color:#cccccc;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px; 
	color: #3333ff;
	font-size: 8pt;
	text-decoration : none;
    background-image: url(grafik/glas.png);
    height: 24px;
    line-height: 24px;
}

.button {  width:20px; height:20px; text-align:center; font: bold; font-weight: bold;}
.buttongelb {font: bold; font-weight: bold; color: #000000; background-color: #FFFEEC; border-width: 0px; width: 30px; height: 20px; text-align:right;}
.buttongrŸn {font: bold; font-weight: bold; color: #CCCCCC; background-color: #008000; border-width: 0px; width: 30px; height: 20px; text-align:right;}
.buttongrau {font: bold; font-weight: bold; color: #000000; background-color: #FFFEEC; border-width: 0px; width: 30px; height: 20px; text-align:center;}
.buttonhellgelb {font: bold; font-weight: bold; color: #000000; background-color: #FFFEEC; border-width: 0px; width: 30px; height: 20px; text-align:center;}
.buttonhellgrŸn {font: bold; font-weight: bold; color: #000000; background-color: #E6FFE6; border-width: 0px; width: 30px; height: 20px; text-align:center;}
.buttonrot {font: bold; font-weight: bold; color: #000000; background-color: #5DDD3E; border-width: 0px; width: 30px; height: 20px; text-align:center;}

