﻿@charset "utf-8";
/* CSS Document */
body {
	color: #666666;
    font-family: "Trebuchet MS", verdana, "geneva ce", lucida, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin-top:0px;
	margin:auto;
	font-size:14px;
	 background-repeat:repeat-x; background-position:center top; padding-top:0px;
  
}
sub {font-size:10px;}
h1 {color:#FF6600; font-size:24px; margin-bottom:10px; margin-top:0px; font-weight:bold;  }
.right_menu h1 { font-size:16px;}
h2 {color:#FF6600; font-size:20px; margin-bottom:5px; margin-top:10px; font-weight:bold; }
.right_menu { font-size:14px; position:relative; float:right; margin-left:20px; margin-bottom: 15px; margin-top:10px; display:block;}
h3 {color:#FF6600; font-size:14px; margin-bottom:5px; margin-top:0px; font-weight:bold; }
a {color:#FF6600; text-decoration:underline;}
a:hover { color:#CC3300; }
img {border:0;}

li {list-style-position:inside;}
ul {list-style-position:inside;}
#all {
	margin-top:0px;
	position:relative;
	margin:auto;
	width:1020px;
	text-align:left;
	background-color:#FFFFFF;
	margin:auto;
	margin-bottom:20px;
}
#header {
	position:relative;
	width:1000px;
	height:186px;
	background-repeat:no-repeat;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	background-image: url(images/bg_05.jpg);
}


.menu {
	position:relative;
	width:1020px;
	height:42px;
	background-image: url(images/bg_06.jpg);
	background-repeat: no-repeat;
	padding:20px 20px 0px 20px;
	text-align:left;
	margin:0px;
	padding:0px;
	

}
#footer {
	background-image:url(images/bg_14.gif);
	position:relative;
	color:#666666;
	font-size:12px;
	text-align:right;
	width:810px;
	height:43px;
	padding:60px 200px 0px 10px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
}
#content {
	width:970px;
	min-height:200px;
	padding:15px 25px 0px 25px;
	text-align:left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_09.gif);
	background-repeat: no-repeat;
	background-position: 1 top;
	z-index:0;
}
.left {position:relative; float:left; margin-right:10px; margin-top:10px;}
.right {

	float:right;
	margin-left:20px;
	margin-bottom: 15px;
	margin-top:10px;
}
p {margin-top:10px; margin-bottom:15px;}

div.aktuality { background-color:#CCCCCC; width:300px; padding:10px; min-height:350px; float:right; margin-left:10px;
z-index:0;
}
div .right iframe {border:1px #000000 solid; z-index:0;}
#dropmenudiv{
position:absolute;
line-height:18px;
z-index:2;
text-align:left;
color:#FFFFFF;
text-decoration:none;
	font-size:17px;
	margin-left:50px;
	





}

#dropmenudiv a{
width: 100%;
display: block;
padding-left:10px;
text-decoration: none;
margin-top:1px;
color:#FFFFFF;
background-color:#666666;
filter: alpha(opacity=90);
padding:5px;




}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6600;
color:#FFFFFF;
filter: alpha(opacity=100);


}
.gallery a img {margin:5px; border:4px #333333 solid;  }
.gallery a:hover img {border:4px #666666 solid;}
.gallery { text-align:center;}
.certifikaty a img { margin-left:20px;}
a.pdf {
	display:block;
	width:200px;
	font-size:14px;
	background-image: url(images/adobe_pdf.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 10px 0px 50px;
	border:4px #CCCCCC solid;
	font-weight: bold;
	min-height: 40px;
} 
a:hover.pdf {border:4px #666666 solid;
