/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	color: #5e5e5e;
	background: #cfcfcf none repeat-x fixed top;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #5e5e5e;
}
hr
{
	height: 1px;
	background-color: #5e5e5e;
	color: #5e5e5e;
	margin: 6px 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #d1342b;
	margin: 6px 5px;
}
fieldset legend
{
	margin: 0px 10px;
}
h1, fieldset legend
{
	font-size: 15px;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
}
h4
{
	font-size: 9px;
}
h5
{
	font-size: 7px;
}
h6
{
	font-size: 5px;
}
a
{
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}
p, table, dl, ul, ol
{
	margin: 1em 5px;
}
ul, ol
{
	margin-left: 26px;
	list-style: square;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #5e5e5e;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
th
{
	font-weight: bold;
	text-align: left;
	color: #5e5e5e;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #5e5e5e;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.page
{
	margin: 0px auto;
	width: 1000px !important;
	width: 1006px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 3px solid #a0a0a0;
	border-right: 3px solid #a0a0a0;
	background-color: #fff;
	color: inherit;
	text-align: left;
}
div.header
{
	width: 1000px;
	height: 229px;
}
div.header a.logo_1
{
	display: block;
	width: 191px;
	height: 51px;
	margin-left: 58px !important;
	margin-left: 29px;
	float: left;
}
div.header ul.nav
{
	list-style: none;
	height: 51px;
	float: left;
	margin: 0px 0px 0px 29px;
	overflow: hidden;
	width: 500px;
}
div.header ul.nav li
{
	float: left;
	padding: 0px 15px;
}
div.header ul.nav li a
{
	border-top: 3px solid #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	background: transparent url(../_img/nav_li_bg.gif) no-repeat 0px 35px;
	text-decoration: none;
	display: block;
	line-height: 51px;
}
div.header ul.nav li a:hover, div.header ul.nav li a.active
{
	border-top: 3px solid #d1342b;
}
div.header ul.nav li a.active
{
	color: #d1342b;
	background-color: transparent;
	font-weight: bold;
}
div.header ul.qnav
{
	list-style: none;
	height: 51px;
	float: left;
	margin: 0px;
	background: transparent url(../_img/qnav_bg.gif) no-repeat left top;
}
div.header ul.qnav li
{
	float: left;
}
div.header ul.qnav li a
{
	display: block;
	height: 51px;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
}
div.header ul.qnav li a.home
{
	width: 31px;
	background-image: url(../_img/home.gif);
}
div.header ul.qnav li a.contact
{
	width: 30px;
	background-image: url(../_img/contact.gif);
}
div.header ul.qnav li a.sitemap
{
	width: 31px;
	background-image: url(../_img/sitemap.gif);
}
div.header ul.qnav li a span
{
	visibility: hidden;
	display: inline !important;
	display: none;
}
div.header div.logo_box
{
	width: 1000px;
	height: 144px;
	background: transparent none no-repeat left top;
	clear: both;
}
div.header div.logo_box a.logo_2
{
	display: block;
	width: 191px;
	height: 144px;
	margin-left: 58px
}
div.header div.subnav
{
	width: 1000px;
	height: 33px;
	background: #5e5e5e url(../_img/hotline.jpg) no-repeat 58px 0px;
	clear: both;
	margin-top: 1px;
	color: #fff;
}
div.header div.subnav ul
{
	list-style: none;
	height: 33px;
	/*float: right;*/
	margin: 0px 0px 0px 249px;
}
div.header div.subnav ul li
{
	float: left;
}
div.header div.subnav ul li a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	line-height: 33px;
	padding: 0px 10px;
	background-color: transparent;
	color: #fff;
}
div.header div.subnav ul li a:hover, div.header div.subnav ul li a.active
{
	background-color: #d1342b;
	color: #fff;
}
div.header div.subnav ul li a.active
{
	font-weight: bold;
}
div.content
{
	width: 910px !important;
	width: 1000px;
	overflow: hidden !important;
	overflow: visible;
	clear: both;
	padding: 25px 45px 215px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.content p, div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6, div.content ul, div.content ol, div.content dl
{
	line-height: 1.5em;
}
div.content input, div.content textarea, div.content select
{
	width: 270px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.content textarea
{
	height: 117px;
}
div.content select, div.content input.box
{
	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
{
	cursor: pointer;
	width: auto;
	background-color: #a31c22;
	color: #fff;
	font-weight: bold;
	border-width: 1px;
	border-color: #bf6166 #440c0e #440c0e #bf6166;
}
div.content a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}
div.content input.button:hover, div.content a.button:hover
{
	border-color: #440c0e #bf6166 #bf6166 #440c0e;
}
div.content input.missing, div.content textarea.missing, div.content select.missing
{
	border-color: red;
}
div.content dl.news_arcive dt
{
	padding: 5px;
}
div.content dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.content p.skizze
{
	float: right;
}
div.content p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.content p.sitemap:hover, div.content p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.content .sitemap a
{
  padding: 3px 15px;
  text-decoration: none;
  display: block;
}
div.content ul.sitemap
{
  margin-left: 50px;
}
div.content ul.sitemap li
{
  margin-left: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
  background-image: none;
}
div.content div.gallery_line
{
	width: 595px;
	height: 103px;
	white-space: nowrap;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}
div.content div.gallery
{
	width: 162px !important;
	width: 168px;
	height: 87px !important;
	height: 93px;
	padding: 3px;
	float: left;
	background-color: #e5e5e5;
	color: #000;
	margin: 5px;
	text-align: center;
}
div.content div.gallery img
{
	border: 1px solid #fff;
}
div.content div.contact_box
{
	float: left;
	overflow: hidden !important;
	overflow: visible;
	width: 300px;
}
div.content div.contact_box span
{
	font-weight: bold;
}
div.content div.contact_box p.vcf
{
	float: right;
	margin-right: 40px;
}
div.content div.contact_box p.left
{
	float: left;
}
div.content div.contact_box form
{
	clear: both;
}
div.footer
{
	margin: -190px auto 0px;
	width: 1000px;
	height: 189px !important;
	height: 190px;
	clear: both;
	border-top: 1px solid #ededed;
	position: relative;
}
div.footer div.copy
{
	width: 924px !important;
	width: 1000px;
	line-height: 89px;
	text-align: right;
	padding: 0px 38px;
}
div.footer div.copy 	span
{
	color: #d1342e;
	background-color: transparent;
	font-weight: bold;
}
div.footer div.qnav
{
	width: 1000px;
	height: 100px;
	background-color: #d1342b;
	color: inherit;
}
div.footer div.qnav div, div.footer div.qnav div a
{
	background-color: #5e5e5e;
	color: #fff;
	text-decoration: none;
}
div.footer div.qnav div
{
	width: 299px;
	line-height: 100px;
	float: right;
}
/*===== End of Site CSS STYLE =====*/

/*===== 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 =====*/
