*{margin:0; padding:0px;}
#container {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}


#header {
	background-image: url(img/header.jpg);
	height: 400px;
	width: 914px;
	display: block;
	float: left;
}
#header2 {
	background-image: url(img/header2.jpg);
	height: 400px;
	width: 914px;
	display: block;
	float: left;
}
#header3 {
	background-image: url(img/header3.jpg);
	height: 400px;
	width: 914px;
	display: block;
	float: left;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #383838;
	font-weight: normal;
}

#header4 {
	background-image: url(img/header4.jpg);
	height: 400px;
	width: 914px;
	display: block;
	float: left;
}
#header ul,
#header2 ul,
#header3 ul,
#header4 ul {
	padding-top: 40px;
	float: left;
	padding-left: 590px;
}
#header ul li,
#header2 ul li,
#header3 ul li,
#header4 ul li {
	display: inline;
}
#header ul li a,
#header2 ul li a,
#header3 ul li a,
#header4 ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4E4848;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
#header ul li a:hover,
#header ul li a.active,
#header2 ul li a:hover,
#header2 ul li a.active,
#header3 ul li a:hover,
#header3 ul li a.active,
#header4 ul li a:hover,
#header4 ul li a.active{
	color: #FF0000;

}
#dropmenudiv{
	position:absolute;
	background:#B31818;
	display:block;
	line-height:18px;
	z-index:100;
	margin-top: 11px;
}
#dropmenudiv a{
    width:220px;
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
	background-image: url(img/sub_nav_separator.gif);
	background-repeat: repeat-x;
	background-position: 20px bottom;
	text-transform: none;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none
}

#dropmenudiv a:hover{ /*hover background color*/
color: #000000;
}


#l_content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	float: left;
	width: 540px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#l_content  h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #383838;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 18px;
}
#l_content  h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #383838;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 18px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

#l_content  p.gray {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	font-weight: normal;
	display:block;
	width:540px;
	background:#F4F4F4;
	padding-left: 5px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
input.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	background-color: #DCDCDC;
	height: 15px;
	width: 520px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}
input.button {
	color:#FF0000;
	text-align:center;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
textarea {
	background-color: #DCDCDC;
	height: 100px;
	width: 520px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	padding-top: 3px;
	padding-left: 5px;
}

#l_content  p.normal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	font-weight: normal;
	display:block;
	width:540px;
	background:#ffffff;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bold {
	font-weight: bold;
}


#l_content ul {
	margin-left: 10px;
	line-height: 18px;
}
#l_content ul li{
	margin-left: 10px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#r_content {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	background-image: url(img/r_content.jpg);
	float: right;
	width: 310px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: right top;
}
#r_content_kontakt {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #877D7D;
	background-image: url(img/r_content.jpg);
	float: right;
	width: 290px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

#r_content img{
	border:1px solid #000000;
	padding:2px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#footer {
	background-image: url(img/footer.gif);
	clear: both;
	height: 45px;
	width: 844px;
	padding-top: 22px;
	padding-left: 70px;
	background-repeat: no-repeat;
}
#footer span {
    font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	width:800px;
	float:left;
	
	
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	float: left;
	
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
