/*
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: #323232;
	background: #e8e8e8 none repeat-x fixed top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #2c2c2c;
}
hr
{
	height: 1px;
	background-color: #2c2c2c;
	color: #2c2c2c;
}
p, table, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: 1em 5px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #0066b3;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
	color: #323232;
	background-color: transparent;
	padding-left: 9px;
	padding-bottom: 9px;
	border-left: 7px solid #cdcece;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
	padding-left: 11px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 9px;
}
h6
{
	font-size: 7px;
}
a
{
	text-decoration: underline;
	color: #2c2c2c;
	background-color: transparent;
}
fieldset legend
{
	margin: 0px 10px;
}
ul, ol
{
	margin-left: 26px;
}
label
{
	cursor: pointer;
}
table, td, th
{
	border: 0px dotted #2c2c2c;
	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: #2c2c2c;
	background-color: transparent;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #2c2c2c;
	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;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/

div.butzer
{
	margin: 0px auto;
	width: 1000px !important;
	width: 1002px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #fff;
	border-left: 1px solid #00468e;
	border-right: 1px solid #00468e;
	text-align: left;
}
div.top_line
{
	width: 1000px;
	background: transparent url(../_img/top_line.jpg) no-repeat top left;
	height: 4px;
}
div.top_area
{
	width: 1000px;
	height: 71px;
	background-color: #e9e9e9;
}
div.top_area a.logo
{
	width: 229px;
	height: 71px;
	float: left;
	text-decoration: none;
}
div.top_area ul.qnav
{
	float: right;
	margin: 0px;
	list-style: none;
	color: inherit;
	padding: 0px 0px;
}
div.top_area ul.qnav li
{
	float: left;
	line-height: 33px;
}
div.top_area ul.qnav li a
{
	display: block;
	width: 38px !important;
	width: 58px;
	height: 33px;
	text-decoration: none;
	background: transparent none no-repeat center;
	padding: 29px 20px 0px 20px;
}
div.top_area ul.qnav li a.home
{
	background-image: url(../_img/icon_startseite.jpg);
}
div.top_area ul.qnav li a.contact
{
	background-image: url(../_img/icon_kontakt.jpg);
}
div.top_area ul.qnav li a.sitemap
{
	background-image: url(../_img/icon_sitemap.jpg);
}
div.header_design
{
	width: 1000px;
	overflow: hidden !important;
	overflow: visible;
	/*height: 276px;*/
	background: transparent url(../_img/header_bg.jpg) repeat-x top left;
	padding-top: 21px;
}
div.header_design div.navigation
{
	width: 248px;
	height: 245px !important;
	height: 255px;
	background: transparent url(../_img/nav_line_hq.jpg) repeat-x top left;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}
