body {
/*	background: #dfdfdf url(/assets/layout/bgXX.gif) repeat-y 0 0; */
	background-color: #dfdfdf;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1 {
	color: black;
	padding-bottom: 6px;
	border-bottom: 10px solid #A8A8A8;
	font-size: 26px;
	text-transform: lowercase;
	margin: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #d80066;
/*	padding-bottom: 6px;
	border-bottom: 1px solid #A8A8A8; */
	font-size: 16px;
/*	margin: 0px;
	margin-bottom: 10px; */
}
h3 {
	color: black;
/*	padding-bottom: 6px;
	border-bottom: 1px solid #A8A8A8; */
	font-size: 14px;
/*	margin: 0px;
	margin-bottom: 10px; */
}
#languages img {
	border: 1px solid black;
}
#container {
	width: 950px;
/* 	height: 100%; */
	background-color: white;
	border-left: 10px solid white;
}
#header {
/*	background: url(/assets/layout/header.gif) no-repeat 0 0; */
	background: url(/assets/layout/logo.gif) no-repeat 0 0;
	width: 720px;
	height: 107px;
	float: left;
}
#headerRight {
	float: right;
/*	width: 190px; */
	height: 107px;
	border-left: 1px solid #CCCCCC;
}
#loginpanel {
	border-top: 8px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	margin: 0px;
}
#loginpanel th {
	color: #666666;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
}
#loginpanel td {
	color: #666666;
	font-size: 10px;
}
#loginpanel input {
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}
#loginpanel input.long {
	width: 154px;
}
#loginpanel input.short {
	width: 91px;
}
#loginpanel input.button {
	margin-top: 12px;
}

#navbar {
/* 	width: 950px; */
	clear: both;
	height: 26px;
	border-top: 20px solid white;
	border-bottom: 1px solid white;
	background: red url(/assets/layout/navbar.gif) repeat-x 0 0;
}
#searchbar {
/*	width: 950px; */
	margin: 0px;
	background: #D80066 url() no-repeat 204px 50%;
	height: 40px;
	border-bottom: 20px solid white;
	padding-right: 6px;
}
#searchbar table {
	float: right;
/*	border: 4px solid white;
	border: 1px solid black;
	margin-right: 10px;	 */
}
#searchbar td {
}
#searchbar p {
	color: white;
	font-size: 12px;
	margin-top: 2px;
}
#searchbar input.short {
	font-size: 12px;
	width: 91px;
	padding: 0px;
	vertical-align: top;
}
#searchbar input.button {
	height: 21px;
	vertical-align: top;
}
#sidebarLeft {
	width: 180px;
/*	border-right: 16px solid white; */
	float: left;
}
#sidebarLeft a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
	color: #444444;
	border-bottom: 1px solid #a8a8a8;
}
#sidebarLeft a.active {
	color: #D80066;
}
#sidebarLeft a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
	color: #444444;
	border-bottom: 1px solid #a8a8a8;
}
#sidebarLeft a.active {
	color: #D80066;
}
#sidebarLeft a.m9,
#sidebarLeft a.m13 {
	margin-top: 20px;
}
#sidebarLeft a.menu3,
#sidebarLeft a.menu3akt {
/*	text-transform: none; */
	margin-left: 20px;
	font-size: 10px;
}
#sidebarRight {
	width: 231px;
	border-bottom: 10px solid white;
	border-right: 10px solid white;
	float: right;
}
#sidebarRight h1 {
	width: 231px;
}
#content {
	margin-left: 200px;
/*	margin-right: 200px;
	border-right: 20px solid white; */
}
#contentSmall {
	margin-left: 200px;
	width: 491px;
/*	border-right: 20px solid white; */
}
#footer {
	clear: both;
	height: 26px;
	margin-left: 200px;
	border-top: 20px solid white;
	border-bottom: 20px solid white;
/*	background: url(/assets/layout/footer.gif) no-repeat 0 0; */
}

/*
th.kasten {
	color: black;
	padding-bottom: 6px;
	border-bottom: 10px solid #A8A8A8;
	font-size: 26px;
	text-transform: lowercase;
}*/
div.hr1 {
	height: 8px;
	width: 50%;
	background-color: #A8A8A8;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}
div.hr2 {
	height: 1px;
/*	width: 50%; */
	background-color: #A8A8A8;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}
a.anchorlink {
	display: block;
}




td.box1 {
	border: 1px solid #a8a8a8;
	padding: 3px;
}
td.box1 div.hr1,
td.box1 div.hr2 {
	margin-left: -3px;
	margin-right: -3px;
}
td.box1 h1,
td.box1 h2,
td.box1 h3,
td.box1 p {
	margin-left: 7px;
}

td.box2 {
	border: 1px solid #a8a8a8;
	padding: 10px;
}
td.box2 div.hr {
	margin-left: -10px;
}


div.kasten {
	margin: 10px 0px 10px 0px;
}
div.kastenText {
	margin-left: 150px;
}
div.kastenText h6 {
	margin: 0px;
	font-size: 12px;
}


textarea.F,
input.P,
input.M,
input.F {
	border: 1px solid #a8a8a8;
	width: 400px;
}
input.P.marked,
input.M.marked {
	border: 1px solid red;
}


/****************
popups
****************/
.popupFg {}
.popupBg {
	background-color: white;
	border: 1px solid black;
}
td.popupText {
	padding: 5px;
}
td.popupCaption {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
td.popupClose {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}



#searchTable {
	border-collapse: collapse;
}
#searchTable tr:hover {
	background-color: #dfdfdf;
}
#searchTable th {
	text-align: left;
	font-size: 12px;
	padding: 4px;
}
#searchTable td {
	border: 1px solid #a8a8a8;
	padding: 4px;
	cursor: pointer;
}


table.carListWide {

}

table.carListSmall {
	width: 231px;
	border: 1px solid #A8A8A8;
	margin-bottom: 20px;
}

.hidden {
	display: none;

}

div.ersparnis {
	position: absolute;
	width: 118px;
	height: 53px;
	margin-top: 20px;
	margin-left: 101px;
	background: url(/assets/layout/manamanaTransparent.gif) no-repeat left bottom;
	z-index: 100;
}
div.ersparnis p {
	color: white;
	font-weight: bold;
	font-size: 30px;
	text-align: right;
	margin: 17px 4px 4px 4px;
}
p.prize {
	margin: 0px;
	margin-top: 10px;
	margin-right: -5px;
	padding-top: 4px;
	border-top: 9px solid grey;
	color: #D80066;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}


div.kontakt {
	height: 300px;
}
div.kontakt img {
	margin-right: 10px;
}
div.kontakt th {
	text-align: left;
	background-color: #A8A8A8;
	color: white;
	padding: 2px 4px;
}
div.kontakt td.d {
	font-weight: bold;
	white-space: no-wrap;
	width: 10%;
}
