/* CSS-File http://www.wilp-pr.de */
/* Letzte Änderung: 6.02.10 */
/* dunkelblau in Navigation: #475e8d


/* *****************************************************************************
*
*  Allgemeine Angaben
*
*  ****************************************************************************/

* {
	margin: 0;
	padding: 0;
	border:0;
}

html {	
}

body {
	background: #f4f0d9;
	color: #000000;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height:16px;
	text-align:center;
	font-size:11px;
}

/*
body { text-align:center;}
		body, table, tr, td, div, p	{ font-color: #000000; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
		input, textarea  			{ font-color: #000000; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
*/

h1 { 
	color: #B89900; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px; 
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2 { 
	font-size: 12px; 
	line-height: 16px; 
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}

h3 { 
	font-size: 11px; 
	line-height: 14px; 
	margin: 5px 0 5px 0;
}

a { 
	color: #000000; 
	text-decoration: underline;
}

ul {
	margin: 0 0 10px 20px;
}

p {
margin: 0 0 10px 0;
}

a:link { 
	color: #000000; 
	text-decoration: underline;
}

a:visited { 
	color: #000000; 
	text-decoration: underline;
}

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

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

input, textarea { 
	border: 1px solid #cccccc;
	font-size:11px;
}

input.textfield {
	width:140px;
	margin: 2px 10px 2px 2px;
}

input.check {
	margin: 2px;
}

textarea {
	width:340px;
}

td {

}

/* *****************************************************************************
*
*  Aufteilung
*
*  ****************************************************************************/

#page { 
	margin: 10px auto; 
	width: 753px; 
	text-align:left;
}

#headgrau { 
	background-image: url("../media/head_bg.gif");
	background-repeat:repeat-y;
	width: 753px; 
	height: 46px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
}

#headpic { 
	background-image: url("../media/head_picture.jpg"); 
	top: 56px; 
	width: 753px; 
	height: 178px; 
}

#logo { 
	background-image: url("../media/logo.gif"); 
	margin-left: 484px; 
	width: 113px; 
	height: 178px; 
}

#printheader { 
	display: none;
}

#contentbg { 
	background-image: url("../media/content_bg.gif");
	width: 753px;
}

#content { 
	text-align: left;
	margin: 18px 0 0 12px;
	padding: 0 0 20px 0;
	width: 460px; 
	min-height: 280px;
	float:left;
}

#menu { 
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 20px 0 0 107px;
	float:left;
}	

#foot { 
	background-image: url("../media/head_bg.gif"); 
	width: 753px; 
	height: 25px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 2px solid #000000; 
}

#newsbox { 
	background-image: url("../media/newsbox_aktuell_bg_1.gif"); 
	background-repeat: no-repeat; 
	margin-top: 20px; 
	width: 279px; 
	height: 150px; 
}

#newstext { 
	padding: 30px 0 8px 0; 
	margin: 0 3px 0 8px; 
}

#newstext h2 {
	text-transform:none;
	font-size:11px;
	margin: 10px 0 2px 0;
}

#newsbild  { 
	padding-top: 5px; 
	margin-right: 8px; 
	float: right;
}

.klein { 
	color: #ffffff; 
	font-size: 10px; 
	line-height: 12px;
}

.klein a { 
	color: #ffffff; 
	font-size: 10px; 
	text-decoration: underline;
}

.klein a:link { 
color: #ffffff; 
font-size: 10px; 
text-decoration: underline;
}

.klein a:hover, .klein a:active { 
color: #ffffff; 
font-size: 10px; 
text-decoration: none;
}

.liabstand li { 
margin-bottom: 7px; 
}

.fett { 
font-size: 11px; 
font-weight: bold;
}

.error { 
color: #cc0000; 
font-size: 11px; 
font-weight: bold;
}

/* Menue*/

#menu ul{
	list-style: none;
	margin:0px;
}

#menu a.navi { 
	color: #333333; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	background-image: url("../media/navi_bg_off.gif");
	background-repeat: no-repeat;
	display: block;
}

#menu a.naviact, #menu a.navi:hover,#menu a.navi:active { 
	color: #454545; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	background-image: url("../media/navi_bg_on.gif"); 
	display: block;	 
}

#menu a.navi,#menu a.naviact {
	
}

#menu ul li a  { 
padding: 4px 0px 3px 23px;	
}

#menu ul ul a  { 	
padding: 4px 0px 3px 33px;
}


a.download {
	background-image: url("../media/icon_pdf.gif"); 
	background-repeat:no-repeat;
	padding: 2px 0px 5px 20px;
}

/* *****************************************************************************
*
*  Helper
*
*  ****************************************************************************/

.fixfloat {
	float: none;                 
	clear: both;                 
	width: 1px;                  
	margin: 0;                   
	padding: 0;                  
	font-size: 0px;              
	line-height: 0px;            
	height: 0px;                 
}

		

