html {
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:auto;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
	background:#ffffff; /*  url('../images/bg.gif') left center repeat-x  */
	height:100%;
}

table, tr, tbody, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
	padding:0px;
	margin:0px 0px 12px 0px;
	border:0px;
	vertical-align:top;
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
}

td {
	padding:0px 6px 6px 0px;
}

a { color:#e40038; text-decoration:none; }
a:hover { color:#e40038; text-decoration:underline; }

h1, h2, h3, h4 {
	font-family: Eurostile, Tahoma, Arial, Helvetica, sans-serif;
/*	font-weight:normal; */
	padding:0px;
}

h1 {
	font-size:20px;
	margin:0px 0px 10px 0px;
	color:#e40038;
}

h2 {
	font-size:16px;
	margin:0px 0px 8px 0px;
	color:#e40038;
}

h3 {
	font-size:14px;
	margin:0px 0px 6px 0px;
	color:#e40038;
}

h4 {
	font-size:12px;
	margin:0px;
}

ul {
	margin:0px 0px 12px 24px;
	padding:0px;
}

img {
	border:0px;
}

p {
	margin:0px 0px 12px 0px;
	padding:0px;
}

td p {
	margin:0px;
	padding:0px;
}

input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-width:1px;
	border-color:#606060;
}

form {
	padding:0px;
	margin:0px;
}

/* ##### LAYER styles ##### */

#logo {
	position:absolute;
	left:50%;
	top:50%;
	width:260px;
	height:27px;
	padding:0px;
	margin:-224px 0px 0px 250px;
	z-index:100;
	overflow:visible;
}

#background {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:1;
}

#backgroundimg {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:1;
}

/*
#backgroundcont {
	position:absolute;
	width:100%;
	left:0px;
	top:50%;
	z-index:1;
}

#backgroundimg {
	width:100%;
	margin:-25% 0% 0% 0%; / * höhe = 0.75 von breite (4:3), hälfte = 0.375 * /
	padding:0 0 0 0;
	z-index:1;
}
*/

#imprint {
	position:absolute;
	width:100%;
	height:30px;
	left:0px;
	bottom:6px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
	text-align:center;
	z-index:20;
}

#footer {
	position:absolute;
	width:700px;
	height:24px;
	left:50%;
	top:50%;
	margin:194px 0px 0px -499px;
	padding:0 0 0 0;
	overflow:visible;
	text-align:left;
	z-index:40;
}

#login {
	position:absolute;
	width:250px;
	height:24px;
	left:50%;
	top:50%;
	margin:194px 0px 0px 250px;
	padding:0 0 0 0;
	overflow:visible;
	text-align:right;
	z-index:41;
}

/* boxes */

#boxleft {
	position:absolute;
	left:50%;
	top:50%;
	width:156px;
	height:368px;
	padding:0px;
	margin:-184px 0px 0px -500px;
	z-index:30;
	background:#ffffff;
	overflow:hidden;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	border:1px solid #e40038;
}

#boxcenter {
	position:absolute;
	left:50%;
	top:50%;
	width:534px;
	height:368px;
	padding:0px;
	margin:-184px 0px 0px -314px;
	z-index:30;
	background:#ffffff;
	overflow:hidden;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	border:1px solid #e40038;
}

#boxright {
	position:absolute;
	left:50%;
	top:50%;
	width:250px;
	height:368px;
	padding:0px;
	margin:-184px 0px 0px 250px;
	z-index:30;
	background:#ffffff;
	overflow:hidden;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	border:1px solid #e40038;
}

#contentleft {
	position:absolute;
	left:50%;
	top:50%;
	width:156px;
	height:368px;
	padding:0px;
	margin:-183px 0px 0px -499px; /* -184px 0px 0px -500px */
	z-index:35;
	overflow:hidden;
}

#contentcenter {
	position:absolute;
	left:50%;
	top:50%;
	width:534px;
	height:368px;
	padding:0px;
	margin:-183px 0px 0px -313px; /* -184px 0px 0px -314px */
	z-index:35;
	overflow:auto;
}

#contentright {
	position:absolute;
	left:50%;
	top:50%;
	width:250px;
	height:368px;
	padding:0px;
	margin:-183px 0px 0px 251px; /* -184px 0px 0px 250px */
	z-index:35;
	overflow:hidden;
}



/* ##### Diverses ###### */

#footer a {
	color:#606060;
	text-decoration:none;
}

#footer a:hover, #footer .menuactive {
	color:#e40038;
	text-decoration:none;
}

#contentleft a {
	color:#606060;
	text-decoration:none;
}

#contentleft a:hover, #contentleft .menuactive {
	color:#e40038;
	text-decoration:none;
}

#contentleft ul, #contentleft li {
	list-style-type:none;
}

.ulmain, .ulmain li {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ulmain li {
	width:156px;
	height:26px;
	overflow:hidden;
}

.ulmain .noheight {
	height:auto;
	overflow:visible;
}

.ulsub, .ulsub li {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ulsub li {
	width:156px;
	height:22px;
	overflow:hidden;
}

.ulsub {
	margin-left:10px;
}

.ulmain a, .ulsub a { margin-bottom:1px; }

/* .ulmain li a, .ulsub li a  { vertical-align: bottom; } / * wegen ie white space bug */
.ulmain li, .ulsub li { display:inline; }
.ulmain li a, .ulsub li a { display:block; }

/* ##### text styles ##### */

.contentpadding {
	margin:10px 10px 10px 10px;
	text-align:left;
}

