body, html{
	margin: 0px;
	padding: 0px;
	position: absolute;
	vertical-align: top;
	text-align: left;
	width:980px;
	height:100%;
	min-width: 980px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}


img {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
strong {
    font-weight: normal;
}
h2 {
	display: inline;
	margin:0px;
	padding:0px;
	font-size: 13px;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
a {
	display:block;
	font-weight:bold;
	height:18px;
	text-decoration:none;
	color:#E27412;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#bb0a55;
}
#html_page{
	margin-left: 0px;
	width: 975px;
	min-height:99.5%;
   	position:relative;	
	text-align: left;
	float:left
}
#page_head{
	clear:left;
	height:200px;
	margin-top:25px;
}
#head_logo{
	width:450px;
	height: 200px;
	float:left;
}
#menu1, #menu2, #menu3{
	background: url(icons/vlinie.gif);
	background-repeat:repeat-y;
	margin-top:50px;
	padding-left: 8px;
	width:150px;
	height:150px;
	float:left;
}
#menu3{
	width:200px;
}
#page_content{
	clear:both;
	width:990px;
	margin-top:6px;
}
#content_left{
	width: 450px;
	float:left
}
#subheadline {
	padding:12px;
	padding-left:22px;
	width: 403px;
}
#infotext ,#subinfotext {
	padding:12px;
	padding-left: 22px;
	width: 406px;
}
#subinfotext {
	background: url(icons/hlinie.gif);
	background-repeat:no-repeat;	
}
#head_logo a, #infotext a, #subinfotext a, #text a{
	display:inline;
	margin:0px;
	padding:0px;	
}
#text, #subtext,#form {
	padding:12px;
	padding-left:22px;
	width: 406px;
}
#subtext {
	background: url(icons/hlinie.gif);
	background-repeat:no-repeat;	
}
#content_right {
	overflow:hidden;
	width: 530px;
	float:left;
}
#images{
	overflow:hidden;
	display: block;
	float: left;
}
#gallery_image_small{
	display: block;
	float: left;
}

#download {
	width: 530px;
	height: 33px;
	margin-top:8px;
	padding-left: 8px;
	background: url(icons/vlinie.gif);
	background-repeat:no-repeat;	
}
.download_link, #download a{
	height: 24px;
	padding: 0px;
	padding-left: 22px;
	background: url(icons/pfeil.gif);
	background-repeat:no-repeat;
	color:#bb0a55;
}
.download_link:hover, #download a:hover{
	color:#E27412;
}
.tslink, .tslink:hover {
	font-weight:normal;
	color:#111111;
}
#page_foot {
	clear:both;
	width: 980px;
	height: 110px;
}
#address {
	padding-top:8px;
	padding-left:22px;
	width: 428px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#E27412;
}
#copyright{
   position:absolute;
   bottom:0;
   padding: 0; 
   margin: 0; 
   padding-left:22px;
   width: 950px;
   height: 70px;
}
#copyright a,#copyright a:hover{
	display:inline;
	font-size:11px;
	font-weight:normal;	
	color:#111111;
}
#address strong {
	font-weight:bold;
}
#mail {
	width: 306px;
	float:left;
	margin-top:8px;	
	padding-left:8px;
	background: url(icons/vlinie.gif);
	background-repeat:no-repeat;	
}
#mail a{
	color:#bb0a55;
}
#mail a:hover{
	color:#E27412;
}
#menu0 {
	width: 200px;
	float:left;
	margin-top:8px;
	padding-left: 8px;
	background: url(icons/vlinie.gif);
	background-repeat:no-repeat;	
}
.input1{
	border: 1px solid #E27412;
	background-color: #FFFFFF;
	width: 400px;
	height: 15px;
	margin: 0px;
	font: 13px/19px Arial, Helvetica, sans-serif;
}
.input2{
	border: 1px solid #E27412;
	background-color: #FFFFFF;
	width: 400px;
	height: 120px;
	margin: 0px;
	font: 13px/19px Arial, Helvetica, sans-serif;
}
.input3{
	border: 1px solid #E27412;
	background-color: #FFFFFF;
	width: 400px;
	height: 15px;
	margin: 0px;
	font: 13px/19px Arial, Helvetica, sans-serif;
}
.horizontal {
	height:2px;
	overflow:hidden;
	background: url(icons/hlinie.gif);
	background-repeat:repeat-x;	
}
.menu{
	display:block;
	padding:0px;
	margin:0px;
	list-style: none;
}
.active a{
	color:#bb0a55;
}
.textlink {
	display:inline;
}