body {
	margin-top:0px;
	margin:auto;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-align:center;
	color: #73625B;
	background-image: url(../images/global/bg-body-index.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	/*background-color: #C5D373;	
	background-image: url(../images/bg-body.jpg);*/
}
html {
	margin-top:0px;
	margin:auto;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-align:center;
	background-color: #C5D373;
	color: #73625B;
	background-image: url(../images/global/bg-body.jpg);
	background-position:482px;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

ul li {
	list-style-type: disc;
	margin-left: 15px;
}
html{ overflow-y: scroll; }

blockquote {	
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
td.ueberschrift { background-color: #E2D79B; 
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: inherit;
	text-decoration: underline;
	font-size:inherit;
	color: inherit;
	outline:none;
}

a:hover   {
	color: #FF5F00;
}
.h12  { font-size: 12px; }
.center {
	width: 980px;
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	color:#BE9234;
	font-size:12px;
	height:19px;
	padding:30px 35px 0px 35px;
	text-align:left;
	background-color:#341001;

}
div.navigation {
	color: #FDECD1;
	text-align: left;
	background-color: #340A02;
	height: 35px;
	padding: 28px 0px 0px 0px;
	line-height: 35px;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/global/bg-navigation.jpg);
	background-position: center;
}
.navigation ul {
	list-style:none; margin:0px; padding:0px; display:inline;}
.navigation ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
	width: 95px;
}

a.navigation {
	color: #FDECD1;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 14px;
	text-align: center;
	font-weight:bold;
	display: block;
	width: 95px;
	float: left;
	height: 35px;
}
a:hover.navigation, a:focus.navigation {
	background-image:url(../images/global/navigation-hover.gif);
	background-position:center bottom;
	background-repeat:no-repeat;}
a.navigation_aktiv {
	color:#341001;
	/*background-color: #FDECD1;*/
	text-decoration: none;
	font-size: 13px;
	padding: 0px 14px;
	text-align: center;
	font-weight:bold;
	display: block;
	width: 95px;
	float: left;
	height: 35px;
	background-image:url(../images/global/navigation-aktiv.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
a:hover.navigation_aktiv {
	color: #FDECD1;
	background-image:url(../images/global/navigation-aktiv-hover.gif);
	background-position:center bottom;
	background-repeat:no-repeat;}
.logo-container-index {
	padding:14px;
	color:#621D03;
	height:161px;
	background-color:#FAD08D;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/global/bg-logo-container-index.jpg);
	background-position: center;
}
.logo-container {
	padding:14px;
	color:#621D03;
	height:98px;
	background-color:#FAD08D;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/global/bg-logo-container.jpg);
	background-position: center;
}
.picture-container {
	padding:14px 0px;
	background-color:#E2D79B;}	
.content {
	color: #621D03;
	text-align: left;
	font-weight: normal;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFF6;
	font-size: 14px;
	
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:14px;
	line-height: normal;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

address {
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.footer {
	padding:7px 14px;
	background-color:#F5F5DB;}

.image {
	background-color: #F5F4DA;
	padding: 3px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.flag {
	border: 1px solid #FBD699;
	margin: 0px 0px 0px 5px;
}

.send {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #341001;
	background-color: #C5D373;
	margin: 5px;
	height: 35px;
	width: 90%;
	cursor: pointer;
}

.small-red {
	font-size: 11px;
	font-weight: bolder;
	color: #FF5F00;
}
.sprachen {
	color: #808000;
}
hr {
	width: 90%;
	border: 1px solid #E2D79B;
}
#top {
	float: right;
	text-align: right;
}
p{
	margin:0px;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #621D03;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

