@import url("menue.css");
@import url("submenu.css");
@import url("form.css");
@import url("images.css");

html{
margin:0;
padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#222222;
	line-height:17px;
	margin:0;
	padding:0;
	margin-top: 17px;
	text-align:center;
	background-image:url(backgound.gif);
	background-repeat:no-repeat;
	background-position:top;
}
td{ line-height:15px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#222222; }
a, a.link {
text-decoration:none;
color:#D53447;
}
a:hover{color:#676767;}
h1{
font-size:13px;
color:#D53447;
font-weight:bold;
margin:0 0 5px 0;
text-transform:uppercase;
}
h3{
font-size:9px;
color:#979797;
font-weight:normal;
margin:0 0 5px 0;
}
hr{height:1px;border-bottom:0px solid #878787;}
#top_container{
    width: 770px;
	height: 113px;
	margin: auto;
	background-image:url(top_logo.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#impressum{
	float:right;
	margin: 91px 9px 0 0;
	color:#666666;
	font-size:10px;
	border:0px solid #0099CC;
	text-transform: uppercase;
	}
#impressum[id]{margin: 91px 17px 0 0;}
#container{
	width: 770px;
	height: auto;
	margin: auto;
	padding-top:-7px;
	background-image:url(shadow.gif);
	background-repeat: repeat-y;
	text-align:left;
	border:0px solid #33FF33;
}
#container img{margin-left:10px;}
#box{
clear:both;
float:left;
width: 750px;
height:auto;
text-align:justify;
padding:0 10px;
border:0px solid #CC0000;
background-image:url(shadow.gif);
	background-repeat: repeat-y;
}
#bottom_container{
	clear:both;
	width: 770px;
	height: 11px;
	margin: auto;
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#content, #econt{
float:right;
width:555px;
min-height:300px;
margin: 7px -5px;
border:0px solid #009999;
		voice-family: "\"}\"";
          voice-family: inherit;
          margin: 15px 5px;
}
#content[id], #econt[id]{margin: 15px 10px;}

#econt{float:left;border:1px solid #00CC99;margin:5px;}

#econt a, #econt a.link {
text-decoration:none;
color:#D53447;
}
#left ul{
margin-left:21px;
}
#left li{
list-style:square;
margin-bottom:7px;
}

#right{
text-align:justify;
float:right;
margin-top:-0px;
width:250px;
padding-left:7px;
border-left:1px dashed #575757;
}
#right img{
float:right;
margin:0 0 3px 7px;
border:1px solid #757575;
}
#left{
text-align:justify;
float:left;
margin-top:0px;
width:287px;
padding-right:3px;
border-right:0px solid #CF0000;
}
#left img{
float:left;
margin:0 7px 0 0;
border:1px solid #757575;
}

#copyright{
clear:both;
	width: 770px;
	height: 17px;
	margin: auto;
	padding-bottom:7px;
	color:#666666;
	font-size:10px;
	border:0px solid #999999;
}
