html {
 height: 100%;
  margin: 0 0 1px 0; 

 
  }
body{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color:#666666;
	margin-bottom:20px;	/*margin-top:20px;*/
	background: url('../images/background_main.gif') repeat;
}

p{
	margin:0px;
	padding:0px;
}
a{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	color: #666666;
	outline: none;
}
a:hover{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	color: #999999;
	outline: none;
}
	
h1{
	margin:0px;
	padding:0px;
	font-size: 16px;
	color:#333333;
	margin-bottom:5px;
	font-weight: bold;
	text-align:left;
}

h2{
	margin:0px;
	padding:0px;
	font-size: 16px;
	color:#333333;
	margin-bottom:5px;
	font-weight: bold;
	text-align:left;
}

h7{	
	margin:0px;
	padding:0px;
	display:block;
	font-size: 14px;
	color:#485561;
	font-weight:bold;	
}
h4{	
	margin:0px;
	padding:0px;
	font-size:15px;
	font-style:italic;
	color:#000000;
}

h5{	
	margin:0px;
	padding:0px;
	font-size:13px;
	font-style:italic;
	color:#000000;
}
h6{
	margin:0px;
	margin-top:22px;
	font-size:22px;
	color:#003366;
	font-weight: normal;
}
h3{
	margin:0px;
	font-size:22px;
	color:#FF0033;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
pre{
	margin:0px;
	padding:0px;
}
div{
	margin:0px 0px;
	padding:0px;
}
table{
	margin:0px 0px;
	padding:0px;
}
td{
	margin:0px 0px;
	padding:0px;
}
tr{
	margin:0px;
	padding:0px;
}

form{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

 
form input{
margin-top: 4px;
margin-bottom: 4px;
padding:0;
line-height:18px;
}

form textarea{
margin-top: 4px;
margin-bottom: 4px;
padding:0;
}

#page{
	width: 972px;
	margin: 0 auto;
	text-align: center;
	height: auto !important;
}
#header{
	width: 100%;
	height:323px;
	background: url('../images/head_menue_bg.png') left top no-repeat;
}
#header1{
	width:625px;
	height:285px;
	z-index: 1;
	float:left;	
	margin-top:17px;
	margin-left:286px;
}
#header2{
	width: 100%;
	margin-top: 0px;
	float: left;
}

#toppic{
	width:100%;
	height:113px;
	margin: 0 auto;
	background: url('../images/toppic.jpg') left top no-repeat;
	
}
#content{
	text-align: justify;
	margin: auto;
	width:100%;
	height: auto !important;
}

#main{
	padding-left:10px;
	min-height: 350px;
	height: auto !important;
	text-align: justify;
	background: url('../images/content_bg.png') left top repeat-y;
	padding-bottom: 20px;
}

#contentpages{
	width:925px;
	height: auto !important;
	margin-top:10px;
	padding-top: 20px;
	padding-left: 14px;
	padding-bottom: 20px;	
}
#contentpageskontakt{
	width:880px;
	min-height: 340px;
	padding-top: 20px;
	padding-left: 20px;
	background: url('../images/kontakt.png') center bottom no-repeat;
}



#rightpart{
	width: 213px;
	height:auto;
	padding-top: 10px;
	min-height: 200px;
	margin-left: 686px;
	vertical-align: top;
}
#rightparttext{
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#rightpartform{
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




.menu{
	text-align: left;
	font-size:16px;
	padding-left:20px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	float: left;
}
.menuelement{
	margin-right:20px;
	float: left;
	color: #FFF;
	height:25px;
	padding-top: 177px;
}
.menuelement:hover{
	margin-right:20px;
	float:left;
	color: #999;
	height:25px;
	padding-top: 177px;
}
.menuelementactive{
	margin-right:20px;
	float: left;
	color: #FFF;
	height:25px;
	padding-top: 177px;
	text-decoration: underline;
}
.menuelementactive:hover{
	margin-right:20px;
	float: left;
	color: #999;
	height:25px;
	text-decoration: underline;
	padding-top: 177px;
}




