

body, img, ul, li, h1, h2, h3, h4, h5, div, span, input, p, form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
color: #000;
font: 400 16px/1.5 Calibri,"Trebuchet MS","Calluna Sans","Gill Sans",sans-serif;
}

html,body,#bg,#bg table,#bg td {
width:100%;
height:100%;
overflow-x:hidden;
}

input,textarea{
	border: 1px solid;
	margin: 0 5px;
	padding: 2px 5px;
}

a{
	color: #000;
	text-decoration:none;	
}




#DMS{
	
	position: absolute;
	top: 0;
	width: 100%;
}



.row{
	display: inline-block;
	line-height: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	min-width: 250px;
	position: relative;
}

.error{
	padding: 5px;
	position: absolute;
	right: 38%;
	top: -20px;
	width: 22%;
	text-align: center;
}

#header{
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 800px;
}




#nav{
	background: #fff none repeat scroll 0 0;
	color: #333;
	font-family: artikel,sans-serif;
	overflow: visible;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 10;
}

#nav .logo {
  position: absolute;
  right: 330px;
  top: 2px;
}

#nav .logo img{
  width: 168px;
  display: block;
}

#nav form{
	display: inline-block;	
}

#nav a, a:visited{
	color: #000 ;
}

#nav ul{
	display: block;
	overflow: visible;
	text-align: center;
}




#nav > ul > li, #nav > ul form > li{
	cursor: pointer;
	display: inline-block;
	overflow: visible;
	position: relative;
}

#nav li > a {
  display: block;
  line-height: 60px;
  padding: 0 20px;
}

#nav li:hover{
	text-decoration:underline;
}

#nav li:hover ul{
	display:block;
	opacity: 1;
}

#nav li:hover > div{
	display:block;
	opacity: 1;
	height: auto;
}

#nav li ul{
	display: none;
	float: none;
	left: 0;
	max-width: 735px;
	min-width: 500px;
	overflow: hidden;
	padding-top: 12px;
	position: absolute;
	text-align: left;
	z-index: 5;
}

#nav li > div{
	font-size: 22px;
	left: 0;
	height: 0;
	opacity: 0;
	padding-top: 10px;
	position: absolute;
	-webkit-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
	z-index: 2;
}

#nav > ul > li > div.navshortlogin{
	background: none repeat scroll 0 0 #fff;
	font-size: 11px;
	left: 0;
	line-height: 24px;
	overflow: hidden;
	padding: 0 5px;
	position: absolute;
	text-align: center;
	top: -120%;
	transition: opacity 0.7s ease 0s, top 0.4s ease 0s;
	-webkit-transition: opacity 0.7s ease 0s, top 0.4s ease 0s;
	z-index: 3;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

#nav > ul > li:hover > div.navshortlogin{
	top: 2px;
	opacity: 1;
}

#nav > ul > li > div.navshortlogin input{
	font-size: 9px;
	width: 80%;
}

#nav li li{
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.3);
	color: #000;
	cursor: pointer;
	display: inline-block;
	float: none;
	margin: 2px;
	min-width: 244px;
	padding: 0;
	position: relative;
	text-align: left;
	transition: background 0.3s ease 0s;
}

#nav li li a{
	display: block;
	line-height: inherit;
	padding: 5px;
	transition: color 1s ease 0s;
}

#nav li li input {
  position: absolute;
  top: 10px;
}

#nav li li label {
	cursor: pointer;
	display: block;
	padding: 5px 5px 5px 26px;
}

#nav li li:hover{
	background: none repeat scroll 0 0 #963a37;
	color: #fff;
	text-decoration: none;
}

#nav li li:hover a{
	color: #fff;
}

.activeNav{
	text-decoration: underline;
}

.activeNav > a{
	color: #000 !important;	
}

.activeSubnav{	
	text-decoration: none;
}

.activeSubnav > a{	
	background: none repeat scroll 0 0 #963a37;
	color: #fff !important;
}

#subnavtext{
	background: none repeat scroll 0 0 #fff;
	color: #000;
	display: block;
	float: left;
	line-height: normal;
	max-width: 200px;
	min-width: 200px;
	padding: 5px;
	word-wrap:break-word;
}

#subnavtext h2{
		
}

#subnavtext ul{
	
}

#subnavtext li{
	
}

#navSeperator{
	margin: 5px auto 0;
	position: relative;
	text-align: center;
	width: 900px;
}

#navSeperator img{
	width: 100%;	
}






