body {
	background-color:#9CCDAF; 
	margin-top:0px; 
	margin-bottom:0px; 
}

body.index { 
	background-color:#9CCDAF; 
	margin:0px; 
}

p,ul,ol,li,div,address,blockquote,nobr,b,i { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11pt; 
}

p.liste { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
}

p {
	text-align : justify;
}

p.center {
	text-align :center;
}

h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	font-size:11pt;  
	font-weight : normal;  
	font-style : normal;  
}

h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	font-size:16pt;  
	font-weight : bold;  
	font-style : normal;  
}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	font-size:14pt;  
	font-weight : bold;  
	font-style : normal;  
}

h4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	font-size:12pt;  
	font-weight : bold;  
	font-style : normal;  
}

h5 {
	font-family:Verdana,Arial,Helvetica,sans-serif;  
	font-size:11pt;  
	font-weight : bold;  
	font-style : normal;  
}

th { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10pt;  
	font-weight : bold;  
	font-style : normal;  
	text-align : left;   
}

th.name { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11pt;  
	font-weight : bold;  
	font-style : normal;  
	text-align : left;   
}

td { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10pt;  
	font-weight : normal;  
	font-style : normal;  
}

td.center {  
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10pt;  
	font-weight : normal;  
	font-style : normal;  
	text-align : center;   
}

td.passwort {  
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11pt;  
	font-weight : normal;  
	font-style : normal;  
}

.suche{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:10pt; 
	width: 350px; 
}

a:link { 
	color: #FF0033; 
	text-decoration:none; 
}

a:visited { 
	color: #663333; 
	text-decoration:none; 
}

a:active { 
	color: #FF0033; 
	text-decoration:none; 
}

a:hover { 
	color:#FF0033; 
	text-decoration:none; 
}


