body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #203288;
	background: #fdfdeb;
}

body a{
	color: #203288;
}

td{
	font-size: 12px;
	font-family: arial;
}

th{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding: 3px;
}

#inhalt{
	position: absolute;
	left: 50%;
	width: 850px;
	height: auto;
	margin-left: -425px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000520/pictures/allgemein/bg_inhalt.jpg') repeat-y;
}

#header{
	width: 850px;
	height: 222px;
}

#navi_top{
	width: 800px;
	height: 25px;
	margin-left: 25px;
	padding-top: 5px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000520/pictures/allgemein/bg_navi_top.jpg') repeat-x;
	border-bottom: 1px solid #cecece;
}

#navi_top ul{
	margin: 0px;
	padding: 0px;
}

#navi_top ul li{
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	border-right: 1px solid #ba2435;
}

#navi_top ul li .active{
	color: #203288;
}

#navi_top ul li a{
	text-decoration: none;
	color: #ba2435;
	font-size: 12px;
	font-weight: bold;
}

#navi_top ul li a:hover{
	color: #203288;
}

#navi_left{
	float: left;
	width: 220px;
	height: auto;
	padding-top: 15px;
	overflow: visible;
}

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

#navi_left ul li{
	margin-bottom: 15px;
}

#navi_left ul li .active{
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000520/pictures/allgemein/subnavi_li.gif') no-repeat 0px 3px;
}

#navi_left ul li a{
	padding-left: 25px;
	text-decoration: none;
	color: #203288;
	font-size: 12px;
}

#navi_left ul li a:hover{
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000520/pictures/allgemein/subnavi_li.gif') no-repeat 0px 3px;
}

#content{
	float: left;
	width: 560px;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: visible;
}

#teaser_content{
	float: left;
	width: 380px;
	height: auto;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
}

#teaser{
	float: right;
	width: 165px;
	height: auto;
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
}

#footer{
	clear: both;
	width: 850px;
	height: 32px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000520/pictures/allgemein/bg_footer.jpg') no-repeat;
}

#teaserblock{
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

#teaserblock .listview_headline{
	font-size: 12px;
	font-weight: bold;
}

#teaserblock .listview_fliesstext{

}

#teaserblock .listview_fliesstext a{
	text-decoration: none;
}

#teaserblock .listview_fliesstext a:hover{
	text-decoration: underline;
}

#galery_thumbnail{
	margin-right: 17px;
	margin-bottom: 17px;
	text-decoration: none;
	border: 1px solid #203288;
}

#topangebote_headline{
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ba2336;
	border-bottom: 1px solid #203288;
}

#topangebote{
	background: #ffffff;
}

#topangebote_image{
	padding: 2px;
	float: left;
	border: 1px solid #ba2336;	
}

#topangebote_text{
	padding: 2px;
	float: left;
}

#invitation {
	position: absolute;
	top: 100px;
	left: 50%;
	width: 671px; 
	height: 480px;
	margin-left: -335px; 	
}

#invitationHeader {
	height: 22px;	
	line-height: 22px;
	border: 1px solid #000000;
	background: #fdfdeb;
}

#invitationContent {
	border: 3px solid #bc252c;
}

#closeInvitation {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px; 
	font-weight: bold;
	color: #000000;
}

.galery_thumbnail {
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}