body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#67A0CF;
	font-size:12px;
	text-align:center;
	margin:0px;
	text-align:center;
}

div.all {
	text-align:left;
	width:960px;
	margin:auto;
	background-image:url(../_img/all-top.gif);
	background-repeat:no-repeat;
	background-color:white;
	color:white;
}

div.logo {
	margin-left:66px;
	margin-top:11px;
	float:left;
}

div.schnellmenue {
	float:right;
	width:300px;
	height:100px;
}

div.nav {
	clear:both;
	width:960px;
	float:left;
	margin-top:20px;
	background:url(../_img/nav_bg.gif) bottom repeat-x;
}

div.main {
	width:960px;
	float:left;
	background:url(../_img/bg_main.png) no-repeat #012F56;
	text-align:center;
	border-bottom:solid 3px #F59E00;
	margin-bottom:20px;
}

div.keyvisual {
	text-align:left;
	width:754px;
	height:73px;
	margin:auto;
	border:solid 3px #467BA7;
	background:url(../_img/keyvisual.jpg) no-repeat;
	margin-top:10px;
	padding:120px 0 0 15px;
}

div.content_start {
	text-align:left;
	width:470px;
	float:left;
	margin:10px 10px 10px 100px;
	min-height:300px;
	height:auto!important;
	height:300px;
	padding-bottom:10px;
}

div.content{
	text-align:left;
	width:700px;
	float:left;
	margin:10px 10px 10px 100px;
	min-height:300px;
	height:auto!important;
	height:300px;
	padding-bottom:10px;
}

div.service {
	float:left;
	margin:74px 0 0 22px;
}

div.main2 {
	width:960px;
	background:url(../_img/bg_bot.gif) bottom repeat-x;
	float:left;
	padding-bottom:20px;
}

div.kontakt {
	float:left;
	margin-left:100px;
	margin-bottom:10px;
}

div.kontakt h3 {
	width:400px;
	margin-bottom:20px;
	margin-left: 0px;
}

div.adresse {
	float:left;
	width:230px;
	color:#717171;
	font-size:11px;
}

div.adresse h2 {
	margin-left: 0px;
}

div.aktuelles{
	float:right;
	border-left:dotted 1px #767676;
	width:245px;
	margin-right:100px;
	color:#767676;
	font-size:11px;
	padding:0 15px 15px 15px;
}

div.aktuelles h3 {
	width:200px;
	margin-bottom:5px;
	margin-left: 0px;
}

div.aktuelles h2 {
	margin-left: 0px;
}

div.footer{
	clear:both;
	height:40px;
	width:960px;
	background-color:#767676;
	font-size:11px;
}

div.footernav {
	float:right;
	width:250px;
	margin-right:100px;
	margin-top:10px;
	text-align:right;
}

div.copyright {
	float:left;
	width:500px;
	margin-left:100px;
	margin-top:10px;
}

div.footer a {
	color:white;
}

a img {
	border:none;
}

a {
	text-decoration:none;
	color: #add8e6;
}

a:hover {
	text-decoration: underline;
}

div.aktuelles a,
div.kontakt a {
	color:#0058A4;
}

span.fixedW1 {
	width:40px;
	display:block;
	float:left;
}
/*############# Naviagtion #################*/

div.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:17px;
	float:right;
	margin-right:92px;
}

div.nav ul li{
	float:left;
	display:block;
	height:26px;
}

div.nav ul li.active{
	background:url(../_img/nav_right.gif) top right no-repeat;
	float:left;
	display:block;
	height:26px;
	margin-left:5px;
}

div.nav a {
	color:#717171;
	display:block;
    padding:5px 15px 0 15px;
}

div.nav li.active a{
	display:block;
    background:url(../_img/nav_left.gif) top left no-repeat;
    padding:5px 15px 0 15px;
	color:white;
	font-weight:bold;
}

div.schnellmenue ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	float:right;
}

div.schnellmenue li {
	float:left;
	text-align:center;
	width:70px;
}

div.schnellmenue li.sn_contact {
	float:left;
	text-align:center;
	width:70px;
	border-left:solid 1px #909090;
	border-right:solid 1px #909090;
}

div.schnellmenue a {
	color:#717171;
	font-size:11px;
	text-decoration:none;
}

div.schnellmenue a.aktiv {
	color:#F59E00;
	font-size:11px;
	text-decoration:underline;
}

/*############ Überschriften ################*/

h1, h2, h3, h4, h5, h6 {
	color:white;
	margin: .8em 5px;
	font-size:17px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:12px;
}

p, dl, ul, ol {
	margin: .8em 5px;
}

ul, ol
{
	margin-left: 26px;
}

div.adresse h2,
div.aktuelles h2{
	color:#0058A4;
}

div.kontakt h3,
div.aktuelles h3 {
	color:#0058A4;
	font-size:15px;
	font-style:italic;
}

div.keyvisual h3 {
	color:white;
	font-weight:normal;
	font-size:20px;
	letter-spacing:1px;
}

div.keyvisual h2 {
	color:white;
	font-weight:normal;
	font-size:23px;
	letter-spacing:1px;
}


/*############# Dicke Standard CSS ############*/
.tooltip
{
	position: absolute;
	display: none;
	z-index: 40;
	padding: 5px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border: 1px solid #0058A4;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.post_err
{
	font-weight: bold;
	color: red;
	background-color: transparent;
}

.post_ok
{
	font-weight: bold;
	color: green;
	background-color: transparent;
}

fieldset legend
{
	margin: 0px 10px;
}

fieldset
{
	border:none;
}

label
{
	cursor: pointer;
}

td, tr
{
	vertical-align: top;
	color: #fff;
	background-color: transparent;
	font-size:12px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-left: 0px;
}

div.content input, div.content textarea, div.content select
{
	width: 260px !important;
	width: 262px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.content textarea
{
	height: 147px;
}
div.content select, div.content input.box, div.content input.button, div.content a.button
{
	width: auto !important;
	width: auto;
	cursor: pointer;
}
div.content input:hover, div.content textarea:hover, div.content input:focus, div.content textarea:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.content input.button, div.content a.button
{
	background-color: transparent;
	color: #add8e6;
	font-weight: bold;
	border-width: 1px;
	border-color: #add8e6;
}
div.content a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-style: solid;
}
div.content input.button:hover, div.content a.button:hover
{
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}
div.content input.missing, div.content textarea.missing, div.content select.missing
{
	border-color: red;
}

div.content p.skizze
{
	float: right;
}
div.galerie
{
	margin-left: 20px !important;
	margin-left: 10px;
	width: 310px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.galerie p.ueberschrift
{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
}
div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 129px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 0px;
}
div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	height: 85px !important;
	height: 87px;
	width: 160px !important;
	width: 162px;
	float: left;
	border: 1px solid #212121;
}
div.galerie2 p.img
{
	margin: 0px;
}

dt.bestell_balken {
	background-color:#074389;
	color:#fff;
	padding:5px;
	margin:0px -5px;
}

/*===== Lightbox CSS STYLE =====*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(../_img/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(../_img/overlay.png);
}
* html #lightboxOverallView, * html #overlay {
	background-color: #e5e5e5;
	background-image: url(../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/*===== End of Lightbox CSS STYLE =====*/