html{ height:90%;}



body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #CCCCCC;
	margin:0;
	padding:2% 0 0 0;
	text-align:center;
	height:80%;

	
}

#ueb	{
	color: #FF0000;
}

h2	{
	font-variant: small-caps;
}
h3	{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h4 a	{
	font-variant: normal;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

html>body{height:90%;}



#fahrzeugpflege	{
width:810px; 
height:650px; 
text-align:left; 
margin:auto;
padding : 0px; 
}

#head	{
	background-image: url(../image/layout/head.jpg);
	height: 102px;
	background-repeat: no-repeat;
	padding-left: 275px;
	padding-top: 35px;
}

#content	{
	background-image: url(../image/layout/content.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width:610px;
	float:left;
	padding-right: 35px;
	padding-left: 5px;

}
#contentleistung	{
	background-repeat: no-repeat;
	height: 600px;
	width:610px;
	float:left;
	padding-right: 35px;
	padding-left: 5px;
	background-image: url(../image/layout/contentleistung.jpg);

}

#feet	{
	clear:both;
	background-image: url(../image/layout/feet.jpg);
	height: 78px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 23px;
}







#menu4 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 4--------------------------- */

#menu4 {
	width: 157px;
	margin: 0px;
	background-image: url(../image/layout/navigation.jpg);
	height: 600px;
	float:left;
		font-weight: bold;
        }

#menu4 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	width: 140px;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #CCC;
        display: block;
        background:  url(../image/navi/menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:hover, #menu4 li #current { 
        color: #FFF;
        background:  url(../image/navi/menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#feeter	{
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

#black	{
	color: #000000;	
}

#ueberschrift1	{
	font-size: 1.7em;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Tahoma;

}

#ueberschrift2	{
	color: #000000;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;

}

/*---------------------------Button ---------------*/

a.ovalbutton{
background: transparent url('../image/layout/button/oval-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../image/layout/button/oval-red-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*-------------------------- Button Ende -------------------*/
