/* Autohaus Fröhling */

#wrapper {
width: 770px;
background-color: #2e4799;
margin:0 auto;
}
body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#fff;
text-align: center;
background-image: url(../images/bg_stripes.gif);
font-size : 100.01%;
margin:0;
padding:0;
}

/* start links */

A:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
text-decoration : none;
}
A:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #fff;
font-weight : bold;
text-decoration : none;
}
A:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color : orange;
text-decoration : underline;
}
A:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : orange;
font-weight : bold;
}

/* end links */

#head {
height : 120px;
background-image: url(../images/head_09.jpg);
background-repeat: no-repeat;
}

/* Start Main Navi */

#navi {
	background-color: #162250;
	line-height: 25px;
	font-size: 82%;
	color: #a1bffc;
	text-align: center;
	padding-left: 10px;
	margin: 0;
	border-bottom: 1px solid #013893;
}
ul#navi li {
padding : 0 7px 0 0;
display : inline;
list-style-type : none;
}
ul#navi a {
padding : 0 7px 0 0;
color: #a1bffc;
display : inline;
list-style-type : none;
}
ul#navi a:hover {
padding : 0 7px 0 0;
display : inline;
color : orange;
list-style-type : none;
}
ul#navi a:active {
padding : 0 7px 0 0;
color : orange;
display : inline;
list-style-type : none;
}

/* End Main Navi */

h1 {
font-size : 120%;

}
h2 {
font-size : 105%;
}
h3 {
font-size : 80%;
}


#content {
	text-align: left;
	line-height: 115%;
	background-image: url(../images/start.jpg);
	background-repeat: no-repeat;
	background-color: #2e4799;
	min-height: 600px;
}

#contentw {
	text-align: left;
	line-height: 115%;
	background-image: url(../images/start3.jpg);
	background-repeat: no-repeat;
	background-color: #2e4799;
	min-height: 600px;
}

#cont_left {
float:left;
width: 325px;
padding:35px 0 0 25px;
}

#cont_left1 {
float:left;
width: 480px;
padding:35px 0 0 145px;
margin:0;
}

#cont_right {
float:right;
width: 325px;
padding:35px 55px 0 0;
}

#cont_right1 {
float:right;
width: 380px;
padding:35px 35px 0 0;
}

p {
font-size : 80%;
}

.contact1{
	width:195px;
	display:block;
	float:left;
}

p.impress {
font-size : 80%;
}

ul {
font-size : 80%;
list-style-image: url(../images/arrow2.gif);
}

#footer {
	/*position: fixed;
	bottom:0;*/
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	font-size : 80%;
	line-height: 20px;
	margin:0;
	/*width: 728px;*/
	width: 100%;
	clear:both;
}

ul#footer li {
padding : 0 7px 0 0;
display : inline;
list-style-type : none;
}
ul#footer a {
padding : 0 7px 0 0;
color: #a1bffc;
font-weight: normal;
display : inline;
list-style-type : none;
}
ul#footer a:hover {
padding : 0 7px 0 0;
display : inline;
color : orange;
list-style-type : none;
}
ul#footer a:active {
padding : 0 7px 0 0;
color : orange;
display : inline;
list-style-type : none;
}

.arrow1 {
padding:0 5px 0 0;
}
.next1 {
padding:0 0 0 8px;
}
.picture1 {
float:left;
padding:5px 8px 5px 0;
}
.picture2 {
float:right;
padding:5px 0 5px 8px;
}
.picture3 {
float:left;
padding:5px 2px 5px 0;
}

.picture4 {
padding:0;
border:1px #CCC solid;
}

.red {
	color:#C00;
}

.red a {
	color:#F90;
	text-decoration:blink;
}

#box1 {
	position:relative;
	left:385px;
	top:300px;
	float:left;

}

#line1 {
clear:both;
border-bottom:1px dotted #fff;
}

