* {
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #0d244c;
}

b {
	font-size: 12px;
	color: #38393b;
}
/*
c {
	font-size: 17px;
	color: #38393b;	
}
*/

h1 {
	font-size:15px;
	margin:0;
	padding:0;
}

h2 {
	font-size: 12px;
	color: #3a3b3d;
	margin-top: 20px;
	margin-bottom: -3px;
	}
	
img {
	border:none;
}

#main {
	padding-top: 70px;
	padding-left: 110px;
	height: 100%;
	width: 1058px;
	font-family: Arial;
	
	background-image: url(./logo-gross.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#head {
	height: 317px;
	width: 1058px;
}

#logoleiste {
	position: static;
	margin-bottom: 23px;
	height: 83px;
	width: 700px;
}

#zbc-logo {
	margin-right: 13px;
	height: 83px;
	width: 91px;
	float: left;
}

#hauptmenue {
	position: relative;
	width: 590px;
	height: 26px;
	top: 57px;
	float: right;	
}

.hmenuepunkt {
	float: left;
}

#logo-gross {
	clear: left;
	height: 200px;
	width: 948px;
}

#logo-text {
	font-family: sans-serif;
	position: relative;
	top: 100px;
	left: 45px;
	color: #b9d1ff;
	font-size: 11px;
	width: 570px;
}

#impressum {
	font-size: 11px;
	position: absolute;
	left: 926px;
	top: 383px;
	width: 120px;
	color: #bfbfbf;
}

#impressum a {
	color: #bfbfbf;
}
	

#main-body {
	margin-top: 15px;
	height: 180px;
	width: 650px;
}

#submenue {
	height: 30px;
	width: 650px;
	margin-bottom: 20px;
	font-weight:bold;	
	font-size: 12px;
}


.smenuepunkt {
	color: #0d244c;
	padding: 10px;
	float: left;
	text-decoration: none;
}

.smenuepunktaktiv {
	padding: 10px;
	float: left;
}

.smenuepunktaktiv a {
	color: #46699c;
	text-decoration: none;
}

.linksweiss {
	float: left;
	height: 30px;
	width: 1px;
	background-color: #edeef1;
}

#content {
	clear: left;
	width: 650px;
	margin-left: 10px;
	color: #6e6f71;
	font-size: 11px;
	padding-bottom: 50px;
}

.logohilfe {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 40px;
	/*width: 126px;*/
	cursor:pointer;
}

.tab01 td {
	padding-bottom:5px;
}

.tab02 td {
	padding-bottom:10px;
	vertical-align:middle;
}

.tab02 td img {
	float:right;
	margin-right:20px;
}