body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #E9EAED;
	margin: 0;
}

img {
	border: 0;
}
.clr {clear:both;}

#top, #top1, #content, #footer {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
    zoom: 1;
}

#bg_top1 {
	background: #FFF;
}

#bg_top {
	background: #669900;
	height:50px;
	border-bottom: 4px solid #336600;
}

#bg_top2 {
	background: url(../images/sniffer_07.jpg) left top no-repeat;
	padding: 80px 0 0 250px;
	margin: 0 auto;
	height:195px;
	width: 980px;
	overflow: hidden;
    zoom: 1;
}

}

#top_menu {
	float: right;
	width: 490px;
}

ul#top_nav {
	list-style: none;
	padding: 0;
	padding-top: 10px;
	padding-right: 19px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	float: right;
}

ul#top_nav li {
	display: block;
	margin: 0;
	padding: 0;
	width: auto !important;
	background: url(../images/sniffer_03.gif) left top no-repeat;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	white-space: nowrap;
}

ul#top_nav a:link, ul#top_nav a:visited {
	padding: 0 20px 0px 45px;
	color: #FFF;
	text-decoration: none;
}

ul#top_nav a:hover {
	display: block;
	padding: 0 20px 0px 45px;
	margin: 0px;
	width: auto !important;
	border: none;
	font-size: 12px;
	text-decoration: underline;
	line-height: 32px;
	white-space: nowrap;
}

#bg_content {
	background: #E9EAED url(../images/sniffer_10.png) left top repeat-x;
	height:auto;
	border-top: 4px solid #999999;
}

#left_menu {
	float: left;
	width: 210px;
	height: auto;
	padding: 30px 0 0 30px;
}

ul#left_nav {
	list-style-image: url(../images/sniffer_pfeil.png);
	list-style-position:inside;
	padding: 0 0 0 40px;
	margin: 0;
}

ul#left_nav li {
	margin: 0;
	padding: 0;
	height:32px;
	width: auto !important;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 32px;
	white-space: nowrap;
}

ul#left_nav a:link, ul#left_nav a:visited {
	padding: 0;
	color: #655B54;
	text-decoration: none;
}

ul#left_nav a:hover {
	padding: 0;
	margin: 0;
	width: auto !important;
	height:32px;
	border: none;
	font-size: 13px;
	text-decoration: none;
	line-height: 32px;
	white-space: nowrap;
}

.left_nav_sub {
	list-style-image: none;
	list-style-type:none;
	margin: 0 0 0 40px;
}

#main_content {
	font-size: 14px;
	color:#333;
	float: left;
	width: 630px;
	padding: 20px 50px 0 40px;
	background: url(../images/sniffer_13.png) 0px 40px no-repeat;
	white-space:normal;
}

h1 {
	font-size:16px;
	color: #655B54;
}

#footer2 {
	float: left;
	width: 110px;
	height: auto;
	padding: 5px 0 0 110px;
}

#footer2 img { margin: 0px 0px 8px 18px; position: relative; top: -13px; right:20px;}

#footer3 {
	float: left;
	height: auto;
	width: 710px;
	padding: 20px 20px 0 10px;
	color:#336600;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
}

label {
	float:left;
	width:140px;
	margin: 6px 0 2px 0;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

input {
	margin: 2px 0 2px 0;
	width: 220px;
	border: 2px solid #ccc;
	background:#F8F8F8;
	color:#655B54;
	font-size:14px;
	line-height:20px;
	height:20px;
}

textarea {
	margin: 2px 0 2px 0;
	width: 450px;
	border: 2px solid #ccc;
	background:#F8F8F8;
	color:#655B54;
	font-size:14px;
}

fieldset {
	border:0;
}

input.imb { 
	border:0;
	margin-right:20px;
	width: 142px;
	height: 27px;
	float:right;
}

#imp_label {
	font-size: 13px;
	font-weight:bold;
	color:#333;
	float: left;
	width: 110px;
	padding: 2px 20px 0 2px;
	white-space:normal;
}

#imp_text {
	font-size: 13px;
	color:#333;
	float: left;
	width: 465px;
	padding: 2px 20px 0 2px;
	white-space:normal;
}

.right_top { margin: 0px 0px 8px 18px; position: relative; top: 0px; float: right; }
.left_mid { margin: 10px 18px 10px 0px; position: relative; top: 0px; float: left; }

