/* CSS Document */
 body, p,  a, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #2f2f2f;
	text-decoration:none;
	background-repeat: repeat;
	font-style: normal;
	line-height: normal;
}
p {
margin-top:4px;
	margin-bottom:4px;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:6px;

}
 h1 {
	font-size: 14px;
	background-color: #8ebd3b;
	color: #FFFFFF;
}
h2 {
	color: #8ebd3b;
	font-size: 12px;
}
 h3 {
	font-size: 11px;
	color: #2f2f2f;
}


li {padding-top:12px;
	padding-left:13px;

	
	}
ul {
		list-style-image:url(/neu/images/basis/punkt.gif);
		margin-left:20px;
}
table {border:thin;
}

.statement {
	padding:8px;
	background-color:#b0d9fa;
}
.update {font-size:6px;
color:#FFFFFF;
}
	
.text1 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#8ebd3b;

	}
.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#8ebd3b;

	}
.text1a{ font-weight:normal;
 color:#8ebd3b;
}
.text1b { font-weight:normal;
color:#8ebd3b;
}




.list {
	text-indent: -20px;
	text-align: left;
	padding-left: 20px;
}
.dashed  {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.solid{

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}






.link a {
	color: #2f2f2f;
	text-decoration:none;
	background-color: #e1e1e1;
	}

/* Klassen mit "pukt" angeben: ".pat", nicht "pat" */



/* es genügt, wenn die Unterschiede zum Original angegeben werden, die restlichen Attribute werden von h1 geerbt */



.navlinks {
	text-align: right;
	vertical-align:middle;
	padding-top: 4px;
	padding-bottom: 4px;
	
	
	
}
.navlinks a {
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	
	
}

.navlinksvis {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8ebd3b;
	padding-right: 12px;
	font-weight:bold;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;

}


.navlinks2  {
	background-color: #cbe790;
	text-align: right;
}
.navlinks2 a{
	font-size: 11px;
	font-weight:normal;
	text-align: right;
		
}

.navlinks2vis {
	font-size: 11px;
	font-weight:normal;
	padding-right: 12px;
	text-align: right;
	color: #FFFFFF;
	background-color: #8ebd3b;

		
}


.navobenvis  {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 7px;
	text-align:left;
	font-weight:bold;
	background-image:url(/neu/images/basis/blau-transp.gif);
	
	
	

}
.navoben a{
	font-size: 12px;
	padding-left: 7px;
	text-align:left;
	font-weight:bold;
	
}

	


/* Formulare */




select, input, textarea {
		background-color: #e1e1e1; 
		border: 1px solid #333333;
		font-size:10px;  
  }


.submit1 input { 
background-color: #e1e1e1;
border: 1px solid #e1e1e1;

} 
.submit input { 
background-color: #e1e1e1;
border: 2px outset #CCCCCC;
font-weight:bold;

} 
.form   {
	font-weight:bold;
	text-align:right;
	}