div.header_design div.navigation ul
{
	margin: 0px 0px 0px 0px;
	float: left;
	list-style:none;
}
div.header_design div.navigation ul li a
{
	text-decoration: none;
	width: 165px !important;
	width: 248px;
	display: block;
	line-height: 31px;
	font-size: 14px;
	padding-left: 83px;
	background: transparent url(../_img/arrow_nonactive.gif) no-repeat 62px 10px;
	color: #fff;
}
div.header_design div.navigation ul li a.active, div.header_design div.navigation ul li a:hover
{
	color: #fff;
	background: #c6110a url(../_img/arrow_active.jpg) no-repeat left top;
}
div.header_design div.header_grafik
{
	width: 410px;
	height: 255px;
	background: transparent url(../_img/header.jpg) no-repeat left top;
	float: left;
}
div.header_design div.header_grafik ul.subnav
{
	margin: 0px;
	list-style: none;
	color: #232323;
	background-color: #c6110a;
	width: auto;
	padding: 12px 0px;
	overflow: hidden !important;
	overflow: visible;
}
div.header_design div.header_grafik ul.subnav a
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	padding: 3px 30px 3px 35px;
	background: transparent url(../_img/subnav_li_bg.gif) no-repeat 16px 8px;
}
div.header_design div.header_grafik ul.subnav a.active, div.header_design div.header_grafik ul.subnav a:hover
{
	color: #fff;
	background-color: transparent;
	background: transparent url(../_img/subnav_li_active_bg.gif) no-repeat 16px 8px;
}
div.header_design div.partner_area
{
	width: 342px;
	height: 255px;
	float: left;
}
div.header_design div.partner_area div.slogan
{
	width:254px;
	height:40px;
	background: transparent url(../_img/header_titel.jpg) no-repeat top left;
	margin-left: 45px;
	margin-top: 13px;
}
div.header_design div.partner_area div.partner
{
	background: transparent url(../_img/partner.jpg) no-repeat top left;
	width: 342px;
	height: 177px;
	margin-top: 25px;
}
div.header_design div.partner_area div.partner a
{
	display: block;
	margin-left: 78px;
}
div.header_design div.partner_area div.partner a.adhoco
{
	text-decoration: none;
	width: 151px;
	height: 78px;
	margin-left:74px;	
}
div.header_design div.partner_area div.partner a.liefert_es
{
	text-decoration: none;
	width: 200px;
	height: 58px;
	margin-top: 6px;	
	margin-left:74px;		
}
div.content
{
	padding-left: 248px;
	clear: both;
	overflow: hidden !important;
	overflow: visible;
	padding-bottom: 190px;
}
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: #c6110a;
	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: left;
	margin-left: -220px;
	position: absolute;
}
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
{
  overflow: hidden !important;
  overflow: visible;
  clear: both;
}
div.content div.gallery_line div.gallery
{
	float: left;
	overflow: hidden !important;
 	overflow: visible;
	border: 1px solid #000;
	margin: 5px;
}

div.bottom
{
	margin: 0px auto 0px -248px;
	width: 1000px;
	height: 131px !important;
	height: 133px;
	border-top: 2px solid #c0c0c2;
	background: transparent url(../_img/bottom_bg.gif) repeat-y left;
	color: #000;
	text-align: left;
	position: relative;
}
div.bottom div.news
{
	width: 291px !important;
	width: 333px;
	height: 100px;
	padding: 0px 20px;
	float: left;
	border-left: 2px solid #c0c0c2;
	margin-bottom: 10px;
}
div.bottom div.news_first
{
	border-left: 0px solid #c0c0c2;
}
div.bottom div.news p
{
	margin: 2px 5px;
}
div.bottom div.news a
{
	color: #c6110a;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 281px;
	display: block;
	margin-top: -15px;
	background-color: transparent;
}
div.footer
{
	height: 190px;
	width: 1000px;
	position: relative;
	margin: -190px auto 0px;
}
div.footer div.footer_icon_design
{
	background: transparent url(../_img/footer_icons_bg.jpg) repeat-x top left;
	width: 1000px;
	height: 100px;
}
div.footer div.footer_design
{
	background: transparent url(../_img/footer_bg.jpg) repeat-x top left;
	height: 90px;
	width: 873px !important;
	width: 1000px;
	padding-left: 63px;
	padding-right: 64px;
}
div.footer div.footer_design div.copyright
{
	text-align: left;
	font-size: 11px;
	float:left;
	color:#8c8c8c;
	margin-top: 19px;
}
div.footer div.footer_design div.copyright a
{
	color: #fff;
	text-decoration: none;
}
div.footer div.footer_design div.kontakt_adresse
{
	/*width: 470px !important;
	width: 484px;*/
	overflow: hidden !important;
	overflow: visible;
	background-color: #242424;
	color: #b3b3b3;
	float: right;
	margin-top: 10px;
	padding: 7px;
}
div.footer div.footer_design div.kontakt_adresse p
{
	text-align: left;
	float: left;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
}
div.footer div.footer_design div.kontakt_adresse p.headline
{
	margin: 0px 3px 0px 0px;
}
div.footer div.footer_design div.kontakt_adresse a
{
	background-color: transparent;
	color: #b3b3b3;
	text-decoration: none;
}
div.footer div.footer_design div.kontakt_adresse span
{
	font-weight: bold;
}
/*===== End 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 =====*/
#subtitle
{
	border: 1px solid #00468e;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
