body{
    margin:0px;
    padding:0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: black;
    color: #a2a2a2;
}

h1{
    margin: 0px;
    color: #a0220b; 
    font-size: 16px;
    font-style: italic;
    text-transform: uppercase;  
}

h3{
    font-size: 12px;
    color: #a0220b;
    margin: 0px;
    padding: 0px 0px 6px 0px;
}

p{
	margin:0px;
	padding:0px;
}

span.smallfont{
	font-size:10px;	
}

.rightalign{
	text-align:right;	
}

p.padding{
	padding: 12px 0px;	
}

a{
	color:#FFF;
}

.black{
	color:#000;	
}

.imgtitlebox{
	width:150px;
	padding-top:20px;
	padding-right:10px;
	float:left;
	height:150px;
}

#headline{
    background-color: #b53720;
    color:white;
    width:100%;
    height:20px;
    font-size:10px;
    text-align: center;
    line-height: 16px;    
}
#header{
    margin:0px auto;
    width:950px;
}

#header_logo{
    float: left;
}

#header_service{
    float: right;
    color: white;
    padding-top:40px;
}

#menu_body{
    width:100%;
    background-color: #3b3b3b;
}

#menu{
    margin:0px auto;
    width: 950px;
    background-image: url("../img/menu_bg.jpg");
    background-repeat: no-repeat;
}

.menuitem{
    height: 73px;
    float: left;
}

#menu_home{
    background-image: url("../img/menu_home.jpg");
    width: 56px;
}
#menu_home_sel{
    background-image: url("../img/menu_home_sel.jpg");
    width: 56px;
}

a:hover#menu_home{
    background-image: url("../img/menu_home_hover.jpg");
}

#menu_unsere_flotte{
    background-image: url("../img/menu_unsere_flotte.jpg");
    width: 99px;
}
#menu_unsere_flotte_sel{
    background-image: url("../img/menu_unsere_flotte_sel.jpg");
    width: 99px;
}

a:hover#menu_unsere_flotte{
    background-image: url("../img/menu_unsere_flotte_hover.jpg");
}

#menu_chauffeurdienst{
    background-image: url("../img/menu_chauffeurdienst.jpg");
    width: 113px;
}
#menu_chauffeurdienst_sel{
    background-image: url("../img/menu_chauffeurdienst_sel.jpg");
    width: 113px;
}

a:hover#menu_chauffeurdienst{
    background-image: url("../img/menu_chauffeurdienst_hover.jpg");
}

#menu_ausflugsfahrten{
    background-image: url("../img/menu_ausflugsfahrten.jpg");
    width: 111px;
}
#menu_ausflugsfahrten_sel{
    background-image: url("../img/menu_ausflugsfahrten_sel.jpg");
    width: 111px;
}
a:hover#menu_ausflugsfahrten{
    background-image: url("../img/menu_ausflugsfahrten_hover.jpg");
}

#menu_ueber_transfair{
    background-image: url("../img/menu_ueber_transfair.jpg");
    width: 105px;
}
#menu_ueber_transfair_sel{
    background-image: url("../img/menu_ueber_transfair_sel.jpg");
    width: 105px;
}
a:hover#menu_ueber_transfair{
    background-image: url("../img/menu_ueber_transfair_hover.jpg");
}

#menu_partner{
    background-image: url("../img/menu_partner.jpg");
    width: 64px;
}
#menu_partner_sel{
    background-image: url("../img/menu_partner_sel.jpg");
    width: 64px;
}

a:hover#menu_partner{
    background-image: url("../img/menu_partner_hover.jpg");
}

#menu_bildergalerie{
    background-image: url("../img/menu_bildergalerie.jpg");
    width: 94px;
}
#menu_bildergalerie_sel{
    background-image: url("../img/menu_bildergalerie_sel.jpg");
    width: 94px;
}
a:hover#menu_bildergalerie{
    background-image: url("../img/menu_bildergalerie_hover.jpg");
}

#menu_kontakt{
    background-image: url("../img/menu_kontakt.jpg");
    width: 67px;
}
#menu_kontakt_sel{
    background-image: url("../img/menu_kontakt_sel.jpg");
    width: 67px;
}
a:hover#menu_hontakt{
    background-image: url("../img/menu_kontakt_hover.jpg");
}

#mainframe{
    width:950px;
    margin:0px auto;
	padding:20px 0px;
}

.mainframe_bg_home{
    background-image: url("../img/chauffeur_service_dresden.jpg");
    height: 400px;
}

#infotext{
	width:325px;
	height:77px;
	padding:20px 20px 0px 20px;
	color:#4b4747;
}

.graybox{
	background-color:#CCC;
}

#seperator{
    background-color: #3b3b3b;
    width:100%;
    height:30px;
}

#seperator_text{
    width:950px;
    margin:0px auto;
    color:white;
    line-height: 30px;
}

#content{
    width:950px;
    margin:0px auto;
    padding:20px 0px;
}

#content_left{
    float: left;
    width: 363px;
}

#content_right{
    width:545px;
    float: left;
    padding: 10px 10px 10px 30px;
}

.infobox{
    width:174px;
    float: left;
}

.infobox_head{
    background-color: #b53720;
    color: white;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    height: 25px;
	overflow:hidden;
    width:100%;
}

.infobox_text{
    background-color: #808080;
    font-size: 10px;
    color: white;
    height: 64px;
    padding: 10px;
}

#footer{
    font-size: 10px;
    width: 100%;
    height: 50px;
    background-color: #b53720;
}

#footer_body{
    width:950px;
    margin:0px auto;    
}

#footer_left{
    color: black;
    float: left;
    width: 333px;
    height:32px;
    padding: 18px 0px 0px 30px;
    background-color: #da9b90;
}

#footer_right{
    float: left;
    width:515px;
    color: white;
    padding: 18px 0px 0px 30px;
}
