* {
	margin: 0;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #004178;
	border-collapse: collapse;
}
#body {
	text-align: center;
	background-color: #d9d9d9;
}
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	overflow: visible;
	min-height: 600px;
	background-color: white;
}
#top {
	margin: 0;
	padding: 0;
	border: 0;
}
#menu {
	margin: 0;
	padding: 0;
	background-color: #004178;
	overflow: auto;
	color: white;
	height: 24px;
}
#menu ul {
	margin-top: 3px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 3px 10px;
}
#menu li a,#menu li a:visited {
	text-decoration: none;
	color: whitesmoke;
}

#main {
	/*min-height: 500px;*/
	overflow: auto;
	background: url('../img/background_ju.jpg') no-repeat;
	background-position: left bottom;
	padding-bottom: 85px;
	border-bottom:1px solid #004178;
}
#impresser,#impresser a:link,#impresser a:visited, #impresser a:hover {
	background-color: #d9d9d9;
	text-align:right;
	font-size:10px;
	height:13px;
	padding-top:3px;
}

#container {
	margin-top: 10px;
	float: left;
	width: 620px;
	overflow: auto;
	min-height:480px;
}
#container_1b {
	margin-top: 10px;
	float: left;
	width: 780px;
	overflow: auto;
	min-height:480px;
}
#container_banner {
	margin-top: 0;
	float: left;
	width: 630px;
	overflow: auto;
	min-height:480px;
}

#submenu {
	float: left;
	width: 155px;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu ul li {
	list-style: none;
	margin-left: 3px;
	margin-right:3px;
}
#submenu ul li a,#submenu ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #004178;
	display:block;
	border-bottom:1px solid #004178;
	padding:8px 5px;
}
#submenu ul li a:hover {
	color: #ef403d;
}
#submenu ul li.sub_aktiv a,#submenu ul li.sub_aktiv a:visited {
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding:8px 5px;
	color: #ef403d;
	border-bottom:none;
} 

#submenu ul li.sub_aktiv_nochild a,#submenu ul li.sub_aktiv_nochild a:visited {
text-decoration: none;
	font-weight: bold;
	display:block;
	padding:8px 5px;
	color: #ef403d;
	border-bottom:1px solid #004178;
	
} 

#submenu ul  ul {
	margin-bottom: 2px;
	list-style:none;
	border-bottom:1px solid #004178;
	margin-left:3px;
	margin-right:3px;
}
#submenu ul  ul li.sub2_normal {
	margin-left: 2px;
	list-style-type:none;
	padding-left:2px;
}
#submenu ul ul li.sub2_normal a,#submenu ul ul li.sub2_normal a:visited,#submenu ul ul li.sub2_normal a:link {
	font-weight: normal;
	margin-left: 8px;
	color: #004178;
	display:block;
	list-style-type:none;
	border-bottom:none;
	padding:3px;
	text-decoration: none;
	list-style:none;
	margin-bottom:2px;
}
#submenu ul ul li.sub2_aktiv a, #submenu ul ul li a:visited,#submenu ul ul li a:hover {
	color: #ef403d;
	list-style:none;
	border-bottom: none;
	margin-left: 8px;
	padding:3px;
	margin-bottom:2px;
}

#content {
	float: right;
	width: 455px;
}
#content_1b {
	float: right;
	width: 605px;
}
#content_banner {
	margin:0;
	padding:0;
	width:630px;
}
#news {
	margin-top: 10px;
	float: right;
	width: 165px;
	
}
#footer {
	height: 10px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 3px;
	display: block;
	/*border-bottom:1px solid #ef403d;*/
	font-weight: bold;
	margin-bottom: 4px;
	color: #ef403d;
	
}

h1 {
	font-size: 130%;
}
h1 a, h1 a:hover, h1:visited {
	text-decoration:none;
	color: #ef403d;
	font-size:100%;
	font-weight:bold;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
p {
	line-height: 1.8em;
}

.news-latest-container {
	margin-left: 5px;
	margin-right: 5px;
}
#news h1, h2, h3 {
	border-bottom:0;
}
#news h3 a {
	font-size:115%;
	font-weight:bold;
}
#news .news-latest-item {
	margin-bottom:5px;
	padding-bottom:4px;
	border-bottom:1px solid black;
}
#news .bodytext {
	line-height:1.2em;
}

#mailform input,#mailform textarea {
	margin-bottom:8px;
	width:200px;
}
#mailform label {
	width:160px;
	display:block;
}
#mailform fieldset {
	border:0;
	width:400px;
}
#mailform textarea {
	width:300px;
}
#bread {
	margin-top:6px;
	margin-left:10px;
	float:left;
}
#bread, #bread a, #bread a:visited {
	color:white;
}
#content strong,#content_1b strong,#content_banner strong {
	font-weight:bold;
}
#content .important, #content_1b .important, #content_banner .important {
	color:red;
}
#direktnavi {
	float:right;
	margin-top:0;
}
.direktitem {
	float:left;
}
#kundenlogin {
	background: url('../direktnavi/kunde1.gif') no-repeat;
	width:40px;
	height:20px;
}
#kundenlogin:hover {
	background: url('../direktnavi/kunde2.gif') no-repeat;
}
#partnerlogin {
	background: url('../direktnavi/partner1.gif') no-repeat;
	width:40px;
	height:20px;
}
#partnerlogin:hover {
	background: url('../direktnavi/partner2.gif') no-repeat;
}
#tracking {
	background: url('../direktnavi/tracking1.gif') no-repeat;
	width:50px;
	height:20px;
}
#tracking:hover {
	background: url('../direktnavi/tracking2.gif') no-repeat;
}
.placeholder {
	width:50px;
	overflow:visible;
}
#content em,#content_1b em,#content_banner em {
	font-style:italic;
}
#content strong em,#content_1b strong em,#content_banner strong em,#content em strong, #content_1b em strong, #content_banner em strong {
	font-style:italic;
	font-weight:bold;

}
#content table.contenttable TD,#content_1b table.contenttable TD,#content_banner table.contenttable TD {
	padding: 7px;
	vertical-align: top;
	line-height: 1.7em;
}
#content ul li,#content_1b ul li,#content_banner ul li {
	line-height: 1.7em;
}
