﻿/*################ Template Format ###########*/
html {
	background-color:#eb6b0a;
	background-image:url(../pics/HG_web.jpg);
	background-position: top;
	background-repeat:no-repeat;
	text-align:center;	
	height: 100%;
	width: 100%;
	
	}
body {
	height: 100%;
	width: 100%;
	margin:0;
	padding: 0;
	text-align:center;
}
	

#seite {
	width: 800px;
	height: auto;
	min-height: 460px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	top: 0px;
	border:solid thin #FFFFFF;
}


/*#################### NAVI ############################*/


#navi{
	position: relative;
	width: auto;
	height: 250px;
	text-align:center;
	background-image:url(../pics/halloween_head.png);
	background-position: top;
	background-repeat:no-repeat;
	}


#navBox {
	position: relative;
	width: 745px;
	height: 13px;
	vertical-align: middle;
	padding-left: 55px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight:bold;
	color:#330000;
	border-bottom:thin solid #FFFFFF;
	border-top:thin solid #FFFFFF;
	}
*html #navBox{
	width: 796px;
	padding-left: 50px;
	}	
	
#navBox ul{
	text-align:left;
	display:inline;	
	}
	
#navBox li{	
	list-style: none;
	float:left;
	display:inline;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	vertical-align:middle;
	border-right:solid thin #FFFFFF;
	border-left:solid thin #FFFFFF;
	}


#navBox li a{	
	position:inherit;
	color:#FFFFFF;
	text-decoration:none; 
	}

#navBox li a:hover{	
	color:#330000;
	text-decoration:none; 
	}	

#navBox li a:visited >{
	color:#FFFFFF;
	text-decoration:none; 
	}


/*#################### CONTENT #########################*/

#content {
	position: relative;
	width: 760px;
	height: auto;
	min-height: 340px;
	top:0;
	bottom:10px;
	text-align: center;
	padding: 20px;
	padding-bottom:10px;
	background-image:url(../pics/grabstein.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	}
	
	*html #content{
		width: 796px;
	}

#inhalt_bg {
	width: auto;
	height: auto;
	min-height: 345px;
	top:0;
	bottom:0px;
	border:thin solid #FFFFFF;	
	background-image:url(../pics/transpic2.png);
	}

#kongpic {
	position: relative;
	right:0;
	top: 40px;
	width: 120px;
	height: 1350px;
	float: right;
	border: none;
	background-image:url(../pics/kongress.jpg);
	}

*html #kongpic{
	position: relative;
	right:0;
	top: 40px;
	width: 120px;
	height: 1340px;
	float: right;
	border: none;
	background-image:url(../pics/kongress.jpg);
	}

#inhalt_bg img.prog{
	position: relative;
	left:0;
	top: 0px;
	border:none;
	}

*html #inhalt_bg img.prog{
	top: 5;
	left:0;
	width: 732px;
	}
	
#inhalt_bg img.start{
	float:right;
	position: relative;
	margin:0 auto;
	padding: 10px;
	top: 45px;
	border:none;
	float:right;
	display:inline;
	}

*html #inhalt_bg img.start{
	top: 30px;
	}

#inhalt {
	width: auto; 
	height: auto;
	min-height: 345px;
	padding: 10px;
	position:relative;
	text-align: left;
	bottom: 0px;
	top:0px;
	}


/*#################### TYPO ########################*/

h1{	
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#330000;
	font-weight:bold;
	border-bottom:solid thin #330000;
	margin-bottom: 0;
	padding-bottom:0;
	}
h1 img{
	border:none;
	float:right;	
	padding:15px;	
	margin-top:0;
	padding-top:0;
	}

h2 {	
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
	}
	
h2 img{
	border:none;
	float:right;		
	margin-top:0;
	right: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	}
		
p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
	padding-left: 10px;
	margin-top:0;
	padding-top:0;
	}

.spalte1{
	width: 130px;
	display:block;
	float:left;
	}
p img{
	border:none;
	}	

p a{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
	}
	
/*####################### FORMULAR ########################*/
fieldset {
	position:relative;
	width: 450px;
	border:thin solid #FFFFFF;
	background-color:#ffcc33;
	}
legend {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#330000;
	}

form {
	width: 500px;
	padding:0;
	margin:0;
	position:relative;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
	}
	
input, text {
	width: 280px;
	height: 22px;
	margin: 2px;
	padding: 2px;
	background-color:#330000;
	border: thin solid #FFFFFF;
	font-size: 11px;
	color:#FFFFFF;
	}

textarea {
	width: 430px;
	height: 180px;
	margin: 2px;
	padding: 2px;
	background-color:#330000;
	border: thin solid #FFFFFF;
	font-size: 11px;
	color:#FFFFFF;
	}
 .subBut {
width: 135px;
}

.chkBox {
	width: auto;
	height: 9px;
	float: left;
	background-color:#330000;
	border: thin solid #FFFFFF;
	font-size: 11px;
	color:#FFFFFF;
	}	

*html .chkBox {
	width: 15px;
	height: 15px;
	float: left;
	background-color:#330000;
	border: thin solid #FFFFFF;
	font-size: 13px;
	color:#FFFFFF;
	}	

.butClass {
	width: 35px;
	}

.plz {
	width: 50px;
	margin-right:0;
}

.hnr {
	width: 50px;
	margin-left:0;
}

.str {
	width: 230px;
	margin-right:0;
}
.ort {
	width: 230px;
	margin-left:0;
}

.err_msg {
	height: 35px;
	width: 700px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	}
	
/*#################### FOOTER ##########################*/

#footer {
	width: auto;
	position: relative;
	bottom:0;
	top:5px;
	margin:0 auto;
	height: 14px;
	text-align:left;
	}

#footerBox {
	position: relative;
	width: auto;
	height: 14px;
	left:0;
	right: 0px;
	bottom:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
	margin:0;
	}

*html #footerBox{
	width: 756px;
	}	
	
#footerBox ul{
	text-align:left;
	display:inline;	
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
	}
	
#footerBox li{	
	list-style: none;
	float:left;
	display:inline;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	vertical-align:top;
	}


#footerBox li a{	
	position:inherit;
	color:#330000;
	font-weight:bold;
	text-decoration:none; 
	}

#footerBox li a:hover{	
	color:#FF0000;
	text-decoration:none; 
	}	

#footerBox li a:visited >{
	color:#330000;
	text-decoration:none; 
	}
	
#footerBox img{
	float:right;
	right:0;
	border: 0;
	}

*html #footerBox img{
	float:right;
	border:0;
	}
	
#sponsoren {
	position: relative;
	width: auto;
	height: 128;
	top: 10;
	margin: 0;
	left:0;
	right: 0px;
	bottom:10;
	background-image:url(../pics/sponsoren.jpg);
	background-repeat:no-repeat;
	}