@charset "UTF-8";
/* CSS Document */

/* Global */ 

body {
	margin: 0px;
}

div { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
}
h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
}
.h4 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#33cccc; 
	text-decoration:none; 
	font-weight:lighter;
	font-style:normal;
	text-align:center;
}
.schwarz { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	text-align:center;
}
#standort { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
}

img {
	border-width:7px;
	color:#EEEEEE;
	
}



/* Boxes */

.bg_linie {
	height:210px;
	width:100%;
	background-image:url(../images/bg_space.jpg);
	text-align:center;
}

.bg_schwung {
	height:210px;
	width:100%;
	margin:0px auto;
	background-image:url(../images/bg_schwung.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

.logo {
	height:210px;
	width: 960px;
	margin:0px auto;
	background-image:url(../images/logo.jpg);
	color: #FFF;
}

.content {
	position:absolute;
	left:50%;
	top:70px;
	margin:0px auto 0px -480px;
	min-height:500px;
	width:960px;
	text-align:left;
}

.ct_links {
	position:absolute;
	top:400px;
	left:0px;
	width:230px;
	background-image:url(../images/standpunkt.jpg);
	height:200px;
}

.ct_links_text {
	position:absolute;
	top:15px;
	left:40px;
	width:180px;
	height:40px;
}

.ct_mitte {
	position:absolute;
	left:230px;
	top:70px;
	width:470px;
	padding:15px;
	height:200px;
}

.ct_mitte_zufall {
	width:470px;
	padding:0px;
	height:313px;
}

.ct_rechts {
	position:absolute;
	top:135px;
	left:730px;
	width:230px;
	height:100px;
}	

/* Navi */

.l_impressum {
	position:absolute;
	top:173px;
	width:230px;
	background-image:url(../images/l_impressum.jpg);
	height:27px;
}	
.l_start {
	width:230px;
	background-image:url(../images/l_start.jpg);
	height:40px;
}	

/* .l_start:hover {
	width:230px;
	background-image:url(../images/l_start_o.jpg);
	height:40px;
}	
*/
.l_idea {
	width:230px;
	background-image:url(../images/l_idea.jpg);
	height:40px;
}	
/*
.l_idea:hover {
	width:230px;
	background-image:url(../images/l_idea_o.jpg);
	height:40px;
}
*/	
.l_intransit {
	width:230px;
	background-image:url(../images/l_intransit.jpg);
	height:40px;
}	
/*
.l_intransit:hover {
	width:230px;
	background-image:url(../images/l_intransit_o.jpg);
	height:40px;
}	
*/
.l_insight {
	width:230px;
	background-image:url(../images/l_insight.jpg);
	height:40px;
}	
/*
.l_insight:hover {
	width:230px;
	background-image:url(../images/l_insight_o.jpg);
	height:40px;
}	
*/

.l_experiences {
	width:230px;
	background-image:url(../images/l_experiences.jpg);
	height:40px;
}	
/*
.l_experiences:hover {
	width:230px;
	background-image:url(../images/l_experiences_o.jpg);
	height:40px;
}	
*/
.l_contact {
	width:230px;
	background-image:url(../images/l_contact.jpg);
	height:40px;
}	
/*
.l_contact:hover {
	width:230px;
	background-image:url(../images/l_contact_o.jpg);
	height:40px;
}	*/
