* {
	padding: 0;
	margin: 0;
	font-family: verdana, helvetica, sans-serif;
}



html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: default;
	background-color: #a2d1eb;
}



body {
	font-size: 10px;
	color: #111111;
	min-width: 960px;
	min-height: 600px;
	line-height: 20px;
	background: #a2d1eb url(background.jpg) no-repeat bottom left;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



div {
	text-align: left;
	position: relative;
	margin: 0px;
}

a.ext {
	padding-right: 13px;
	margin-right: 2px;
	background: transparent url(icon_link_ext.png) no-repeat right center;
}


h1 { 
	display: block;
	background: transparent url(logo_betzold-com.png) no-repeat top right;
	height: 55px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -2000px;
	overflow: hidden;
}

h2 { 
	display: block;
	background: transparent url(title-gr.png) no-repeat 160px 22px;
	height: 70px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -2000px;
	overflow: hidden;
}

h3 { 
	display: block;
	background: transparent url(title-va.png) no-repeat bottom left;
	height: 90px;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 1px;
	text-indent: -2000px;
	overflow: hidden;
}

ul {
	display: block;
	height: 100%;
	overflow-x: hidden;
}

ul li {
	height: 100%;	
	float: left;
	list-style: none;
}

li#left {
	width: 560px;
}

li#left img {
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 141px;
}

li#left a {
	text-decoration: none;
	color:#666666;
}

li#left a:hover {
	text-decoration: underline;
	color:#666666;
}

li#right {
	text-align:left;
	width: 100%;
	margin-right: -615px;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	opacity: .70;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	height: 100%;
}

div.language {
	position: absolute;
	margin-left: 141px;
	margin-top: 0;
	padding: 0;
	background: #FFFFFF;
	border: 0;
	text-indent: 20px;
	z-index: 1;
	display: block;
	width: 240px;
	height: 24px;
}

div#text {
	position: absolute;
	display: block;
	height: 100%;
	width: 250px;
	padding-left: 610px;
	background: transparent url(divider.png) no-repeat 546px 0;
}

div#text p {
	margin-bottom: 20px;
}

div#text_imprint {
	position: absolute;
	display: block;
	height: 100%;
	width: 400px;
	padding-left: 610px;
	background: transparent url(divider.png) no-repeat 546px 0;
	color: #444444;
}

div.table-styles a {
	padding-left: 15px;
	text-decoration: none;
	color:#666666;
}

div.table-styles a:hover {
	padding-left: 15px;
	text-decoration: underline;
	color:#666666;
}


div.table-styles img {
	border: 0px;
	padding-top: 5px;
}

tr.table-entry {
	height: 20px;

}

div.imprint {
	position: absolute;
	margin-left: 141px;
	margin-top: 0;
	padding: 0;
	background: #FFFFFF;
	border: 0;
	text-indent: 20px;
	z-index: 1;
	display: block;
	width: 240px;
	height: 24px;
	top: 150px;
}

h3#imprint {
	display: block;
	background: transparent url(title-imprint.png) no-repeat bottom left;
	height: 90px;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 1px;
	text-indent: -2000px;
	overflow: hidden;
}

.back_link {
    color: #FF0000;
}

