﻿.MOBIL_INHALT {display: block;}
.STANDARD_INHALT {display: none;}



@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Maven Pro Regular'), local('MavenProRegular'), url(http://fonts.gstatic.com/s/mavenpro/v7/MG9KbUZFchDs94Tbv9U-pT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}



html {
	font-size: 100%;
	height: 100%;

}
body,
input,
select,
textarea,
button,
.ui-btn {
	font-size: 100%;
	line-height: 1.3;
	
	 font-family: sans-serif /*{global-font-family}*/;
}




body {
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment:fixed;
margin:0px;
padding:0px;
height: 100%;
}




p, td
{ 
font: normal 100% 'Maven Pro','Roboto',Helvetica,Arial,sans-serif;
color : #000000;
}



h1
{ 
font: bold 120% 'Maven Pro','Roboto',Helvetica,Arial,sans-serif;
color : #000000;
}




#header{
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#header-innerfix {
	width: 100%;
}





A:visited {COLOR: #780000; TEXT-DECORATION: none}
A:link {COLOR: #780000; TEXT-DECORATION: none}
A:hover {COLOR: #780000; TEXT-DECORATION: none}






form.cmxform label.error, label.error {
display: inline;
font-size: 80%;
color : #DC4900;
}

form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}


div.error { display: none; }

input.checkbox { border: none }
input:focus { border: 1px solid black; }
input.error { border: 2px dotted red; }
form.cmxform .gray * { color: gray; }


formularhinweise
{ 
display: inline;
font-size: 80%;
color : #535353;
}




allgemeine_hinweise1
{ 
display: inline;
font-size: 80%;
color : #DC4900;

}
