/*  body und schrift deffinitionen */

html { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {
background: url(images/background.gif);
  font-size: 13px;
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
  height: 100%;
}

p{
font-size: 13px;
margin: 0px; 
padding: 5px 20px 5px 20px; 
}


pf { 
font-size: 11px;
color: #ffffff;
}


pre{ 
font-size: 12px;
margin: 0px;
padding: 5px 20px 5px 20px; 
}

a {color: #ffffff;background-color: transparent;text-decoration: none;}
a:visited {color:#ffffff; background-color:transparent;}
a:hover {color: #0000ff; background-color:transparent;}
a:active { color:#ffffff; background-color:transparent;}
a img{border:none}

.alignright {
margin-top: 20px; 
text-align: center;
font-size: 10px;
}

h1 {
font-size:16px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}

h2 {
font-size:16px;
padding: 20px 0px 0px 20px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}


h3 {
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
font-size:12px;
color: #ffffff;
background-color: transparent;
margin: 0px; 
padding: 7px;
}



strong { 
font-size: 13px;
}


/*------------- Header ----------------*/

#headermask {
background: url(images/header.jpg) #006699;
height: 212px;
min-width: 1004px;
background-position:  center;
background-attachment: relative;
background-repeat: no-repeat;
}

#header {
position: relative;
height: 134px;
width: 245px;
padding: 175px 0px 0px 0px;
position: relative;
left: 50%;
margin-left: -502px;
}

/*------------- Content ----------------*/

#inhalt {
position:relative;
margin:0 auto;
width: 929px;
padding: 0px 45px 0px 30px;
background-color: #ffffff;  
min-height: 550px;  
border-top: 2px solid #2D2D2D;
}

#inhalt a {color: #0000ff;background-color: transparent;text-decoration: underline;}
#inhalt a:visited {color:#0000ff; background-color:transparent;}
#inhalt a:hover {color: #0000ff; background-color:transparent;}
#inhalt a:active { color:#0000ff; background-color:transparent;}




/*------------- Fenster ----------------*/

#zeiten {
position:relative;
background-color: #f0f8ff;
width: 205px;
height: 185px;
margin-top: 40px;
margin-bottom: 20px; 
padding: 10px;
border: 1px solid #cccccc;
}

#galerie {
position:relative;
background-color: #f0f8ff;
width: 390px;
height: 155px;
margin-top: 50px;
padding: 30px 10px 30px 20px;
border: 1px solid #cccccc;
}

#thumb {
position:relative;
background-color: #f0f8ff;
float: left;
text-align: center;
width: 190px;
height: 135px;
margin-top: 20px;
margin-left: 20px;
padding: 20px 0px 20px 0px;
border: 1px solid #cccccc;
}


/*------------- Footer ----------------*/

#footer {
postion: relative;
background: url(images/footer.jpg) #006699;
height: 84px;
min-width: 1004px;
text-align: center;
background-position:  center;
background-attachment: relative;
background-repeat: no-repeat;
}

#footer a:visited {color:#ffffff; background-color:transparent;}
#footer a:hover {color: #0000ff; background-color:transparent;}
#footer a:active { color:#ffffff; background-color:transparent;}


#logo {
	top: 280px;
	left: 500px;
	position: absolute;
	height: 50px;
	width: 57px;
	overflow: visible;
	float: left;
}

#logo a,
#logo a:hover {
	display: block;
	height: 50px;
	width: 57px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#asp {
	top: 50px;
	left: 52px;
	position: absolute;
	height: 80px;
	width: 365px;
	overflow: visible;
	float: left;
}

#asp a,
#asp a:hover {
	display: block;
	height: 80px;
	width: 365px;
	background-repeat: no-repeat;
	text-decoration: none;
}