
body {
  background-color: Black;
}

.main {
	padding: 0px;
	margin: auto;
	width: 800px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	background-image: url(images/hintergrund.jpg);
  background-repeat: no-repeat;
  background-position: 0px 10px;

}.main2 {
	padding: 0px;
	margin: auto;
	width: 800px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
}

h1 {font-size: 48pt; font-weight: normal; display: inline;}
h2 {font-size: 18pt; font-weight: normal; display: inline;}
h3 {font-size: 14pt; font-weight: normal; display: inline;}

a:link    {text-decoration: none; color: #FFEE00; background-color: transparent;}
a:visited {text-decoration: none; color: #FFEE00; background-color: transparent;}
a:active  {text-decoration: none; color: #FFCC00; background-color: transparent;}
a:hover   {text-decoration: none; color: #FFCC00; background-color: transparent;}

.head {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 108px;
	text-align: center;
}

.head_2 {
	position: relative;
	left: 0px;
	top: 260px;
	width: 800px;
	font-size: 22pt;
}

.imp {
	position: relative;
	left: 0px;
	top: 5px;
	width: 800px;
	height: 10px;
	font-size: 10pt;
	text-align: right;
}

.nachsatz {
	position: relative;
	clear: left;
	left: 0px;
	top: 0px;
}
.impressum {
	position: relative;
	clear: left;
	left: 0px;
	top: 0px;
}

.datenschutz {
	position: relative;
	left: 0px;
	top: 0px;
}

.menue {
  position: relative;
  width: 640px;
	left: 80px;
}

.mitte {
	position: relative;
	left: 0px;
	top: 315px;
}

.mitte_links {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 400px;
}

.mitte_rechts {
	position: relative;
	float: left;
	left: 20px;
	top: 0px;
	width: 380px;
}

.bottom {
	position: relative;
	clear: left;
	left: 5px;
	top: 0px;
	width: 800px;
	height: 20px;
	font-size: 8pt;
	text-align: center;
}

.schieber {
	position: relative;
	left: 40px;
	top: 50px;
	width: 300px;
	height: 240px;
  background-image: url(images/papierollen.jpg);
  background-repeat: no-repeat;
}

ul {list-style: none; font-size: 10pt;}

li a:link    {text-decoration: none; color: #05488B; background-color: transparent;}
li a:visited {text-decoration: none; color: #05488B; background-color: transparent;}
li a:active  {text-decoration: none; color: #0000FF; background-color: transparent;}
li a:hover   {text-decoration: none; color: #0000FF; background-image: url(images/menuebg2.png);}


.link_on {
        position: relative;

	      
	      height: 25px;
	      width: 180px;
	      color: #FF0000;
	      background-image: url(images/menuebg.png);
	      background-repeat: no-repeat;	      
}

.link_off {
        position: relative;

	
        height: 25px;
        width: 180px;  
        background-image: url(images/menuebg1.png);
	background-repeat: no-repeat;
}

.form {
        position: relative;
        float: left;
	width: 500px;
	height: 340px;
	top: 35px;
	left: 0px;
}


.kontakt {
	position: relative;
	top: 0px;
	left: 100px;
	color: #FF0000;
	font-size: 22pt;
        width: 540px;
}

.redfont {
	color: #FF0000;
}

label { 
  display: block;
  float: left;
  width: 150px;
}

input { 
  display: block;
  float: left;
  width: 300px;
}

form br { 
  clear: left; 
}

input#sb { 
  float: left;
  width: 120px;
}

.button {
	position: relative;
        float: left;
	width: 400px;
	top: 0px;
	left: 180px;
}

.basicDanke {
	padding: 0px;
	margin: auto;
	width: 960px;
	height: 760px;
	font-family: verdana, arial, sans-serif;
	background-image: url(images/Seite_1.gif);
	background-repeat: no-repeat;
}



.headDanke {
	background-color: transparent;
	height: 40px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border-width: 0px;
	position: relative;
	top: 150px;
	left: 400px;
	color: #FF0000;
}

