* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}
body {
	background: url(i/bg_pattern.gif);
	margin: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #625b44;
}
p {
	padding-left:14px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}
h4 {
	font-size: 12px;
	color: #800000;
	background-color: #F1F0EC;
	background: url(i/bg_headline.jpg) repeat-x;
	line-height: 26px;
	padding-left: 14px;
}
a {
	color: #827A55;
}
.imprint {

}
.clearme {
	clear:both;
	height:1px;
}
.red {
	color: #950000;
}
.bigred {
	font-weight: bold;
	color: #950000;
}
.bigredChrono {
	font: bold;
	color: #950000;
	background-image: url(i/bg_chrono.jpg);
	background-repeat: no-repeat;
}
.headsub {
	color: #333333;
	
}
.fett {
	font-weight: bold;
	color: #333333;
}
.small {
	font-size: 9px;
	color: #B0A68E;
	font-weight: normal;
}
.big12 {
	font-size: 12px;
	margin-left: -24px;
	font-weight: bold;
}
.cross {
background: url(i/bg_nav.gif) no-repeat;
}

#baseTop {
	height: 205px;
	text-align:center;
	background: url(i/bg_header.gif) repeat-x;
}
#base{
	margin: 0 auto;
	border: 1px solid #f3f3f3;
	background: url(i/bg_body.gif)  repeat-x ;
	/*width:700px;*/
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	/*margin-top:-232px;*/
	text-align:center;

}
#base #main #nav #adresse {
	color: #343434;
	text-align: left;
	margin: 20px 30px 20px 30px;
	background: url(i/bg_adresse.gif) no-repeat 0 30px;

}

#base #main #nav #adresse {
	padding-left: 24px;
	font-size: 10px;
	line-height: 1.3em;
}
*html #base {
	height:100%;


}
#head {
	width:700px;
	text-align:center;
	margin:auto;
	padding-top:26px;
	height: 177px;
}
#base #head #logo {
	background: url(i/bg_logo.png) repeat-x;
	height: 177px;
	width: 235px;
	float:left;
}
#base #head #tease{
	height: 177px;
	width: 465px;

	float:left;
}

#base #main{
	width:700px;
	background-color: #dbd8ca;
	/*border: solid #cacbc0 2px;*/
	margin: 28px auto;
	margin-bottom:0;
	text-align:left;
	

}
#base #main #content #btn img {
	border: none;
}

#base #main #nav {
	text-align:center;
	background-color: #dbd8ca;
	float:left;
}
#base #main #headline {

}
#base #main #nav ul {
	width:231px;
	list-style-type: none;
	margin-top:20px;
	margin-left: 4px;
    padding-left: 0;
}
#base #main #nav li {
	text-align:left;
	padding:8px 0px 0px 24px;
	background: url(i/bg_nav.gif) no-repeat;
	height: 27px;
	color: #960000;
	font-size: 12px;
}
#divider {
	height: 27px;
	background: url(i/bg_divider.gif) repeat-x;
}

#base #main #nav li a
{
color: #383812;
text-decoration:none;
/*
background-image: url(i/cross.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
*/
}
#base #main #nav li a:hover
{
color: #960000;
text-decoration:underline;
/*
background-image: url(i/cross.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
*/
}


#base #main #content{
	background: url(i/bg_headline.jpg) repeat-x;
	float:left;
	width: 465px;
	background-color: #FFFFFF;
	text-align: left;
	min-height: 350px;

}
#base #main #content a{
	line-height:20px;
}
#base #main #headline {
	/*width:350px;*/
	height:54px;
	padding: 12px 0 0 14px;
	margin-bottom:20px;
	
	/*float:left;*/
}
.content_solo {
	padding: 14px;
	clear:both;
}
.content_text{
	float:left;
	width: 190px;
	padding: 8px;
	margin-left:4px;
	/*border: solid #000 1px;*/
}
.content_form{
	float:left;
	width: 90px;
	padding: 8px;
	text-align: right;
	/*border: solid #000 1px;*/
}


.content_form2{
	float:left;
	width: 280px;
	padding: 4px;
	line-height: 1.3em;

	/*border: solid #000 1px;*/
}
.content-ip{
	float:left;
	width: 40%;
	padding: 4px;
	margin-left:4px;
	/*border: solid #000 1px;*/
}
input, select, submit, textarea {
	font-size: 1em;
	line-height:1.3em;
	padding:3px;
	color: #800000;
	border: solid 1px #625b44;
	background-color: #F4F3F0;

}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#foot {
	color: #DBD8CA;
	background: #950000 url(i/bg_logo.png) repeat-x 50%;
	height: 40px;
	width:700px;
	margin:auto;
	/*width:100%;

	position: absolute;
	left:0;
	bottom: 0 !important;
	bottom: -1px;
	*/
	padding-top: 20px;

}

#base #main #content #ip {
	text-align:center;
	color: #669900;
	background: #f0f0ee;
	margin:10px 0 10px 14px;
	padding: 4px;
	padding-top:4px;
	height: 16px;
	width: 80%;
	border: 1px solid #cacbc0;
	font-weight: bold;
}
.pdf {
margin-right:4px;
	margin-bottom: -4px;
}
#base #main #content #content_solo a {
	line-height: 20px;
}