.submenuelement{
	margin-right:20px;
	margin-left:20px;
	color: #FFF;
	height:25px;
}
.submenuelement:hover{
	margin-right:20px;
	margin-left:20px;
	color: #999;
	height:25px;
}
.submenuelementactive{
	margin-right:20px;
	margin-left:20px;
	color: #FFF;
	height:25px;
	text-decoration: underline;
}
.submenuelementactive:hover{
	margin-right:20px;
	margin-left:20px;
	color: #999;
	height:25px;
	text-decoration: underline;
}


.submenu_vert{
	text-align: left;
	font-size:18px;
	padding-left:0px;
	vertical-align: top;
	font-weight: normal;
}
.submenuelement_vert{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:18px;
	width:200px;
	display:block;
	color: #43474B;
	border-bottom-color: #43474B;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.submenuelement_vert:hover{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:18px;
	width:200px;
	display:block;
	color: #999999;
	border-bottom-color: #43474B;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.submenuelement_vertactive{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:18px;
	width:200px;
	display:block;
	color: #43474B;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.submenuelement_vertactive:hover{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:18px;
	width:200px;
	display:block;
	color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
#cms_submenue{
	float:right;
	width:200px;
	margin-left:20px;
	margin-right:10px;
}



#container_for_content{
	float:left;
	padding-bottom: 10px;
}
#container_for_home_content{
	float:left;
	padding-bottom: 10px;
}
#container_for_home_cms{
	float:left;
	padding-bottom: 10px;
}
#container_for_home_news{
	float:left;
	padding-bottom: 10px;
}






#contentleft{
	float:right;
	width: 647px;
	height: auto;
	background: url('../images/main_bg.png') center bottom repeat-y;
	padding-top:10px;
	padding-bottom: 10px;
	padding-right:10px;
	padding-left:10px;
	z-index:5;
}
#contentright{
	float:left;
	width: 295px;
	margin-left: 0px;
}

#shad{
width:150px;
height:4px;
background-color:#eeecec;
}
#newsimage img{
width:150px;
height:100px;
}

#newshome .list{
width:296px;
float:left;
}

.list{
	margin-bottom:3px;
	background-color:#eeecec;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	text-align:left;
	width: 136px;
}
.list:hover{
margin-bottom:3px;
background-color:#f7f7f7;
padding-top:3px;
padding-bottom:3px;
padding-left:7px;
padding-right:7px;
text-align:left;
}
.list a{
display:block;
}
.list a:hover{
display:block;
}

.footer{
	font-size: 12px;
	color: #000;
	letter-spacing:0px;
	text-align:left;
	width:909px;
	letter-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 59px;
	font-weight: bold;
 }
.footer a{
 color: #000;
 }
 .footer a:hover{
color: #000;
}

.kontaktformular{
	padding-left:0px;
	padding-right:0px;
	width:250px;
	text-align:left;
	font-size: 14px;
	color: #b9b9b7;
	}

.button{
	color: #FFF;
	text-align: right;
}
.button:hover{
	color: #578996;
}

.left_unter{
float:left; width: 490px;
}
.right_unter{
width:170px; float:right;
}

.pictures{
	width: 160px;
	float: left;
	height: 130px;
	color: #000000;
}
.pictures img{
border: solid 1px #e0e0e0;
}
.pozacuborder img{
border: solid 1px #e0e0e0;
}
.pozacuborder:hover img{
border: solid 1px #6c2307;
}
		.ifdev {
	height: auto;
	width: 900px;
	min-height: 1200px;
		}
#pictureframe{
	background: url('../images/pictureframe.png');
	padding-left: 5px;
	padding-top: 5px;
	width: 190px;
	height: 132px;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#pictureframe_text{
	background: url('../images/pictureframe.png');
	padding-left: 5px;
	padding-top: 5px;
	width: 190px;
	height: 132px;
	float:left;
	margin-right: 15px;
	margin-bottom: 30px;
}
#text_bellowpicture{
	margin-top: 5px;
	text-align: center;	
}
#pictureframe_news{
	background: url('../images/pictureframe.png');
	padding-left: 5px;
	padding-top: 5px;
	width: 190px;
	height: 132px;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}