/* Main Stylesheet BW Fuhrpark Service
/* 2007
/***************************************/


body {
	background-image: url(../img/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d6ddeb;
}

fieldset {
	border: 1px #93A1B6 solid;
	padding:15px 8px;
}

fieldset.subfieldset {
	border: 1px #BBBBBB dashed;
	margin: 10px 5px;
}

fieldset.subfieldset .subfieldset {
	border: none;
}

.fieldset legend {
	font-weight: bold;
	color: #004687;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right: 3px;

}

.subfieldset legend {
	color: #6B85B7;
}

fieldset label {
	float:left;
	width: 100px;
}

fieldset input {
	margin:2px;
	padding:0;
}

input.small {
	width:40px;
}

input.normal {
	width:200px;
}

input.half {
	width:115px;
}


.info {
	background-color: #E7EAEF;
	border: 1px #ACB7C7 solid;
	padding: 4px;
}

img {
  border: none;
}


/*********** Layout ***********/

.clear {
	clear: both;
}

.main {
	width: 950px;
	margin: 4px auto;
	background-color: #FFF;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../img/bg_main.gif);
}

	
#main1col{
	background-image: url(../img/bg_main1col.gif);
}


#header {
	height: 90px;
	background-image: url(../img/bg_header.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	padding: 0 10px 0 6px;
}

	#header #kopfleiste {
		height: 90px;
	}
	
	#header #logo {
		position: absolute;
		top: 10px;
		right: 10px;
		height: 45px;
		width: 245px;
	}
	
	#header #navlinks {
		position: absolute;
		top: 23px;
		left: 10px;
		color: #93a1b6;	
		background-image: none;
		margin:0;
		padding:0;
	}
	
	#header #navlinks li {
		display: inline;
		padding: 0 0 0 6px;
		color: #93a1b6;
		background-image: none;		
	}
	
	#header #navlinks li a {
		color: #93a1b6;
		text-decoration: none;
	}
	
	#header #navlinks .hidden {
		position:absolute;
		top: -999px;
		left: -999px;
	}
	
	#header form  {
		margin: 0;
		padding: 0;
		line-height: 14px;
	}
	
	#suche input.text {
		color: #acb7c7;
		border: 1px #acb7c7 solid;
		line-height: 1.4em;
		padding: 0 0 0 16px;
		position: absolute;
		top: 20px;
		left: 248px;
		height:17px;
		width: 150px;
	}
	
	#suche input#searchsubmit {
		position: absolute;
		top: 20px;
		left: 421px;
	}
	
	#header #lang {
		position: absolute;
		width: 200px;
		top: 23px;
		left: 470px;
		margin:0;
		padding:0;
	}
	
	#header #lang li{
		display: inline;
		padding: 5px;
		background-image: none;
	}
	
	#mainnav_holder {
		background-color: none;
		padding: 0 0 60px 0;
		min-height: auto;
	}

        .start #mainnav_holder {
		padding: 0 0 0 0;
	}
	
	#mainnav {
		height: auto;
		width: 241px;
		background-color: #004687;
		font-size:0.9em;
		margin:0 0 0 0;
		padding:0;
	}
	
	#mainnav li {
		line-height: 20px;
		border-top: 1px #FFFFFF solid;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	#mainnav li a{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		padding: 0 0 0 30px;
		display: block;
		background-image: url(../img/bg_mainnav.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	#mainnav li a.selected{
		background-image: url(../img/bg_mainnav_sel.gif);
		color: #97bad6;
	}
	
	#mainnav li a:hover {
		color: #97bad6;
		background-color: #0c508e;
	}
	
	#mainnav li.last {
		border-bottom: 0;
	}
	
		#mainnav li ul {
			border-top: 1px #FFFFFF solid;
			padding: 0;
			margin: 0;
		}
	
		#mainnav li li {
			background-color: #667fb4;
			border-bottom: 1px #004687 solid;
			border-top: 0;
			background-image: url(../img/bg_submenu.gif);
			background-repeat:repeat-y;
			background-position:right;
			padding: 0;
			margin: 0;
		}
		
		#mainnav li li a{
			font-weight: normal;
			background-image: url(../img/bg_mainnav_sub.gif);
		}
		
		#mainnav li li a.selected{
			color: #FFFFFF;
			font-weight: bold;
			background-image: url(../img/bg_mainnav_sub_sel.gif);
		}
		
		#mainnav li li.last {
			border-bottom: 0;
		}
		
			#mainnav li li ul {
				border-top: 1px #004687 solid;
			}
		
			#mainnav li li li {
				background-color: #97b1d5;
				border-bottom: 1px #004687 solid;
				border-top: 0;
				background-image: none;
			}
			
			#mainnav li li li a{
				font-weight: normal;
				color: #004687;
			}
			
			#mainnav li li li a{
				font-weight: normal;
				padding-left: 40px;
				background-image: url(../img/bg_mainnav_sub_sub.gif);
			}
			
			#mainnav li li li a.selected{
				color: #004687;
				font-weight: bofont-weight: normal;
				background-image: url(../img/bg_mainnav_sub_sub.gif);
			}
			
			#mainnav li li li a.selected:hover{
				color: #97bad6;
			}
			
			#mainnav li li li.last {
				border-bottom: 0;
			}

	#bannerimg {
		border: 0;
		height: 146px;
		width: 690px;
		margin: 0 0 0 1px;
		border-top: 1px #FFFFFF solid;
	}
	
	#bannerimg_1 {
		border: 0;
		height: 146px;
		width: 440px;
		margin: 0 0 0 1px;
		border-top: 1px #FFFFFF solid;
	}
	
	#bannerimg_2 {
		border: 0;
		height: 146px;
		width: 249px;
		margin: 0 0 0 1px;
		border-top: 1px #FFFFFF solid;
	}