#artikel{
font-family: artikel,sans-serif;
min-height: 380px;
position: relative;
text-align: center;
width: 100%;
}

#artikel > h1{
	background: none repeat scroll 0 0 #ffffff;
	color: #222222;
	font-size: 35px;
	left: 0;
	text-align: left;
	top: 20px;
	width: 60%;
}

#content{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	height: auto;
	min-height: 550px;
	padding: 20px 0;
	text-align: left;
	vertical-align: top;
	width: 59%;
}

#content img {
  max-width: 100%;
}

.artikeltop{
	background: #aaa none repeat scroll 0 0;
	height: 1px;
	left: 50%;
	margin-left: -29.5%;
	position: relative;
	width: 59%;
}

#footer{
	background: #5d5653 none repeat scroll 0 0;
	border-top: 1px solid #000;
	box-shadow: 0 2px 2px #000;
	color: #ddd;
	float: left;
	margin: 25px 0;
	width: 100%;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}

#footer div {
	margin: 10px;
	text-align: left;
}

#footer .kontakt {
	float: left;
	margin-left: 34px;
	padding-top: 56px;
}

#footer .kontakt a {
  margin-left: 25px;
}

#footer .fbPage {
	float: right;
	height: 130px;
	margin-right: 50px;
	margin-top: 27px;
	overflow: visible;
	z-index: 100;
}
#footer .fbPage > div{
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px #fff;
	min-height: 130px;
	min-width: 340px;
}


#footer .impressum {
  float: right;
  padding-right: 50px;
  padding-top: 30px;
}



.Block{
	margin-top: 30px;
	min-height: 400px;
	position: relative;
}




.RightBlock{
	display: inline-block;
	float: right;
	margin-top: 50px;
	position: relative;
	right: 3%;
	text-align: right;
	width: 80%;
}

.RightBlock h3{
	border-bottom: 3px dotted #777777;
	color: #000000;
	font-family: font3;
	margin: 0 20px 10px;
	padding: 10px 0;
	text-align: center;
}

.RightBlock ul{
	line-height: 30px;
	list-style: none outside none;
	margin-left: 10%;
	
	width: 80%;
}

.RightBlock li{
	padding: 0 20px;
}

.RightBlock li:hover{
	background: #555;	
	color: #ff6c00;
}

.BoxList{
	margin-left: 2%;
	margin-top: 30px;
	min-height: 400px;
	position: relative;
	width: 70%;
}

.BoxList ul{
	list-style:none;
}

.BoxList li{
	background: none repeat scroll 0 0 #DDDDDD;
	border: 1px solid #FF6C00;
	display: inline-block;
	margin: 2.3%;
	min-height: 150px;
	position: relative;
	width: 44%;
}

.BoxList li h4{
	font-size: 30px;
	padding: 50px 0;
	text-align: center;
	width: 100%;
}

.BoxList li:hover h4{
	color: #fff;
	text-shadow: 0px 0px 4px #FF6C00;		
}



#Message{
	background: none repeat scroll 0 0 #fff;
	left: 50%;
	margin-left: -150px;
	padding: 5px;
	position: fixed;
	top: 0;
	width: 400px;
	z-index: 100;
	border: 1px solid;
	border-top: none;
	text-align: center;		
}

#Message h3{
	background: none repeat scroll 0 0 #5d5653;
	color: #fff;	
}

#Message .closeMessage{
	bottom: 0;
	cursor: pointer;
	font-size: 19px;
	padding: 0 10px;
	position: absolute;
	right: 0;
}

#fbSite{
background: #999 none repeat scroll 0 0;
border: 1px solid #000;
bottom: 242px;
cursor: pointer;
font-family: facebook,sans-serif;
font-size: 30px;
left: 10px;
padding: 0 17px;
position: fixed;
transition: all 0.5s ease 0s;
z-index: 20;
}

#fbSite:hover{
	color: #fff;
	transform: scale(1.15);
	background: #952B2A;
}

#toTop {
	background: #999999 none repeat scroll 0 0;
	border: 1px solid;
	bottom: -40px;
	cursor: pointer;
	display: none;
	padding: 5px 10px;
	position: fixed;
	right: 3%;
	transition: all 0.5s ease 0s;
	z-index: 10;
}

#toTop:hover{
	color: #fff;
	transform: scale(1.15);
	background: #952B2A;
}



@font-face {
font-family: Harabara;
src:url(/font/Harabara.ttf)
}

@font-face {
font-family: facebook;
src:url(/font/FFF_Tusj.ttf)
}




