body {
	padding: 0px;
	margin: 0px;
}

.rot {
	background-color: #cb0832;
	background-image: url(../img_header/red_shade.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 13px;
}

.rotmenue {
	background-color: #cb0832;
	background-image: url(../img_header/red_shade.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-left:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.rotmenue a {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #FFFFFF;
}

.rotmenue a:visited {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.rotmenue a:hover {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	padding-right: 8px;
	padding-left: 8px;
	color: #CC0000;
	background-color: #FFFFFF;
}

.grau {
	background-image: url(../img_header/grey_shade.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.logo {
	padding-left: 57px;
}

.partner {
	padding-top: 10px;
}
.pic {
	float: left;
}
.box {
	float: left;
	width: 240px;
	padding-left: 170px;
}
.bigbox {
	float: left;
	width: 900px;
}
