body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	height: 100%;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/bg_inhalt.jpg') repeat-y 50% #fef1c4;
}

td{
	font-family: Arial;
	font-size: 12px;
	color: #262159;
}

#bannertext{
	position: absolute;
	width: 230px;
	margin-left: 500px;
	margin-top: 240px !important;
	margin-top: 270px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 5px dotted #ffffff;
	background: #ff0000;
	color: #ffffff;
}

#gewinnspiel {
	position: absolute;
	width: 303px;
	height: 238px;
	margin-top: 400px;
}

#inhalt{
	position: absolute;
	left: 50%;
	width: 1000px;
	height: auto;
	margin-left: -500px;
	overflow: visible;
}

#left{
	float: left;
	width: 218px;
	height: auto;
	overflow: visible;
}

#logo{
	width: 218px;
	height: 146px;
}

#home{
	width: 188px;
	height: 44px;
	padding-left: 30px;
	padding-top: 8px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/bg_navi_left.jpg') no-repeat top left;
	border-top: 2px solid #262159;
}

#home a{
	font-size: 14px;
	font-weight: bold;
	color: #262159;
	text-transform: uppercase;
	text-decoration: none;
}

#navi_left{
	height: auto;
	overflow: visible;
}

#navi_left ul{
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
	border-bottom: 2px dotted #262159;
	list-style-type: none;
}

#navi_left ul li{
	border-top: 2px dotted #262159;
}

#navi_left ul li a{
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #262159;
	text-transform: uppercase;
	text-decoration: none;
}

#navi_left ul li a:hover{
	background-color: #d9dadb;
}

#navi_left ul li .active{
	background-color: #d9dadb;
}

#navi_left ul li ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 0px;
}

#navi_left ul li ul li{

}

#navi_left ul li ul li a{
	padding: 50px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/navi_icon.gif') 37px 7px;
	background-repeat: no-repeat;
	background-color: #fff6d8;
	font-size: 12px;
	font-weight: bold;
	color: #262159;
	text-transform: none;
	text-decoration: none;
}

#navi_left ul li ul li a:hover{
	background-color: #d9dadb;
}

#navi_left ul li ul li .active{
	background-color: #d9dadb;
}

#right{
	float: right;
	width: 780px;
	height: auto;
	margin-left: 2px;
	overflow: visible;
}

#banner{
	position: relative;
	width: 780px;
	height: 146px;
}

	#banner img {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 780px;
		height: 146px;
	}

#navi_content{
	width: 780px;
	height: 34px;
	padding-top: 10px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/bg_navi_content.jpg') no-repeat;
	border-top: 2px solid #262159;
	font-size: 13px;
	font-weight: bold;
	color: #262159;
	text-decoration: none;
	text-align: right;
}

#content{
	width: 720px;
	height: auto;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: visible;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/sonne.jpg') #fffaea;
	background-position: top right;
	background-repeat: no-repeat;
}

#content a{
	font-weight: bold;
	font-size: 12px;
	color: #262159;
}

#content ul li{
	padding-left: 15px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/navi_icon.gif') 0px 2px;
	background-repeat: no-repeat;
	list-style-type: none;
}

.navi{
	margin-right: 20px;
}

.navi a{
	color: #262159;
	text-decoration: none;
}

input{
	border-style: solid;
	border-color: #ffd500;
	border-width: 1px;
}

input.button {
	font-family: arial;
	font-weight: bold;
	color: #262159;
	width: 100px;
	height: 20px;
	background: url('http://www.caraworld.de/frontend/virtual_host/0000000395/pictures/allgemein/button.gif') no-repeat;
	border: none;
	cursor: pointer;
}

textarea{
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #ffd500;
	border-width: 1px;
}

select{
	border-style: solid;
	border-color: #ffd500;
	border-width: 1px;
}

#error{
	width: 100%;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #ff0000;
	padding: 5px;
}

#galery{
	width: 100%;
	text-align: center;
}

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














