/*************** list tag styles ***************/

ul{
 list-style-type: square;
 color:#AC0409;
 padding-left: 80px;
 font-size:18px
}

/************** headlines *********************/
h1{
font-size:18px;
color:#333333;
text-align:center;
}
 h4{
 font-size:12px;
 color: #333333;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 }

 h5{
 font-size:12px;
 color: #333333;
 padding: 0px 0px 0px 10px;
 text-align:center;
 }
 
.tnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
a.tnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration:none;
}
.bnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a.bnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.textfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}

.hochzeit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.hochzeit-klein{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 0px 0px 10px;
}

a.hochzeit{
color:#FF00FF;
}
a.hochzeit:hover{
color: #0000FF;
}

a.text{
color:#000000;
}

a.text:hover{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
	}
	
.text img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 20px;
} 
	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}

.termsactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
}

body {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #C0C0C0;
	scrollbar-track-color: #999999;
	background-color: #000000;
} 

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#head{
	position: absolute;
	top:0px;
	left:0px;
	width:980px;
	height: 70px;
	z-index:1;
	background-image:url(pix/head4.gif);
}
 
 #nav{
 	position: absolute;
 	width: 975px;
 	top: 70px;
 	left: 0px;
	padding: 0px 0px 0px 5px;
 	background-color:#333333;
	background-image:url(pix/bgnav2.gif);
 	height: 20px;
 	z-index: 1;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
 }

#layer3{
	position:absolute;
	left: 0px;
	top:92px;	
	height:427px;
	width: 980px;
	background-color:#999999;
	z-index:3;
}

#hochzeit{
	position:absolute;
	left: 0px;
	top:92px;	
	height:427px;
	width: 980px;
	background-color:#FFFFFF;
	z-index:3;
}

#bottomnavi{
	color:#A4A4A4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:520px;
	width:980px;
	height:28px;
	z-index: 100;
	background-color: #666666;
	text-align: center;
	padding: 1px 0px 1px 0px;
}

#bottomnavi a{
color: #A4A4A4;
text-decoration:none;
}

#bottomnavi a:hover{
color:#333333;
}

#copyright{
	position:absolute; 
	left:0px; 
	top:553px; 
	width:980px; 
	height:8px; 
	color:#999999;
	padding: 0px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:4;
}
