

p, pre {
	padding: 0 20px 0px 30px;
	margin:0 10px 10px 10px;
}
pre, code { font-size: 1.4em;}



body {
	font-size: 0.7em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#404040;
	padding:0;
	margin:0;
	background-color: #ffffff;

}


a {color: ##5A4003;}
a:link {color: #5A4003;}
a:visited {color:#079EDE;}
a:hover {color: #006699;}
a:active {color:#5A4003;}
a:focus {color: #006699;}

.mini 	{  	font-size: 0.8em;
			}	
				
.formular {	border: solid 1px #666666;

}

h1 {
	font-size: 1.5em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.3em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
}

#container {
	margin-left: 100px;
	
	}

#banner {
	width: 850px;
	padding: 0px;
	background-color: #006699;
	border-bottom: 1px solid silver;
	margin: 0px 0px 0px 0px;
	
	border-right: 1px solid silver;
}
#banner p{
	margin-left: 100px;
	padding: 0px;
	
}

#nav {
	position: absolute;
	padding-top: 40px;
	top: 181px;
	left: 0px;
	width: 270px;
	background-color: #ffffff;
	min-height: 600px;
	margin: 0px 0px 0px 100px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	background-image: url("../img/bg/bg.gif");
	background-repeat:repeat-x;
	background-position: 0px 0px
}

#inhalt {
	width: 560px;
	border-left: 1px dashed silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	min-height: 600px;
	line-height: 1.8em;
	background-color: #ffffff;
	position: relative;
	margin: 0px 20px 20px 360px;
	padding-top: 40px;
	padding-left: 30px;
	background-image: url("../img/bg/bg.gif");
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
	

li.mainnav a { 
				
				padding:0em 0em;
				text-decoration:none;
				color:#006699;
				font-weight:bold;
				letter-spacing:2px;
				line-height: 2em;
				}	


li.mainnav a:hover {color: #017DB1;}
li.mainnav a:active {color: #02ACF4;}

li.subnav	{	list-style-type:none;
				margin: 0;
				padding:0;
				margin-bottom:0.3em;
				}				
				
li.subnav a {	 
				
				padding:0.2em 0.2em;
				text-decoration:none;
				color:#666666;
				font-weight:normal;
				font-style:italic;

				}	
										
li.subnav a:hover {color: #017DB1;}
li.subnav a:active {color: #02ACF4;}

li.subnai a.selected{
	margin: 0;
	padding: 0 0 0 25px;
	}



#nav ul {
	list-style-type: none;
	padding: 0px 10px 10px 5px;
	margin: 0;
	text-decoration: none;
	}

#nav ul.borderbottom{
	border-bottom:1px solid #ffffff;
	padding: 0 0 10px 25px;
}

#nav li a{
	font-size: 1.1em;
	text-decoration: none;
	}
	
#nav li{
	margin: 0;
	padding: 0 0 4px 0;
	}

#nav li a.selected{
	margin: 0;
	padding: 0 0 0 25px;
	}

#nav li li a {
	font-size: 1em;
	}
h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px;
	margin:0;
}


/* -----------footer--------------------------- */
#footer {
	clear: left;
	padding: 0;
	margin: 0;
	
	font-weight:normal;
	letter-spacing:1px;
	line-height: 0em;
	padding-top:30px;
	height: 50px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	text-transform: uppercase;
	text-align: center;
	background-image: url("../img/bg/bg.gif");
	background-repeat:repeat-x;
	background-position: 0px 0px;
	}
	
#footer a:hover {color: #006699;}
#footer a:active {color: #ffffff;}
#footer a{color: #555555;}
