/*
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Drucker
*/

/*===== 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: #000;
	background-color: #fff;
	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: #013266;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 18px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin: 1em 5px;
}
h1
{
	background: transparent none no-repeat left bottom;
	padding-bottom: 8px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 8px;
}
a
{
	text-decoration: none;
	color: #000;
	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;
	color: #000;
	background-color: transparent;
}
th
{
	font-weight: bold;
	text-align: left;
}
td
{
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #2c2c2c;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.tooltip
{
	display:none;
}
.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;
}
.screen
{
	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.seite
{
	width: auto;
	overflow: hidden;
	text-align: left;
}
div.kopf, div.kopf div.nav_box
{
	width: auto;
	overflow: hidden;
}
div.kopf div.nav_box div.logo
{
	width: 379px;
	height: 79px !important;
	height: 84px;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
}
div.kopf div.nav_box div.logo a.logo
{
	display: block;
	width: 165px !important;
	width: 203px;
	height: 40px !important;
	height: 76px;
	padding: 18px 19px;
	float: left;
}
div.kopf div.nav_box div.logo ul
{
	display: none;
}
div.kopf div.nav_box div.menu
{
	width: auto;
	overflow: hidden;
	float: right;
}
div.kopf div.nav_box div.menu div
{
	width: auto;
	overflow: hidden;
	text-align: right;
	padding-right: 32px;
	font-size: 11px;
}
div.kopf div.nav_box div.menu ul
{
	display: none;
}
div.kopf div.grafik
{
	display: none;
}
div.mitte
{
	width: auto;
	overflow: hidden;
}
div.inhalt_info
{
	display: none;
}
div.inhalt
{
	float: left;
	width: auto;
	overflow: hidden;
	padding: 10px;
}
div.inhalt li
{
	margin-top: .25em;
	margin-bottom: .25em;
}
div.inhalt input, div.inhalt textarea, div.inhalt select
{
	width: 270px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f3f2;
	color: #696969;
	border: 1px solid #4c4c4c;
}
div.inhalt textarea
{
	height: 83px;
}
div.inhalt select, div.inhalt input.box
{
	width: auto;
	cursor: pointer;
}
div.inhalt input:hover, div.inhalt textarea:hover, div.inhalt input:focus, div.inhalt textarea:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.inhalt input.button, div.inhalt a.button
{
	cursor: pointer;
	width: auto;
	background-color: transparent;
	color: #004a8f;
	font-weight: bold;
	border-width: 0px;
	border-color: #000;
}
div.inhalt a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}
div.inhalt input.button:hover, div.inhalt a.button:hover
{
	border-color: #fff;
	background-color: transparent;
	color: #004a8f;
}
div.inhalt input.missing, div.inhalt textarea.missing, div.inhalt select.missing
{
	border-color: red;
}
div.inhalt dl.news_arcive dt
{
	padding: 5px;
}
div.inhalt dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.inhalt p.skizze
{
	float: right;
}
div.inhalt p.sitemap
{
  margin-left: 50px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.inhalt p.sitemap:hover, div.inhalt p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.inhalt .sitemap a
{
  padding: 3px 15px;
  text-decoration: none;
  display: block;
}
div.inhalt ul.sitemap
{
  margin-left: 50px;
}
div.inhalt ul.sitemap li
{
  margin: 0px;
  padding: 1px 3px 1px 15px;
  list-style: circle inside;
  background-image: none;
}
div.inhalt div.gallery_line
{
  overflow: hidden !important;
  overflow: visible;
  clear: both;
}
div.inhalt div.gallery_line div.gallery
{
	float: left;
	width: 134px !important;
	width: 136px;
	overflow: hidden !important;
 	overflow: visible;
	border: 1px solid #323232;
	margin: 5px;
	text-align: center;
}
div.inhalt .map24
{
	float: left;
	width: 600px;
}
div.inhalt div.kontakt_box
{
	width: 474px;
	overflow: hidden !important;
	overflow: visible;
	font-size: 11px;
}
div.inhalt div.kontakt_box h1
{
	margin-left: 0px;
}
div.inhalt div.kontakt_box div.kontakt
{
	width: 204px !important;
	width: 210px;
	height: 220px;
	padding: 0px 3px;
	float: left;
	background: transparent url(../_img/kontakt_bg.jpg) no-repeat 10px 45px;
	color: #fff;
}
div.inhalt div.kontakt_box div.kontakt .float_left
{
	margin: 1em 14px !important;
	margin: 1em 7px;
}
div.inhalt div.kontakt_box div.info
{
	background: transparent url(../_img/info_box.jpg) no-repeat 2px;
	color: #004a8f;
	float: right;
	width: 167px !important;
	width: 197px;
	height: 144px !important;
	height: 158px;
	border: 2px solid #b5b5b5;
	margin-top: 45px;
	padding: 5px 13px;
}
div.inhalt ul.planer_nav
{
	list-style: none;
	margin: 1em 5px 1em 16px;
	overflow: hidden;
	font-weight: bold;
	color: #f0e208;
	background-color: #004a8f;
	width: 935px;
	padding: 0px;
}
div.inhalt ul.planer_nav li
{
	float: left;
	margin: 0px;
}
div.inhalt ul.planer_nav li a
{
	display: block;
	padding: 5px 31px;
	color: #004a8f;
	background-color: #f0e208;
	text-decoration: none;
	border: 1px solid #f0e208;
	white-space: nowrap;
}
div.inhalt ul.planer_nav li a:hover, div.inhalt ul.planer_nav li a.aktiv
{
	color: #004a8f;
	background-color: #fff;
	border: 1px solid #f0e208;
}
div.inhalt ul.planer_nav li a.erste
{
	color: #f0e208;
	background-color: #004a8f;
	border: 1px solid #004a8f;
}
div.inhalt ul.planer_nav li a.erste:hover 
{
	color: #004a8f;
	background-color: #fff;
	border: 1px solid #004a8f;
}
div.inhalt div.planer_box
{
	border: 1px solid #f0e208;
	margin-left: 16px;
	overflow: hidden !important;
	overflow: hidden;
	display: none;
}
div.inhalt div.planer_box ul
{
	list-style: none;
	margin-left: 0px;
}
div.inhalt div.planer_box ul li
{
	float: left;
	margin-left: 40px !important;
	margin-left: 30px;
}
div.inhalt div.planer_box ul li span
{
	display: block;
	float: left;
	width: 160px;
}
div.inhalt div.planer_box div.planer_cbm
{
	clear: both;
	float: right;
	width:240px;
	line-height: 112px;
	text-align: center;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial;
	background: transparent url(../_img/umzug_lkw_trans.gif) no-repeat left center;
}
div.inhalt input.planer
{
	color: #f0e208;
	background-color: #004a8f;
	font-size: 20px;
}
div.inhalt input.planer:hover
{
	color: #004a8f;
	background-color: #f0e208;
	font-size: 20px;
}
div.fuss
{
	width: auto;
	overflow: hidden;
	margin: 0px auto;
}
div.fuss div.fuss_links
{
	width: auto;
	overflow: hidden;
	padding-top: 8px;
	text-align: center;
	float: left;
}
div.fuss div.fuss_rechts
{
	display: none;
}
/*===== 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 =====*/
#subtitle
{
	border: 1px solid #323232;
	color: #000;
	background-color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	text-align: left;
	filter: Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 1;
}
