/* CSS Document */
* {padding:0; margin:0; }

html {height:101%;}

body {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-image:url(hintergrundbild1.jpg);
color:#000000;
background-color: white;
background-repeat:no-repeat;
  
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}



#wrapper {
width: 750px;
height: 568px;
margin-top:200px;
margin-left:30px;
}

#kopfbereich {
padding-left:230px;
background-color:transparent;
}

#kopfbereich img {
	background-color:white;
	left:300px;
	}


#kopfbereich p {

top: 0px;
right: 10px;
font-weight:bold;
padding: 20px 0 5px 0px ;
margin-bottom: 10px;
}

#counter {
display:none;
}

#textbereich {
float:right;
width: 520px;
height:250px;
margin-top:20px;
background-color: transparent;
}

.bildrechts {
float:right;
margin-bottom: 10px;
margin-left: 10px;
}



#navibereich {
float:left;
width:180px;
background-color: transparent;
padding-bottom:15px;
}

#navibereich ul {
color:white;
background-color:transparent;
width: 80px;
padding-left: 10px;
margin-top:20px;
margin-left: 0;
margin-bottom: 0;

}

#navibereich li {
list-style-type:none;
padding: 7px 0 7px 0;

}

#navibereich a {
color:white;
background-color:transparent;
font-weight:bold;
text-decoration:none;
font-size:17px;
}

#navibereich a:hover,
#startseite #navi01 a,
#eventseite #navi02 a,
#ueberunsseite #navi03 a, 
#mediaseite #navi04 a, 
#verewigenseite #navi05 a, 
#linksseite #navi06 a, 
#kontakt13seite #navi07 a,
#evente #navi08 a   {
text-decoration:none;
color:#900000;
padding-bottom: 0px;
border-bottom: none;
}


form {
background-color: #eee;
width: 400px;
padding:20px;
border: 1px solid #8c8c8c;
}

label {
display:block;}

#absender, textarea {
width:300px;
border: 1px solid #8c8c8c;
margin-bottom: 1em;
}

textarea {height:7em}
input:focus, textarea:focus {
background-color:#d9d9d9;
}

#navibereich a:hover {
color:#900000;
}

#weiter {
position:absolute;
 position:absolute;
 left: 741px;
 top: 511px;
}

#zurueck {
position:absolute;
 left: 260px;
 top: 508px;
}

#seite {
position:absolute;
 left:467px;
 width:87px;
 top: 510px;
 }
 
#zumedia {
	position:absolute;
	left:477px;
	width:66px;
	top: 531px;
}


a {

text-decoration:none; outline:none;
}

a:link {color:#900000;
}

a:visited{ color:#cc6666;}

a:hover,a:focus {text-decoration:underline;
}
a:active { color:#900000; background-color:#d90000;
}
.skiplink { display:none; 
}

address{

width:520px;
font-size:70%;
font-style:normal;
letter-spacing:2px;
}

h1{ font-size:150%;
}

h2{ font-size:130%;
margin-bottom: 1em;
}

h3{font-size:120%;}

/*Added for Powermail by NuerC 2009-12-22*/ 

#contactform fieldset {
border:none;
}

#contactform label {
padding-top:0.5em;
}

#contactform legend {
display:none;
}