@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	}
/* CSS Document */
p{
margin-bottom:0px;
margin-top:0px;
}
body{
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
font-size:12px;

}
#mitte{
	position: relative;
	width: 970px; /* max breite */
	margin: auto;
}
h1{
font-size:14px;
color:#E85120;
margin-top:5px;
/*margin-bottom:20px;
*/}
h2{
font-size:13px;
color:#E85120;
margin-top:10px;
margin-bottom:10px;
}

.titel {
	font-size: 13px;
    color:#E85120;
	}


.u1
{color:#E85120;}

input, textarea{
border-style:dotted;
padding:2px;
margin:2px;
border-color:#E85120;
background-color: #C6CDD0;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#E85120;
}


a:link, a:active, a:hover, a:visited{
color:#E85120;
}
 .invisible { 
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}
 .hidefocus { outline:0; -moz-outline:0; }
 .meldung{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
line-height:14px;
 }
 .auswahl{
border-style:dotted;
padding:2px;
margin:2px;
border-color:#E85120;
background-color: #C6CDD0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#E85120;
 
 }
#bg-kurz {
	background-image: url(../bilder/bg-kurz.png);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 10px;
}
