/* CSS Document */
body {
	color: #000000;

	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	font-family: Georgia, times;
	background: url('_images/bg.jpg');
	
}
#box {
	position: absolute;
	padding: 0px;
	margin: 20px 0px 0px -400px;
	left: 50%;
	width: 810px;
	overflow: hidden;
}
#head {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 410px;
	overflow: hidden;
	background: url('_images/schatten_vertikal.gif') 800px 0px no-repeat;
}
#teaser {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 410px;
	background: url('_images/schatten_horizontal.gif') 0px 400px no-repeat;
}
#teaser img {
	padding: 10px;
	background-color: #fff;
}
#main {
	position: relative;
	padding: 0;
	margin: 0;
	background: #fff url('_images/schatten_vertikal.gif') 800px 0px no-repeat;
}
#content {
	position: relative;
	padding: 10px 20px 10px 10px;
	margin: 0;
}
#menu {
	margin: 0;
	padding: 0 0 1px 0;
	width: 780px;
	list-style-type: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu li, #bottom li {
	list-style-position: inside;
	display: inline;
}
#menu li a:link, #menu li a:active, #menu li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 10px 15px;
	border-bottom: 5px solid #fff;
	line-height: 40px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#menu li a:hover, #menu li a.aktiv:link, #menu li a.aktiv:active, #menu li a.aktiv:visited, #menu li a.aktiv:hover {
	border-bottom: 5px solid #ccc;
}
#inhalt {
	position: relative;
	margin: 80px 0 160px 0;
}
h2, p {
	width: 520px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	color: black;
	font-family: Lucida Grande, Verdana;
}
p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times;
}
a
{
	color: #666;
	font-family: Georgia, Times;
	font-size: 12px;
	line-height: 18px;
}
#footer {
	background: url('_images/schatten_horizontal.gif') 0px 0px no-repeat;
	padding: 0 10px 0 10px;
	text-align: center;
}
#bottom {
	margin: 0;
	padding: 40px 0px 1px 0px;
	width: 780px;
	text-align: right;
	list-style-type: none;
	border-bottom: 1px solid #4e4b47;
}
#bottom li a:link, #bottom li a:active, #bottom li a:visited, #bottom li a:hover {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	line-height: 20px;
	font-family: Georgia, Times;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer img {
	margin: 15px 0 100px 0;
}

#kontakt a:link, #kontakt a:active, #kontakt a:visited, #kontakt a:hover 
{	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times;
	font-style:normal;
    text-decoration: none;


}
}
#photos img {
	padding: 0px;
	background-color: #fff;
}