body, html {
	height: 100%;
	margin: 0px;
	color: white;
	font-family: Arial, sans-serif;	
	background-color: #150702;
}	

a {
	text-decoration: none;
	color: white;
}
	
div, img {
	padding: 0px;
	margin: 0px;
	border: none;
}	

#center{
	position: relative;
	margin: auto;
	width: 955px;
	height: 600px;
	z-index: 1;
	background-image: url("dimax_FILES/rand_titel.jpg");
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#outer {
	height: 100%; 
	overflow: hidden; 
	position: relative; 
	width: 100%;
	text-align: center;
}
#outer[id] {
	display: table; 
	position: static;
}

.middle {
	position: absolute; 
	top: 50%; 
	width: 100%;
	left: 0px;
} /* for explorer only*/
.middle[class] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

.inner {
	position: relative;
	top: -50%;
	width: 100%;
/* 	text-align: center; */
} /* for explorer only */
.inner[class] {
	position: static;
}
	
.enter_div {
	color: white;
	text-align: right;
}

#enter_div_ver {
	position: absolute;
	top: 414px;
	left: 330px;
}

#enter_div_it {
	position: absolute;
	top: 414px;
	left: 650px;
}

.enter_div p {
	margin-top: 7px;
	margin-bottom: 7px;
}
	
.enter_text {
	font-size: 12pt;
	letter-spacing: 0.2em;
}

.enter_link {	
	font-size: 10pt;
}	

#switch {
	position: absolute;
	top: 581px;
	left: 50px;
	font-size: 10pt;
}
	
#legal {
	color: white;	
	font-size: 10pt;
	position: absolute;
	top: 581px;
	right: 1px;
	padding-right: 2px;
}
#legal[id] {
	right: 0px;
}	
	
#legal span {
	margin-left: 50px;
}	

#logo_oben {
	position: absolute;
	top: 0px;
	left: 0px;
}
	
#oben_rechts {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1;
}
#oben_rechts[id] {
	right: 0px;
}	

#mitte_links {
	position: absolute;
	top: 134px;
	left: 0px;
	width: 379px;
	height:196px;	
	z-index: 1;
}
#mitte_links[id] {
	display: table;
}	
#mitte_links .inner {
	text-align: right;
}	

#mitte_links p {
	padding-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}	
	
#mitte_mitte {
	position: absolute;
	top: 134px;
	left: 378px;
	width: 577px;
	height: 196px;
	background-image: url('dimax_FILES/navibereich.jpg');
	background-repeat: repeat-x;
	z-index: 1;
	text-align: left;
}
#mitte_mitte img {
	z-index: 3;
}	
#mitte_mitte[id] {
	display: table;
}	

#mitte_mitte p {
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;	
}	
	
#mitte_rechts {
	position: absolute;
	top: 134px;
	right: -1px;
	z-index: 4;
	height: 196px;
	overflow: hidden;
}
#mitte_rechts[id] {
	right: 0px;	
}
#mitte_rechts .inner {
	text-align: left;
}

#mitte_rechts dl.csc-textpic-image, #mitte_links dl.csc-textpic-image {
	margin-left: 0px;
	margin-right: 0px;
}
	
.active a, .inactive a {
	font-size: 13px;	
}

.inactive a {	
	color: #FFFFFF;
}
	
.inactive a:hover {
	color: #F87D41;
}
	
.active a {
	font-weight: bold;
	color: #F87D41;
}
	
#links_unten {
	position: absolute;
	top: 330px;
	left: 0px;
	z-index: 3;
}
		
#logo_unten {
	position: absolute;
	top: 515px;
	left: 0px;
}

.content {
	font-size: 12px;
	color: white;
	list-style-image: url('dimax_FILES/x.gif');
	text-align: left;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}	

#content {
	position: absolute;
	color: #37322A;
	top: 330px;
	right: -1px; 
	width: 576px;
	height: 249px;
	background-image: url('dimax_FILES/contentrechts.jpg');
	background-repeat: repeat-x;
}
#content[id] {
	right: 0px;
	width: 557px;
}
	
.content p.bodytext {
	margin-top: 0px;
	margin-bottom: 7px;		
}
	
#content a {
	color: black;
}
	
.content ul {
	padding-left: 20px;
	margin-left: 0px;
}	

.content span.orange {
	color: #E15B1A;
}	
	
#content h1 {
	color: #E15B1A;
	margin-bottom: 0px;
}
	
h1 {
	font-size: 14px;
	font-weight: normal;
        margin-top: 0px;
}
	
#content .csc-header h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}	
