body {
	background-color: #FFFFFF;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.left-splash {
	background-image: url(images/right_sh.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.column {
	background-image: url(images/column_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header {
	background-image: url(images/header_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-splash {
	background-image: url(images/header_splash.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.navigation {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dark-sh {
	background-color: #EAEAEA;
	background-image: url(images/dark_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
}


.news {
	background-image: url(images/splashes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 205px;
	padding: 15px; 
	margin-right: 24px;

	border: 1px solid #D9D9D9;
}
.news input,.news textarea{
	background-color: #eeeeee;
	width: 110px;
}
.light-sh {
	background-color: #F3F3F3;
	background-image: url(images/light_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
}
.content-dark {
	background-color: #EAEAEA;
}
*{
	font-family: arial;
}
table, select, input,textarea {
	color: #000000;
	font-size: 11px;
}.home-page {
	background-image: url(images/sh_foot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.splash {
	background-image: url(images/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer{
	color: #8D8D8D;
	padding-top: 15px;
}
.footer a{
	color: #8D8D8D;
	text-decoration: none;
}
form{
	padding: 0px; 
	margin: 0px;
}
.input_field{
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.footer a:hover{
	color: #9F0108;
}
a.small-title{
	font-weight: bold; 
	color: #458FBC;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover.small-title {
	text-decoration: underline;
}

a.small-title-news{
	color: #458FBC;

	text-decoration: underline;
}
a:hover.small-title-news {
	text-decoration: none;
}


a.readmore{
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}
a:hover.readmore {
	color: #9F0108;
}
a{
	color: #9F0108;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.kontakt-sep{
	background-image: url(images/kontakt_sep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
h3{
	font-weight: bold;
	color: #000;
	font-size: 16px;
}

.required{
	color: #9E0108;
	font-weight: bold;
}

.submit_button{
	border: 1px solid #cccccc; 
	background-color: #fff; 
	color: #9E0108; 
	font-weight:bold; 
	border-bottom: 1px solid #666666; 
	border-right: 1px solid #666666;
}


#subnav{
	border: 1px solid #D9D9D9;
	width: 206px;
	margin-right: 25px;

}
#subnav td{

	padding-left: 15px;
	padding-right: 15px;

	font-weight: normal;
}

.selected a{
	font-weight:bold;
	background-color: #BB0909;
	color: #fff;	
		padding-left: 10px;
}
.selected a:hover{
	color: #BB0909;
	background-color: #fff;

}

.sub a,.sub-selected a{
	color: #535353;
	background-image:  url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px !important;	
	background-position: 12px 10px;
	padding-left: 25px;		
}
.sub-selected a{
	background-color: #EEEEEE;
}
.sub a:hover,.sub-selected a:hover{
	background-color: #eeeeee;
	color: #000;
		text-decoration: none;	
}

.main a, .selected a,.sub a,.sub-selected a{
	display: block;
	text-decoration: none;
	/*height: 17px !important;
	height: 22px;	*/
	/*padding-left: 55px;*/
	border-bottom: 1px solid #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;

}

.main a{
	/*font-weight:bold;*/
	color: #000000;
	padding-left: 10px;	font-weight: bold;

}
.main a:hover{

	background-color: #eeeeee;
	color: #000;
	text-decoration: none;
}