#middle {
	padding: 0 10px 0 6px;	
	background-image:url(../img/bg_middle.gif);
	background-repeat:no-repeat;
	background-position:top;
}
	#middle .content {
		padding: 0;
	}
	
	#middle .left_content {
		margin: 0 0 0 0;
		padding: 0 20px 0 10px;
/*		border-right: 1px #93a1b6 dashed; */
	}
	
	#middle .left {
		float: left;
		width: 241px;
		margin: 0;
		padding: 0;
		/* border-right: 1px #93a1b6 dashed; */
	}
		
	.fblueleft #middle .left_content{
		border-right: 0;
	}
	
	#middle .center {
		float: left;
		margin: 0;
		overflow: hidden;
	}
	
	#middle .headlinearea {
		padding: 30px 20px 0 20px;
		width: 650px;	
		background: none;	
		float:left;
		z-index:5;
	}

        .start #middle .headlinearea  {
		width: 400px;
	}
	
	#middle .maincontent {
		/* border-left: 1px #93a1b6 dashed;
		border-right: 1px #93a1b6 dashed; */
		padding: 0 20px 0 20px;
		width: 400px;		
	}
	
	#middle #maincontent1col {
		width: auto;	
	}
	
	#middle #center1col {
		width: 630px;
	}
	
	#middle .right {
		float: left;
		width: 220px;
		margin: 0 0 0 0;
		padding: 0 0 0 20px;
/*		border-left: 1px #93a1b6 dashed;  */
		overflow:hidden;
	}

        .start #middle .right {
		margin-top: -32px;
	}
	
	.right #mcsuche {
		background-image: url(../img/bg_plz_suche.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		height:40px;
		padding:5px 3px;	
	}
	
	#mcsuche fieldset{
		border: 0;
		padding: 0;
	}
	
	#mcsuche legend{
		font-weight: bold;
		color: #29649A;
	}
	
	#mcsuche .text{ 
		color: #29649A;
		border: 1px #acb7c7 solid;
		padding: 0 0 0 2px;
		height:15px;
		width: 120px;
		background-color: #f4f6f8;
		font-size: 0.75em;
		padding:2px 0 0 3px;
	}
		
	#mcsuche .submit {
		border: 1px #B8CBDE solid;
		background-color: #f4f6f8;
		color: #29649A;
		padding: 0 2px;
		margin: 0 0 0 5px;
	}


#footer {
	height: 28px;
	background-image: url(../img/bg_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 60px 0 0 280px;
}

	#footer a{
		color: #a6c2e8;
		text-decoration: none;
		font-size:0.9em;
		line-height:2.3em;
	}
	
	#footer a:hover{
		color: #a6c2e8;
		text-decoration: underline;
	}
	
	#print {
		background-image: url(../img/icon_print.gif);
		background-position:left;
		background-repeat:no-repeat;
		padding: 3px 10px 0 20px;
	}
	
	#totop {
		background-image: url(../img/icon_top.gif);
		background-position:left;
		background-repeat:no-repeat;
		padding: 3px 0 0 20px;
	}
	
	#sitemap{
		background-image: url(../img/icon_sitemap.gif);
		background-position:left;
		background-repeat:no-repeat;
		padding: 3px 0 0 15px;
	}
	
	#copy {
		padding: 3px 0 0 0;
		margin: 0 0 0 210px;
	}


	
