/*  
Website: http://www.weddillac.de
Version: v1.0
Author: Coffeebean Webdesign
Author URI: http://www.coffeebean-webdesign.de/
Main Layout
*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}



body {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	vertical-align: top;
	background: #fff url(../_images/bg.gif) repeat-x;

}

#container{
	margin-left:0px;
	width: 950px;
}

#container, #page, .post, .entry {
	text-align: left;
	vertical-align:top;
}

#logo h1{
position: absolute;
margin-left: 550px;
margin-top: 10px;
padding: 0px;
height: 100px;
width: 390px;
background: #fff url(../_images/logo.jpg) top left no-repeat;
}

#logo h1 span{ 
display:none;
}

#logo h1 a {
display: block;
margin: 0px;
padding: 0px;
height: 100px;
width: 390px;
}

#content_wrap_1 {
	float: left;
	width: 950px;
	height: 500px;
	margin-left: 0px;
	margin-top: 144px;
	background: url(../_images/chauffeur_1.jpg) top left no-repeat;	
}

#content_wrap_2 {
	float: left;
	width: 950px;
	height: 500px;
	margin-left: 0px;
	margin-top: 144px;
	background: url(../_images/chauffeur_2.jpg) top left no-repeat;	
}

#content_wrap_3 {
	float: left;
	width: 950px;
	height: 500px;
	margin-left: 0px;
	margin-top: 144px;
	background: url(../_images/chauffeur_3.jpg) top left no-repeat;	
}

#content_wrap_4 {
	float: left;
	width: 950px;
	height: 500px;
	margin-left: 0px;
	margin-top: 144px;
	background: url(../_images/chauffeur_4.jpg) top left no-repeat;	
}

#content_wrap_5 {
	float: left;
	width: 950px;
	height: 500px;
	margin-left: 0px;
	margin-top: 144px;
	background: url(../_images/chauffeur_5.jpg) top left no-repeat;	
}

#page{
	/*padding: 0 23px;*/
	padding: 0 0;

}

#entry {
	line-height: 22px;
	width: 530px;
	margin-left: 430px;
	padding: 30px 0px 30px 0px;
	text-align: left;
}

#entry h2 {
	color: #fff;
	text-align: left;
	font-size: 20px;
}

*html #entry h2 {
	color: #fff;
	text-align: left;
	font-size: 20px;
	margin-left: 0px;
}


#entry p {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	padding-top: 20px;
	padding-left: 30px;
}

h1 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 3em;
	line-height: 1.2em;
	text-transform: uppercase;
	
}


h2 {
	font-family: Georgia, serif;
	font-weight: lighter;
	
	font-size: 22px;
	line-height: 26px;
	
}


h3, h4, h5, h6 {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	
}


a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}


a:active, a:focus {
	outline: 0;
}

.small {
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	line-height: 1em;
	/*font-variant: small-caps;*/
}


ul {
	list-style: disc;
	margin: 0 50px;
	padding: 0;
}

ul li {
	font-family: Verdana, Georgia, sans-serif;
	font-size: 0.9em;
}

/*Start Navigationformatierung oben*/

#navi_top {
	margin-top: 70px;
	margin-left: 440px;
	text-align: left;
	height: 35px;
}

#navi_top ul {
	padding-left: 0px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}

#navi_top li {
	display: inline;
	padding: 4px 0px;
	font-size: 1.0em;
	float: left;
}

#navi_top a  {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#navi_top a:hover,
#navi_top a.aktiv  {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}


/*Ende Navigationformatierung oben*/


#footer {
	position: absolute;
	clear: both;
	margin-left: 455px;
	margin-top: 609px!important;
	text-align: left;
	z-index:0;
}

*html #footer {
	position: absolute;
	clear: both;
	margin-left: 455px;
	margin-top: -35px!important;
	text-align: left;
	z-index:0;
}

*+html #footer {
	position: absolute;
	clear: both;
	margin-left: 455px;
	margin-top: -35px!important;
	text-align: left;
	z-index:0;
}
	
#footer ul {
	padding-left: 0px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}
	
#footer ul li {
	display: inline;
	padding: 2px 0px;
	font-size: 0.8em;
	float: left;
	color: #000;
	}
	
#footer ul li a {
	text-decoration: underline;
	color: #000;
	}
	
#footer ul li a:hover {
	text-decoration: none;
	color: #000;
}


/* Galerie */

.galerie-thumb-inner {
width: 120px;
height: 80px;
float: left;
margin: 20px 30px 20px 20px;
}

.galerie-thumb img {
opacity: 1.00;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}
.galerie-thumb a img {
opacity: 0.80;
filter: alpha(opacity=80);
-moz-opacity: 0.80;
padding: 1px;
border: 3px solid #ECDFB2;
}

.galerie-thumb a:hover img {
opacity: 1.00;
filter: alpha(opacity=100);
-moz-opacity: 1.00;
}	
	

.center {
	text-align: center;
}

.linkpic {
	border: none;
}

.spacer {
	height:367px;
}

.spacer_small {
	height:50px;
}

/*-- ---------------------------- 8. FOOTER FORMATTING --------------------------------- */

.clcenter {
	clear:both;
	text-align: center;
}

.clear {
	clear:both;
}
