@charset "utf-8";
/* CSS Document */

html
{
	width: 100%;
	
}


input,select,textarea
{
	color:#000000;
	font-size:11px;
font-family: arial,sans-serif;
padding:2px;
	
}

ul, li
{
padding:0px;
margin:0px;
list-style:none;

	
}

#login input
{
	color:#000000;
	font-size:10px;
font-family: arial,sans-serif;
padding:2px 2px 2px 2px;
height:10px;
display:block;
	
}








form
{
	width: 100%;
	

}

body
{
	color: #000000;	
	background-color:#02CDFF;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100%;
	font-family: arial,sans-serif;
	font-size: 11px;
}

td 
{
	color: #000000;
	line-height:18px;	
}

h1
{
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-top:3px;margin-bottom:10px;	
}
h2
{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding-bottom:0px;	
}

h3
{
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	padding-bottom:0px;	
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}







#bgr
{
background-image:url(../Images/bg-shadow-right.png)
}
#bgb
{
background-image:url(../Images/bg-shadow-bottom.png)
}
#bgc
{
background-image:url(../Images/bg-shadow-corner.png)
}


#footer ul li a
{
	
	font-size: 10px;
	color: #ffffff;
	
text-decoration:underline;
	
}


#login a
{
	
	font-size: 11px;
	color: #ffffff;
	padding-bottom:0px;
text-decoration:underline;	
}

#slink ul li a
{
	
	font-size: 10px;
	color: #ffffff;
	padding-bottom:0px;
text-decoration:underline;
float:left;

}

#slink ul li
{
	
	
list-style-type: none;
margin-top:0px;
margin-left:7px;
margin-right:7px;
margin-bottom:0px;
padding:0px;
float:left;

}

#slink ul
{
float:right;		
list-style-type: none;


}

#slink
{
width:725px;
height:20px;
padding-top:0px;
top:-15px;
position:relative;

}



#nav
 {
 background-color:#70C164;
 width:190px;
margin-bottom:15px;
padding-top:25px;
padding-bottom:10px;
}


#nav ul
 {
list-style-type: none;
margin-left:0px;
padding-left:0px;


}

 
#nav ul li li
 {
  
margin-left:18px;
background-image:url(../Images/trennstrich.gif);
background-repeat:no-repeat;
background-position:0px 0px;


}
#nav ul li a
 {
  color: #ffffff;
  font-size: 14px;
text-decoration:none;
font-weight:bold;
list-style-type: none;
margin-left:18px;

}


#nav ul li ul li a
 {
  color: #000000;
  font-size: 12px;
text-decoration:none;
font-weight:normal;
list-style-type: none;
margin-left:11px;

}
#nav ul li ul li a.selected
 {
  color: #ffffff;
  font-size: 12px;
text-decoration:none;
font-weight:normal;
list-style-type: none;
margin-left:11px;

}
#tabm a
 {
color: #ffffff;
font-size: 12px;
text-decoration:none;
font-weight:normal;
}
#tabms a
 {
color: #000000;
font-size: 12px;
text-decoration:none;
font-weight:normal;
}


