/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	}
	
a img
{
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	background: url(../img/body.jpg) repeat-x top left;
	}
	
	
div#wrap {
	width: 942px;
	margin: 0 auto;
	}
	
div#header {
	background: url(../img/header_bg.jpg) no-repeat bottom left;
	height: 156px;
	position: relative
	}
	
div#container {
	width: 942px;
	background: url(../img/wrap.png) no-repeat bottom left;
	padding-bottom: 21px;
	}	
	
ul.navigation 
{
	position: absolute;
	bottom: 3px;
	left: 20px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}	
	
ul.navigation li a {
	text-decoration: none;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
	display: block;
	padding: 28px 10px 28px 10px;
	}
	
	
ul.navigation li.active a, ul.navigation li a:hover 
{
	background: url(../img/nav_active.jpg) repeat-x bottom left;
}
	
ul.navigation li {
	float: left;
	list-style: none;
	}
	
	
div#centerimage {
	padding-left: 19px;
	}	
	
div#centerimage img {
	border-bottom: 5px solid #002f6b;
	display: block;
	padding-bottom: 3px;
	}
	
div.content {
	width: 430px;
	padding: 30px 30px 30px 60px;
	float: left;
	clear: left;
	}
	
div.content-medium
{
	width: 400px;
}

div.right-bar {
	float: left;
	width: 420px;
	padding: 30px 0px 20px 0px;
	}
	
div.right-intend
{
	padding-top: 75px;
}
	
div#footer {
	clear: both;
	background: #d6e3ee;	
	margin: 0px 0px 0px 19px;
	width: 879px;
	padding: 10px
	}
	
div#footer span {
	font-size: 11px;
	color: #002f6b;
	margin-left: 30px;
	display: block;
	letter-spacing: 1px;
	}

a.logo {
	display: block;
	width: 280px;
	height: 50px;
	left: 45px;
	top: 27px;
	position: absolute;
	}
	
a.logo span
{
	display: none;
}

a {
	color: #002f6b;
	text-decoration: none;
	}
	
h1 {
	font-weight: normal;
	color: #002f6b;
	font-size: 22px;
	margin: 0 0 20px 0;
	}
	
h1 span
{
	color: #aaa;
}

h2 {
	font-weight: normal;
	color: #002f6b;
	font-size: 16px;
	margin: 0 0 8px 0;
	}

p {
	margin: 0 0 15px 0;
	line-height: 1.5;
	}

p.center
{
	text-align: center;
}
	
ul.liste
{
	padding-left: 20px;
}

ul.liste li
{
	margin-bottom: 5px;
}

div.start-text
{
	height: 187px;
}


div.start-teaser {
	height: 177px;
	width: 196px;
	position: relative;
	background: #d6e3ee;
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
div.content div.start-teaser
{
	margin-left: 224px;
}
	
div.start-teaser img{
	margin-top: -3px;
	z-index: 5;
	position: absolute;
	top: 35px;
	}
		
div.start-teaser-header 
{
	background: url(../img/startbox-header.png) top left no-repeat;
	padding: 8px 10px 15px 10px;
	color: #fff;
	font-size: 12px;
	z-index: 10;
	position: absolute;
	top: 0px;
	width: 176px;
	}
	
div.start-teaser a
{
	margin-top: -3px;
	z-index: 5;
	display: block;
	padding: 7px;
	position: absolute;
	margin-right: 10px;
	bottom: 0px;
	right: 0px;
	padding-right: 15px;
	background: url(../img/startbox-icon.jpg) center right no-repeat;
	}

div.gallery img
{
	padding: 8px;
	background: url(../img/img-border.png) center center no-repeat;
}
	
div.contact
{
	padding-bottom: 20px;
}

div.contact img
{
	margin-bottom: 20px;
}

div.map
{
	width: 400px;
	height: 300px;
	background: url(../img/map-border.png) center center no-repeat;
}

div.map iframe
{
	margin: 8px;
}

div.occasionen
{
	width: 800px;
}

div.occasionen div.ins
{
	clear: both;
}

div.occasionen img
{
	padding: 8px;
}

div.occasionen span.noImage
{
	display: block;
	width: 166px;
	height: 128px;
	color: #aaa;
	line-height: 120px;
	text-align: center;
}

div.occasionen span.noImage, div.occasionen img
{
	float: left;
	margin-right: 10px;	
	background: url(../img/ins-border.png) center center no-repeat;
}

div.occasionen h2
{
	padding-top: 9px;
}

div.occasionen div.ins
{	
	clear: left;
	height: 130px;
	margin-bottom: 8px;
}

div.occasionen div.ins p.link
{
	margin-top: 5px;
}

div.occasionen div.ins p
{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

div.occasionen div.ins p span
{
	display: block;
	width: 100px;
	float: left;
	color: #333;
}

div.inserat h1
{
	margin-bottom: 5px;
}

div.inserat h3
{
	margin-bottom: 15px;
}

div.inserat ul
{
	list-style-type: none;
	margin-bottom: 10px;
}

div.inserat ul li
{
	height: 20px;
	clear: left;
}

div.inserat ul li label
{
	display: block;
	width: 150px;
	float: left;
}

ul.links
{
	list-style-type: none;
	margin-bottom: 20px;
}

ul.links li
{
	clear: both;
	padding-top: 15px;
	height: 70px;
}

ul.links li a span
{
	width: 230px;
	display: block;
	float: left;
}

ul.icons
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 20px;
}

ul.icons li
{
	height: 20px;
}

ul.icons li a
{
	padding-left: 20px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
}

a.pdf
{
	background-image: url(../img/pdf.gif);
}