.news-latest {
	margin-left:0;
}

.news-latest-item {
	border-bottom: 1px #93a1b6 dashed;
	padding: 10px 0 15px 0;
	margin:0;
	list-style: none;
	background-image: none;
}

.news-latest-item a{
	text-decoration: none;
}

.news-morelink {
    padding: 4px 0 4px 13px;
    background: url(../img/link_pfeil.gif) 0 8px no-repeat;
	font-weight:bold;
}


/* ****************************************************************** */
/* *********************** CONTENTMODUL NEWS ************************ */
/* ****************************************************************** */

#selectbox {
    text-align: right;
    margin-bottom: 5px;
}

 #hfeed {
	margin: 0;
	background: #FFF;
}

 #hfeed .hentry {
	padding: 0;
	background: none;
	width: 400px;
	height: auto;
	position: relative;
	/*background: url('../img/bg_news_ptext.gif') 0 bottom repeat-x;
	border-bottom: 1px solid #d0d0d0;*/
}

 #hfeed h3.entry-title {
	padding: 3px 0 0 0px;
    margin: 0;
    font-size: 11px;
}

 #hfeed .ptext {
	padding: 5px;
	width: 390px;
	float:left;
}

 #hfeed .pmore {
	display:block;
	position: absolute;
	right: 0;
	bottom: 10px;
}

#hfeed .pmore a {
    padding-left: 13px;
    background: url(../img/link_pfeil.gif) 0 3px no-repeat;
}

 #hfeed .newsimage{
	border: 1px solid #DDD;
}

 #hfeed .imageborder{
    background: #FFF;
    padding: 3px;
    border: 1px solid #DDD;
    margin: 16px 10px 0px 0px;
    display:block;
    width: 83px;
    position: relative;
    
}
 #hfeed a {
    text-decoration: none;
}

 #hfeed .imageborder div.zoom {
    background: url('../img/icon_zoom.gif') 0 0 no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

 #hfeed .hentry .noimage_spacer{
    margin: 10px 10px 10px 10px;
    width: 90px;
    height: 90px;
    float:left;
}

#hfeed .hentry .imageholder {
    width:100px;
    float:left;
}

#hfeed .hentry .nomargin {
    width: 265px;
}

#newscontent .image_thumb {
    float:left;
    margin: 2px 10px 2px 0;
    position: relative;
    top: 10px;
}

#newscontent .image_big {
    position:absolute;
    z-index:10000;
    visibility:hidden;
    left:0px;
    top:0;
    width:320px;
    height:240px;
}

#newscontent .news_teaser {
    width: 290px;
    float:left;
}

#newscontent .news_teaser p{
    font-weight: bold;
    padding: 7px 0 0 0;
    margin: 0;
}

#newscontent h3 {
    margin-bottom: 10px;
}


#fragen {
    background: #FFF;
}

#fragen ul {
    margin:0;
    padding:0;
}
#fragen ul li {
    background-color: #edf3ff;
    background-position: 7px 2px;
    padding: 5px 0 5px 20px;
}
#fragen h2 {
    margin: 0;
}
#fragen h4 {
    padding: 3px;
    margin: 5px 0 2px 0;
    background: #637bb1;
    color: #FFF;
}

#antworten div,
#antworten div p {
    line-height: 140%;
}

/* ****************************************************************** */
/* *********************** SIDEBAR ********************************** */
/* ****************************************************************** */

.sidebar {
    width: 210px;
    border: 1px solid #ccdae7;
    margin: 10px 0;
}
.sidebar h2 {
    background: #ccdae7 url(../img/bg_sidebar_h2.gif) 0 0 repeat-x;
    color: #004687;
    font-size: 12px;
    padding: 2px 0 2px 5px;
}
.sidebar p {
    padding: 4px;
}

.sidebar p.more {
    padding: 3px 0 3px 10px;
    margin: 0;
}

.sidebar img {
    margin-left: 1px;
    margin-top: 1px;
}
.sidebar #newsflash {
    list-style-type: none;
    list-style-image: none;
}

.sidebar #newsflash li {
    border-bottom: 1px #6b85b7 dashed;
    font-size: 12px;
    padding: 4px 0 6px 0px;
    background-image: none;
}
.sidebar #newsflash li.noborder {
   border-bottom: 0px; 
}

.sidebar input.text {
    width: 110px;
}

.sidebar table {
    margin-top: 5px;
    margin-bottom: 5px;
}
