@charset "UTF-8";
@import url("tabellen.css");
@import url("mailform.css");

html{
height: 100%;
}

body{
font: 100% "trebuchet ms", Arial, Helvetica, sans-serif;
background: #000000;
background-image:url(../../img/back.gif);
background-position: center;
background-position: top;
margin: 0;
padding: 0;
height: 100%;
text-align: center;
color: #333333;
}

.container {
width: 982px;
height: 100%;
background-color:#FFFFFF;
margin: 0 auto;
margin-top: 16px;
text-align: left;
}

.flash {
width: 982px;
height: 331px;
background-color:#FFFFFF;
background-image:url(../../img/kopfdummy.jpg);
background-position: center;
position: relative;
}

.navi{
width: 196px;
margin-top: 19px;
margin-left: 1px;
float: left;
}

.flagge{
margin-top: 10px;
}

.content{
width: 744px;
min-height: 400px;
margin-left: 21px;
background-color:#FFFFFF;
float: left;
margin-top: 19px;
margin-bottom: -20px;
}

.content-teaser{
width: 744px;
min-height: 400px;
margin-left: 1px;
background-color: #ffffff;
float: left;
margin-bottom: -20px;
}

.content-frame{
margin: 0px;
padding: 0px;
padding-left: 3px;
padding-right: 3px;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
display: block;
clear: both;
}

.content-frame-top{
margin: 0px;
padding: 0px;
height: 4px;
background-image:url(../../img/content-frame-top.gif);
overflow: hidden;
}

.content-frame-bottom{
height: 4px;
background-image:url(../../img/content-frame-bottom.gif);
overflow: hidden;
margin-bottom: 20px;
}

.punktelinie{
border-bottom: 1px #339999 dotted;
margin-bottom: 10px;
}

.suchbox{
border: 1px #CCCCCC solid;
position: absolute;
left: 800px;
top: 65px;
width: 160px;
font-size: 14px;
padding: 4px;
background-image: url(../../img/suchbutton.png);
background-position: right;
background-repeat: no-repeat;
background-color:#FFFFFF;
}

.suchbox a{
color: #339999;
}

.suche{
margin-top: 10px;
}

.suchen INPUT {
	padding: 2px;
	border: 0px;
	height: 16px;
	vertical-align: middle;
	
}
.suchen FORM {
	height: 20px;
}

input{
font: 100% "trebuchet ms", Arial, Helvetica, sans-serif;
font-size: 13px;
}

