* {
	margin: 0;
	padding: 0;
}

html, body {
		scrollbar-arrow-color: #f18e18;
		scrollbar-3dlight-color: #c0c0c0;
		scrollbar-higlight-color: #FF6600;
		scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-darkshadow-color: #c0c0c0;
		scrollbar-track-color: #ffffff;
		height:100%;
		background-color:#ffffff;
		background-image:url(/img/bg_startseite.jpg);
		background-repeat:no-repeat;
		margin:0;
		padding:0;
		font-size: 13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
    	color: #1a171b;
		}
		
/* Link normal */	

a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffab12;
}

a:active, a:hover, a:focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1a171b;
}

/* Link aktuelles */

.link2:link, .link2 a:link, .link2:visited, .link2 a:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #1a171b;
}

.link2:active, .link2 a:active, .link2:hover, .link2:focus, .link2 a:hover, .link2 a:focus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffab12;
}

/* Link Impressum */

.link3:link, .link3 a:link,
.link3:visited, .link3 a:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1a171b;
}

.link3:active, .link3 a:active,
.link3:hover, .link3:focus, .link3 a:hover, .link3 a:focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1a171b;

}
.link4:link, .link4 a:link,
.link4:visited, .link4 a:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1a171b;
}

.link4:active, .link4 a:active,
.link4:hover, .link4:focus, .link4 a:hover, .link4 a:focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #1a171b;
}
		
#boxLogo{
		position: absolute;
		top:18px;
		left:609px;
		float:left;
   		}
#wrapper{
		position: absolute;
		top:75px;
		left:110px;
		width: 825px;
		float:left;
   		}
#kopf {   
		background-image:url(/img/bg_kopf.png);
		background-repeat:no-repeat;
		width: 784px;
		height: 9px;
		position: relative;		
	}
#inhalt {   
		background-image:url(/img/bg_inhalt.png);
		background-repeat:repeat-y;
		width: 784px;
		position: relative;		
		padding-top: 40px;
		padding-bottom: 40px;
		min-height: 400px;
	}
#navi{
		width:182px;
		float:left;
		margin-left: 4px;
		background-image:url(/img/orange.jpg);
		background-repeat:repeat-y;
   		}
#text{
		float:left;
		width: 470px;
		}
#text div {
		padding-top: 20px;
	}		
h1{
	margin: 0;
	display: block;
}
h2{
	margin: 0;
    display: block;
}	

#zurueck {
	padding-left: 19px;
	width:167px;
	float:left;
}

#blaettern {
	padding: 0px;
	width: 470px;
	float:left;
}

#fuss {   
		background-image:url(/img/bg_fuss.png);
		background-repeat:no-repeat;
		width: 784px;
		height: 13px;
		position: relative;		
	}
#und {   
		background-image:url(/img/bg_und.png);
		background-repeat:no-repeat;
		width: 93px;
		height: 109px;
		position: absolute;
		right: 8px;
		bottom: -15px;		
	}
   		
#seite_2 {	
		top:224px; 
}		
			
#boxCopy{
	    margin-left: 20px;
   		}	
   		
.suche {
}

/* SCHRIFTEN */	

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #5a5a59;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #a0a0a0;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #5a5a59;
    display: block;
    margin: 0;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1.6em;
	line-height: 1.7em;
}

.meta {
	margin-top: -1.6em;
}
small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
    color: #333333;
}

/* Hauptnavigation */

#navi ul, #navi li {
	list-style-type: none;	
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#navi .page_item {
	padding-top: 1px;
	padding-left: 19px;
	padding-bottom: 11px;	
}

.page_item a, .ebene1 { 						 /*Normal  Hauptmenue*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    color: #1a171b;
}

.page_item a:hover, .ebene1:hover { 				 /*Rollover  Hauptmenue*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #1a171b;	
}

.current_page_item a, .current_page_ancestor a, .ebene1_active { 				 /*Geklicktes  Hauptmenue*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #1a171b;	
	}

.current_page_item a, .current_page_ancestor a {
	padding-right: 20px;
	background-image:url(/img/pfeil.gif);
	background-repeat:no-repeat;
	background-position: right 3px;
	/*
	color: #f18e18;
	content: "\00A0\00A0\00BB";
	*/
}

/*
.page_item .page_item a:after {
	content: none;
}
*/

.page_item .page_item a {
	background-image: none;
}

/*
.page_item .current_page_item a:after {
	color: #f18e18;
	content: "\00A0\00A0\00BB";
}
*/

.page_item .current_page_item a {
	padding-right: 20px;
	background-image:url(/img/pfeil.gif);
	background-repeat:no-repeat;
	background-position: right 3px;
}

/* Subnavigation */	

#navi .page_item ul {
	margin-bottom: 9px;
}

#navi .page_item .page_item {
	padding-top: 8px;
	padding-left: 11px;
	margin-bottom: -24px; /* nix gut */
}

.page_item .page_item a, .ebene2 { 						 /*Normal  Hauptmenue*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    color: #1a171b;
}

.page_item .page_item a:hover, .ebene2:hover, .page_item a:focus, .ebene2:focus { 				 /*Rollover  Hauptmenue*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #1a171b;	
}

.page_item .current_page_item a, .ebene2_active { 				 /*Geklicktes  Hauptmenue*/	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    color: #1a171b;
}
:active{outline: 0; }
:focus { outline: 0; }
.clearing {
	clear: both;
}
