html{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	margin:auto;
	margin-top:	0px;
	padding: 0px;
	overflow-y: scroll;
	background-color: #B65413;
}
body {
	font-size: 14px;
	margin:auto;
	margin-top:	0px;
	padding: 0px;
	background-image: url(../images/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #72BF6F;
	text-align: center;
	background-color: #B54F11;
	letter-spacing: 1px;
} 

ul ,li {margin: 0px;}

td {
	
}
a {
	color:inherit;
	font-size: inherit;
}
a:hover    {
	color: #1A1F61;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	display: inline;
}

h1{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px;
	display: block;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:12px;
}
.clear {
	clear: both;
}

.center {
	margin: auto;
	width: 980px;
	padding: 0;
}
hr {
	border-top: 1px dotted;
	font-size: 12px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-color: #FFCC92;
}

input, textarea, select {
	font-size: 18px;
	font-style: normal;
	color: #600;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.header {
	height: 287px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #005615;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
}
address {
	font-style: normal;
	color: #A75C1B;
	font-size: 15px;
	font-weight: bold;
}
div.navigation {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 45px;
	font-size: 15px;
	padding: 0px 15px;
	text-align: center;
}
div.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.navigation ul li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	height:30px;
	float: left;
}

a.navigation {
	color: #FFE5CC;
	text-decoration: none;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 0px 10px;
	line-height: 45px;
	background-color: #9D4311;
	outline: none;
}


a.navigation_aktiv {
	color: #FFE5CC;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image:url(../images/bg-navigation-aktiv.jpg);
	background-position:center;
	text-transform: uppercase;
	padding: 0px 10px;
	line-height: 45px;
	outline: none;
}
a.navigation:hover, a.navigation_aktiv:hover {
	color: #523516;
}


.content {
	color: #9D4311;
	background-color: #FDF7D7;
	background-position: center;
	text-align: left;
	padding: 0px 10px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	font-size: 16px;
	font-weight: normal;
}

.image {
	margin:0;
	padding: 5px;
	background-color: #FFC990;
}
.image-links {
	float:left;
	margin:0;
	padding: 5px;
	background-color: #FFC990;
	margin-right:15px;
}

.image-rechts {
	float:right;
	margin:0;
	padding: 5px;
	background-color: #FFC990;
	margin-right:15px;
}
.image-flag
 {
	border:1px solid;
	padding: 1px;
	background-color: #FFE5CC;
	margin: 0px;
	border-color: #D1893D;
}
.footer {
	color: #9D4311;
	text-align: center;
	background-image: url(../images/bg-footer.jpg);
	height: 25px;
	padding: 35px 20px 0px 20px;
	font-size: 13px;
	background-position: center top;
}

a.footer {
	font-size: 13px;
	margin: 0px 5px;
	padding: 0;
	background: none;
}

.gray {
	color: #C26721;
	font-style: oblique;
}

blockquote {
	text-align: justify;
	margin: 0px 0px 0px 10px ;
}

.keys {
	font-size: 12px;
	font-weight: normal;
	color: #9D4311;
	margin: 0 auto;
	line-height: 15px;
}

.small-red {
	color: #C33;
	font-weight: normal;
	font-size: 12px;
}
.send {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #9D4311;
	background-color: #FFC990;
	margin: auto;
	height: 45px;
	width: 60%;
	cursor: pointer;
	border: 3px double #9D4311;
}

.highlight {
	font-weight: bold;
	color: #FFE5CC;
	font-size: 16px;
	background-color: #9D4311;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

#formular  em {
	color: #9D4311;
	font-weight: normal;
}

a.subnavigation {
	color: #FFF5EB;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 20px;
	height: 35px;
	width: 205px;
	line-height: 35px;
	text-align: left;
	background-color: #B65413;
	background-image: url(../images/bg-subnavigation.jpg);
	background-position: bottom;
	outline: none;
}

a.subnavigation_aktiv {
	color: #9D4311;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 20px;
	height: 35px;
	width: 195px;
	line-height: 35px;
	text-align: left;
	background-color:#FFF5EB;
	outline: none;
}
a:hover.subnavigation, a:hover.subnavigation_aktiv {
	text-decoration:underline;}
.header-uni {
	background-image: url(../images/bg-header-uni.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content-uni {
	background-image: url(../images/bg-content-uni.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer-uni {
	background-image: url(../images/bg-footer-uni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#formular legend{
	color: #9D4311;
}
.highlight p {margin:0px;}
