html, body {
	height:100%;
}
body {
	background-color: #E9EAF0;
	font-family: Arial;
	font-size:12px;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#opening {
margin: 30px 30px 0px 30px;
padding: 10px;
border: 1px dotted #ffFFFF;
text-align: center;
line-height: 1.6;
color: #FFFFFF;
}

#table01 {
	width: 100%;
	height: 82px;
	border-bottom: 3px solid #D3D4E1;
}
#td01 {
	padding: 0px;
	vertical-align: top;
	background:url(header.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
#table02 {
	width: 100%;
	height: 124px;
	border-bottom: 2px solid #D3D4E1;
	background-color:#000000;
}
#td02_01 {
width:250px;
border-right: 1px solid #D3D4E1;
}
#td02_02 {
background:url(pictures.jpg);
background-repeat:no-repeat;
background-color:#000000;
}
#bildbestellung {
	position: absolute;
	right: 70px;
	top: 82px;
	width: 201px;
	height: 124px;
}
#table03 {
	width: 100%;
	height: 400px;
}
#td03_01 {
	width:250px;
	vertical-align: top;
	background-color: #B5123E;
}

#td03_01 ul{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#td03_01 li{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#td03_02 {
	background:url(cam.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 30px;
}
/*
später eventuell eine sidebar einfügen
#td03_03 {
	background-color: #B5123E;
	vertical-align: top;
	width:150px;
}*/


#table04 {
	width: 100%;
	height: 81px;
	border-top: 3px solid #D3D4E1;
}
#td04_01 {
	background:url(footer.jpg);
	background-repeat:no-repeat;
	background-color:#E9EAF0;
	text-align: center;
	vertical-align: top;
	padding-top: 55px;
	font-size: 11px;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #B5123E;
}

.text{
	line-height: 1.6;
}

.text img{
	margin: 5px 10px 10px 10px;
}
.headline img{
	margin: 5px 10px 10px 10px;
}
a:link, a:visited {
	color:#B5123E;
	font-weight: bold;
}
a:hover{
	color:#B5123E;
	text-decoration: none;
	font-weight: bold;
}
 
#td04_01  a:link, #td04_01  a:visited {
	color:#000033;
	font-weight: normal;
}
#td04_01  a:hover{
	color:#B5123E;
	text-decoration: none;
	font-weight: normal;
}
#td04_01  a.active:link, #td04_01  a.active:visited {
	color:#B5123E;
	font-weight: bold;
}
#td04_01  a.active:hover{
	color:#B5123E;
	text-decoration: underline;
	font-weight: bold;
}
input, select, textarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.fehlermeldung {
	margin-bottom: 20px;
	color: #FF0000;
	font-weight: bold;
}
.meldung{
	margin-bottom: 20px;
	color:#009900;
	font-weight: bold;
}
.agb {
	padding: 10px;
	border:solid #B5123E 5px;
}
.text ul, .text li {
	margin-left: 10px;
	padding: 0px;
}
.top {
margin: 30px 0px 30px 10px;
}
.gb_text{
	border-left: 1px dotted #B5123E;
	padding: 10px;
}
.gb_comment{
	border: 1px dotted #B5123E;
	padding: 3px 10px 3px 10px;
	font-size:10px;
	color:#000000;
}
.gb_comment span{
	color:#FFFFFF;
	background-color: #B5123E;
	padding: 0px 3px 0px 3px;
}
.invisible {
	color: #FFFFFF;
	font-size: 1px;
}
