BODY {
	background-color:#B2AE8E;

	 }
	
HTML, BODY {
	margin:0px;
	padding:0px;
	height: 100%;	border: 0px;
	overflow: auto;	
	margin: 0pt; }

td, BODY {
	color: #85807A;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;}
	
#container {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-365px;
	margin-top:-250px;
	height:500px;
	width:738px;
}

#content {
	position:relative;
	overflow:auto;
	left:3px;
	top:1px;
	line-height:14px;
	width:460px;
	height:235px;
	padding-left:48px;
	padding-right:48px;
	padding-top:40px;
		scrollbar-face-color:#B2AE8E;
		scrollbar-arrow-color:#333333;
		scrollbar-track-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-Color:#ffffff;
}

#kontakt {
	color:#ACA994;
	line-height:12px;
}

.menuBack {
background-color:#77745C;
height:22px;
border-top:2px solid #B2AE8E;
border-bottom:2px solid #B2AE8E;
}

a:link	 	{ color: #77745C; text-decoration : none; }
a:visited	{ color: #77745C; text-decoration : none; }
a:active 	{ color: #77745C; text-decoration : none; }
a:hover		{ color: #AB0F0F; text-decoration : none; }

a:link#kontakt	 	{ color: #ACA994; text-decoration : none; }
a:visited#kontakt	{ color: #ACA994; text-decoration : none; }
a:active#kontakt 	{ color: #ACA994; text-decoration : none; }
a:hover#kontakt		{ color: #AB0F0F; text-decoration : none; }

a:link.submenu	 	{ color: #666666; text-decoration : none; text-transform:lowercase; }
a:visited.submenu	{ color: #666666; text-decoration : none; text-transform:lowercase; }
a:active.submenu 	{ color: #666666; text-decoration : none; text-transform:lowercase; }
a:hover.submenu		{ color: #AB0F0F; text-decoration : none; text-transform:lowercase; }

a:link.subvalgt	 	{ color: #AB0F0F; text-decoration : none; text-transform:lowercase; }
a:visited.subvalgt	{ color: #AB0F0F; text-decoration : none; text-transform:lowercase; }
a:active.subvalgt 	{ color: #AB0F0F; text-decoration : none; text-transform:lowercase; }
a:hover.subvalgt	{ color: #AB0F0F; text-decoration : none; text-transform:lowercase; }

a:link#news	 	{ color: #85807A; text-decoration : none; line-height:14px; }
a:visited#news	{ color: #85807A; text-decoration : none; line-height:14px; }
a:active#news 	{ color: #85807A; text-decoration : none; line-height:14px; }
a:hover#news	{ color: #85807A; text-decoration : none; line-height:14px; }
		
H1 {
	margin-bottom:0px;
	color:#AB0F0F;
	font-size:10px;
	font-weight:200;
	text-transform:uppercase;
	}
	
H2 {
	display: table-cell;
	margin-bottom:-18px;
	color:#AB0F0F;
	font-size:10px;
	font-weight:200;
	text-transform:uppercase; }
	
H3 {
	display: table-cell;
	margin-bottom:-15px;
	color:#AB0F0F;
	font-size:10px;
	font-weight:200;
	text-transform:uppercase; }
	
table, td {
border:0px;
margin:0px;
padding:0px;
}
	
	

.RedTextBold		{ color: #AB0F0F; font-weight:800; }
.RedText			{ color: #AB0F0F; }

.backgroundLeft {
	background-image: url(backgroundLeft.gif);
	background-repeat: repeat;
	background-position: right; }
.backgroundRight {
	background-image: url(backgroundRight.gif);
	background-repeat: repeat;
	background-position: left; }
.backgroundHR {
	background-image: url(baggrundHR.gif);
	background-repeat: repeat; }

.height100 		{ height: 100%;}

.inputLogins 	{
	height: 16px;
	width: 134px;
	border:#ABABAB 1px solid;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputLoginsRight	{
	height: 16px;
	width: 125px;
	border:#ABABAB 1px solid;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img.thumbs {
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
}

.checkbox	{
	border:#FFFFFF 0px solid;
	margin: 0px;
	padding: 0px;
	position: relative;
}






	#knap {
		width: 100%;
		color: #333333;
		margin: 0px;
		}

	#knap ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#knap li {
		border-bottom: 1px solid #ffffff;
		margin: 0;
		}

	#knap li a {
		display: block;
		padding: 2px 5px 2px 0.5em;
		border-left: 3px solid #1958b7;
		border-right: 3px solid #508fc4;
		background-color: #2175bc;
		color: #ffffff;
		font-size: 13px;
		text-decoration: none;
		width: 100%;
		}

	#knap li a:hover {
		border-left: 3px solid #88992E;
		border-right: 3px solid #aED049;
		background-color: #9DB33F;
		color: #ffffff;
		}

	#knap li#greyed a {
		padding: 2px 5px 2px 0.5em;
		border-left: 3px solid #595959;
		background-color: #6F6F6F;
		border-right: 3px solid #898989;
		color: #ffffff;
		font-size: 13px;
		text-decoration: none;
		}

	#knap li#greyed a:hover {
		border-left: 3px solid #6E6E6E;
		border-right: 3px solid #9C9C9C;
		background-color: #838383;
		color: #ffffff;
		}

	html>body #knap li a {
		width: auto;
		}


#content td p { margin:0; margin-bottom:3px; }