html[xmlns]	{ 
	min-height: 100.05%;
} 
	
body {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial,verdana,helvetica, sans-serif;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x; 
	/*background-color:#041026;*/
	background-color:#d17d01; /*51504e*/
}

body.testzugang {
	text-align:center;
	margin-left: 10px;
	margin-top:10px;
	font-family: arial,verdana,helvetica, sans-serif;
	background-image:none;
	background-color:#ffffff;
	width:400px;
}

body.testzugang #contentleft, body.agb_bg #contentleft {
	background-image:none;
}
	
body.testzugang #contentleft h1 {
	color:#000000;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	visibility:visible;
}

body.agb_bg #contentleft h1 {
	color:#ffffff;
	font-size:14px;
	margin-left:20px;
	margin-right:0px;
	margin-top:20px;
	padding:0px;
	visibility:visible;
	width:890px;
}

body.agb_bg #contentleft p{
text-align:left;
width:890px;
padding:5px;
margin-left:20px;
}

body.agb_bg {
background-image:none;
width:890px;
}

body.agb_bg a{
	color:#ffffff;
	text-decoration:underline;
}
	
#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
		
#contentleft {
	width:300px;
	height:340px;
	padding:0px;
	float:left;
	margin-right:40px;
	/*background:#fff;*/
	background-image: url(../_images/teaser_gruen.jpg);
	background-repeat: no-repeat; 
	background-position: left 140px;
}
	
#contentcenter {
	width:300px;
	height:340px;
	padding:0px;	
	float:left;	
	/*background:#eee;*/
	background-image: url(../_images/stern.png);
	background-repeat: no-repeat; 
	background-position: left top;
}

#contentcenter p{
color:#333333;
padding-top:140px;
line-height:16px;
text-align:left;
font-size:15px;
/*font-weight:bold;*/
}
	
#contentright {
	width:300px;
	height:340px;
	padding:0px;
	float:left;
	margin-right:40px;
	/*background:#fff;*/
	background-image: url(../_images/teaser_grau.jpg);
	background-repeat: no-repeat; 
	background-position: left 140px;
}
	
#contentheader {
	background:#fff;
	width:890px;
	padding:0px;
	margin-bottom:20px;
}

.login {
	text-align:right;
	margin-top:10px;
	margin-right: -18px;
	padding:0px;
	line-height:1px;
}

h1 {
	margin:0px 10px 10px 10px;
	color:#ffffff;
	visibility:visible;
}

p { 
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	line-height:18px;
	text-align:justify;
	color:#ffffff;
	margin:0px;
}
		
h1 {
	font-size:17px;
	color:#ffffff;
	text-transform:uppercase;
	visibility:hidden;
}

.footer {
	margin-top:0px;
	padding:0px;
	position:absolute;
	top:695px;
	width:980px;
	text-align:center;
	color:#ffffff;
	font-size:11px;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
	
/*Bestellformular*/
table.bestellung {
	width:400px;
}

td {
	font-size:12px;
}

select {
	width:145px;
	font-size:12px;
}
input {
	font-size:12px;
}
.fussnote {
	font-size:11px;
	color: #8e8e8e;
	padding:0px;
	margin:0px;
	line-height:13px;
}

.fussnote a{
	font-size:11px;
	font-weight:normal;
	color: #8e8e8e;
	text-decoration:underline;
}

.fussnote a:hover{
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}

td a{
	font-size:12px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}

td a:hover{
	font-size:12px;
	font-weight:normal;
	color: #8e8e8e;
	text-decoration:underline;
}
