/* @import url(old.css); */
@import url(layout.css);
@import url(text.css);
@import url(navigation.css);

html {
	margin: 0;
	padding: 0;
font-family: Verdana, Arial,sans-serif; 
font-size: 0.825em;
line-height:1.4em;
color: #000000; 
	background-image:url(images/hintergrund_1.jpg);
	background-position: top center;
	background-repeat:repeat-y;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;	
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





#content {
font-family: Arial,sans-serif; 
font-size: 12px;
font-weight: normal;
color: #333333;
background-color: transparent;
text-decoration: none;
}
#content a {
font-family: Arial,sans-serif; 
font-size: 12px;
font-weight: normal;
color: #A85524;
background-color: transparent;
text-decoration: none;
}
#content a:hover { 
font-family: Arial,sans-serif; 
color: #333333; 
background-color: transparent;
font-weight: normal; 
text-decoration: none; 
}


.metanavi {
font-family: Arial,sans-serif; 
font-size: 10px;
font-weight: normal;
color: #dddddd;
background-color: transparent;
text-decoration: none;
}
.metanavi a {
font-family: Arial,sans-serif; 
font-weight: normal;
color: #ffffff;
background-color: transparent;
text-decoration: none;
}
.metanavi a:hover { 
font-family: Arial,sans-serif; 
color: #cc0000; 
background-color: transparent;
font-weight: normal; 
text-decoration: underline; 
}


#impress {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}


#impress a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}

#impress a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #F4792D;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}


.nav_eagle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}
.nav_eagle a {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}
.nav_eagle a:hover {
color: #cc0000; 
background-color: transparent;
font-weight: normal; 
text-decoration: underline; 
}
.nav_eagle a:active {
color: #cc0000; 
background-color: transparent;
font-weight: normal; 
text-decoration: none; 
}
.nav_eagle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}

.nav_intro {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}
.nav_intro a {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
background-color: transparent;
text-decoration: none;
}
.nav_intro a:hover {
color: #cc0000; 
background-color: transparent;
font-weight: normal; 
text-decoration: underline; 
}
.nav_intro a:active {
color: #cc0000; 
background-color: transparent;
font-weight: normal; 
text-decoration: none; 
}

form {
margin: 0;
font-size: 8pt;
}

input, textarea, select, object {
border: 1px solid #c0c0c0;
background-color: #ffffff;
color: black;
font-size: 8pt;
}

