/* reset css */
*{
   padding: 0px;
   margin: 0px;
}

a:link{text-decoration: underline;border: none; color: #fff;}
a:visited{text-decoration: underline;border: none; color: #fff;}
a:hover{text-decoration: underline;border: none; color: #fff;}
a:active{text-decoration: underline;border: none; color: #fff;}

/* mozilla dotted line */
a:focus{outline:none;} 

img{
	border: none;
}

/* body & main */

body,html{
	height: 100%;
	width: 100%; 
	font-size: 13px;	
	background-color: #333;
	font-family: Lucida Grande, Lucida Sans, Arial;
	color: #fff;
}

.main{
	background-image: url(../grafiken/punkte.gif);
	background-repeat: repeat;
	position: absolute;
	width: 1024px;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -512px;
	overflow: hidden;
}

/* Basic Layout */
hr{
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: none; 
	margin: 10px 0px 20px 0px;
	width: 100%;
}

h3{
	font-size:16px;
}

.clear{
	clear: both;
}

div.csc-textpic-clear{
	clear: none;
}

b{	
	display: block;
	background-color: #717777;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}

h2{
	color: #fff;
}

.logo{
	position: absolute;
	left: 30px;
	top: 25px;
	width: 130px;
	height: 90px;
	background-image: url(../grafiken/logo2.png);
	background-repeat: no-repeat;
}

.header{
	position: absolute;
	left: 190px;
	top: 0px;
	width: 800px;
	height: 125px;
	background-image: url(../grafiken/header.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	-moz-box-shadow: 0px 2px 5px #999;
}

.headertypo{
	position: absolute;
	left: 20px;
	vertical-align: middle;
	font-size: 25px;
	color: #fff;
	top: 38px;
	font-weight: bold;
}

.headerimage{
	position: absolute;
	right: 20px;
}

.titel{
	font-size: 23px;
	line-height: 60px;
	position: absolute;
	font-weight: bold;
	left: 190px;
	top: 155px;
	right: 30px;
	height: 60px;
	padding-left: 20px;
	background-attachment: fixed;
	background-color: #717777;
	border-bottom: solid 1px #fff;
	-moz-box-shadow: 0px 2px 0px #999;
}

.vba{
	position: absolute;
	top: 10px;
	right: 20px;
	float: right;
}

.inhalt{
	position: absolute;
	left: 190px;
	top: 216px;
	right: 30px;
	bottom: 60px;
	background-attachment: fixed;
	background-color: #717777;
	overflow-y: scroll;
	overflow-x: hidden;
	-moz-box-shadow: 0px 2px 5px #999;
	padding: 20px 20px 0px 20px;
}

/* Navigation */

.footer{
	position: absolute;
	bottom: 15px;
	left: 190px;
	height: 20px;
	width: 800px; 	
	text-align: right;
	vertical-align: middle;
}

.footernavi{
	color:  #717777 !important;
	font-size: 12px;
}

.tel{
	float: left;
	position: relative;
	height: 20px;
	width: 130px;
	-moz-box-shadow: 0px 2px 5px #999;
}

.con{
	float: right;
}

.navilinksbox{
	z-index: 20;
	position: absolute;
	left: 30px;
	top: 155px;
	width: 130px;
	-moz-box-shadow: 0px 2px 5px #999;
}

.navilinks{
	color: #fff;
	font-size: 12px;
	height: 19px;
	background-color: #717777;
	margin-top: 1px; 
	line-height: 20px;
}

.active {
	background-color: #E20015;
}

.navilinks a {
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
}

.navilinks a:hover {
	color: #333;
}


/* mikro typo */
.test{
		width: 200px;
	}
	
/* bilder allgemein */
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image{
	margin: 0px 0px 20px 0px !important;
	border: 0px solid #fff;
}

dl dt img{
	background-image: url(../grafiken/faux.gif);
	background-repeat: repeat-y 50% 0;
	float: left;
} 

/* gallery partner */
.csc-textpic-above .csc-textpic-imagewrap{
	width: 750px !important;
}

.csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image{
	border: none;
	margin: 0px !important;
	padding: 15px !important;
	height: 150px;
}

/* fuhrpark gallery*/
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image{
	padding: 20px 0px 0px 20px !important;
	margin: 0px !important;
	height: 150px;
} 

/* fuhrpark ersatz*/
.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image{
	padding: 20px 0px 0px 20px !important;
	margin: 0px !important;
	height: 200px;
} 

.csc-textpic-caption{
	padding-top: 10px;
}

/* inhalts container */
.csc-textpic{
	position: relative;
	z-index: 20;
}

.textfloat{
	float: left;
	width: 45%;
}

/* graue box inhalt */
.csc-textpic-left, .csc-textpic-center, .csc-textpic-right{
	border: solid 0px;
	border-color: #fff;
	color: #fff;
	margin-bottom: 20px;
	background-image: url(../grafiken/faux.gif);
	background-repeat: repeat-y 50% 0;
	float: left;
}

.bodytext{ 
	background-color: #9EA2A3;
	border: solid 0px;
	border-color: #fff;
	color: #fff;	
	padding: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 310px;
}

p.space{
	background-color: none;
}

.spezial .bodytext{
	margin-right: 0px !important;
	width: auto !important;
}

/* tabellen */

.contenttable{
	background-color: #9EA2A3;
	border: solid 0px;
	border-color: #fff;
	color: #fff;	
	float: left;
	width: 314px;
	margin:3px;
}

thead{
	background-color: #717777;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 27px;
}

.tablespace{
	float: left;
	width: 320px;
	background-color: #9EA2A3;
	margin-bottom: 20px;
}

th{
	text-align: left;
}

/* Google Maps */

.map{
	position: relative;
	float: right;
}

.maptext{
	margin-right: 420px;
}

small a{
	color: white !important;
}


/* News */

.news-list-container{
	left: 20px;
	right: 20px;
	position: absolute;
	padding-bottom: 20px;
	top: 20px;
}

.news-list-item {
	padding-bottom: 20px;
}

.news-list-item img{
	border: solid #fff 1px;
	float: right;
}

.news-list-item p{
	margin-right: 420px;
}

.news-list-item h2{
	padding-bottom: 10px;
	clear: both;
	display: block;
}

/* Login */
.tx-felogin-pi1{
	left: 20px;
	right: 20px;
	position: absolute;
	padding-bottom: 20px;
	top: 20px;	
}

fieldset{
	margin-top: 20px;
	padding: 10px;
	width: 200px;
	background-color: #ACB1B2;
	border: solid 0px #fff;
}

input[type=submit]{
	margin-top: 10px;
}


/* Slideshow */

.slidecontainer{
	margin-left: 350px;
	position: fixed;
	width: 400px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 300px;
	z-index: 10;
}

.slide{
	position: absolute;
	width: 400px;
	overflow: hidden;
	border: solid 0px #fff;
	height: 300px;
	right: 0px;
	top: 0px;
}

.slidetext{
	margin-right: 410px;
}

.cache{
	display: none;
}

.slidebeschreibung{
	margin-top: 5px;
	width: 400px;
	text-align: center;
	font-size: 14px;
	display: block;
}

/* Video */

#video{
	z-index: 10;
	position: absolute;
	left: 30px;
	top: 445px;
	width: 130px;
	height: 120px;
	overflow: hidden;
	-moz-box-shadow: 0px 2px 5px #999;
}

/* Audio */
#audio{
	background-color: #333333; 
	height: 25px;
	overflow: hidden;
}

#musich1{
	width: 200px;
	margin-left: 5px;
}
