/*
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: #004a8f;
	background: #f0e208 none repeat-x fixed top;
	text-align: left;
	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 1em 16px;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #323232;
	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: underline;
	color: #004a8f;
	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
{
	position:absolute;
	display:none;
	z-index:40;
	border:1px solid #3C1E00;
	padding:5px;
	background-color:#F8F2EC;
	opacity:0.9;
	text-align: left;
}
.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.seite
{
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff none repeat-y left top;
}
div.seite_start
{
	background-image: url(../_img/hintergrund.gif);
}
div.kopf
{
	width: 1000px;
	height: 274px;
	color: #004a8f;
	background-color: #f0e208;
}
div.kopf div.nav_box
{
	width: 1000px;
	height: 84px;
}
div.kopf div.nav_box div.logo
{
	width: 379px;
	height: 79px !important;
	height: 84px;
	border-top: 4px solid #f0e208;
	border-bottom: 1px solid #004a8f;
	background-color: #fff;
	color: inherit;
	float: left;
}
div.kopf div.nav_box div.logo a.logo
{
	display: block;
	width: 197px !important;
	width: 217px;
	height: 66px !important;
	height: 76px;
	padding: 5px 10px;
	float: left;
}
div.kopf div.nav_box div.logo ul
{
	float: left;
	margin: 22px 0px 22px 35px !important;
	margin: 22px 0px 22px 17px;
	list-style: none;
}
div.kopf div.nav_box div.logo ul li
{
	float: left;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 5px;
}
div.kopf div.nav_box div.logo ul li.start
{
	background-image: url(../_img/icon_start.gif);
}
div.kopf div.nav_box div.logo ul li.kontakt
{
	background-image: url(../_img/icon_kontakt.gif);
}
div.kopf div.nav_box div.logo ul li.inhalt
{
	background-image: url(../_img/icon_inhalt.gif);
}
div.kopf div.nav_box div.logo ul li.schrift
{
	background-image: url(../_img/icon_schrift.gif);
}
div.kopf div.nav_box div.logo ul li a
{
	display: block;
	width: 23px;
	height: 23px;
	text-decoration: none;
}
div.kopf div.nav_box div.logo ul li.schrift a
{
	height: 11px;
	margin-bottom: 1px;
}
div.kopf div.nav_box div.logo ul li a span
{
	display: none;
}
div.kopf div.nav_box div.menu
{
	width: 621px;
	height: 83px !important;
	height: 84px;
	float: right;
	border-bottom: 1px solid #5d5d5d;
}
div.kopf div.nav_box div.menu div
{
	width: 589px !important;
	width: 621px;
	line-height: 22px;
	text-align: right;
	padding-right: 32px;
	font-size: 11px;
}
div.kopf div.nav_box div.menu ul
{
	margin: 0px;
	list-style: none;
	width: 621px;
	height: 57px !important;
	height: 61px;
	color: #5d5d5d;
	background-color: #fff;
	padding-top: 4px;
}
div.kopf div.nav_box div.menu ul li
{
	float: left;
	padding-left: 3px;
	background: transparent url(../_img/nav_li.gif) no-repeat left top;
}
div.kopf div.nav_box div.menu ul li a
{
	display: block;
	width: 106px !important;
	width: 118px;
	height: 57px;
	padding: 0px 6px;
	text-decoration: none;
	color: #5d5d5d;
	background-color: transparent;
	font-size: 14px;
	font-family: Helvetica, Arial;
	position: relative;
	z-index: 1;
}
div.kopf div.nav_box div.menu ul li a.aktiv
{
	color: #004a8f;
	background-color: transparent;
}
div.kopf div.nav_box div.menu ul li a span
{
	display: block;
	font-size: 9px;
}
div.kopf div.grafik
{
	width: 1000px;
	height: 189px !important;
	height: 190px;
	color: inherit;
	background-color: #fff;
	padding-top: 1px;
	font-size: 0px;
}
div.kopf div.grafik div.oben
{
	margin-left: 338px;
	margin-top: -28px;
	width: 293px;
	height: 28px;
	background: transparent url(../_img/kopf_oben.gif) no-repeat left top;
	position: relative;
}
div.kopf div.grafik div#flashinhalt
{
	width: 1000px;
	height: 189px;
}
div.kopf div.grafik div#flashinhalt object, div.kopf div.grafik div#flashinhalt embed
{
	z-index: 1;
	position: relative;
}
div.kopf div.grafik img
{
	vertical-align: top;
}
div.mitte
{
	width: 1000px;
}
div.inhalt_info
{
	float: left;
	width: 474px !important;
	width: 506px;
	background: transparent url(../_img/info.jpg) no-repeat left top;
	color: #004a8f;
	padding: 16px 16px 55px;
	margin-top: -49px;
	position: relative;
	z-index: 1;
}
div.inhalt_info h1
{
	margin-left: -16px;
	padding-left: 30px;
	background-image: url(../_img/h1_2.gif);
	color: #004a8f;
}
div.inhalt_info input, div.inhalt_info textarea, div.inhalt_info select
{
	width: 270px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	/*background-color: #b3a708;
	color: #696969;*/
	border: 0px solid #fff;
}
div.inhalt_info textarea
{
	height: 117px;
}
div.inhalt_info select, div.inhalt_info input.box
{
	width: auto;
	cursor: pointer;
}
div.inhalt_info input:hover, div.inhalt_info textarea:hover, div.inhalt_info input:focus, div.inhalt_info textarea:focus
{
	background-color: #fff;
	color: #000;
	border-color: #2e2e2e;
}
div.inhalt_info input.button, div.inhalt_info a.button
{
	cursor: pointer;
	width: auto;
	background-color: transparent;
	color: #004a8f;
	font-weight: bold;
	border-width: 0px;
	border-color: #000;
}
div.inhalt_info a.button
{
	padding: 3px 2px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}
div.inhalt_info input.button:hover, div.inhalt_info a.button:hover
{
	background-color: transparent;
	color: #000;
	border-color: #000;
}
div.inhalt_info a.img
{
	text-decoration: none;
	background: transparent url(../_img/info_link.gif) no-repeat left center;
	padding-left: 18px;
} /*
div.inhalt_info div
{
	width: 151px !important;
	width: 153px;
	height: 76px !important;
	height: 319px;
	background: transparent url(../_img/umzuege_leicht_gemacht.jpg) no-repeat left top;
	float: right;
	margin-right: -11px !important;
	margin-right: -6px;
	padding: 243px 0px 0px 2px;
}
div.inhalt_info div a
{
	display: block;
	width: 143px;
	height: 58px;
	text-decoration: none;
}*/
div.inhalt_info p.float_left
{
	margin-left: 16px !important;
	margin-left: 8px;
}
div.inhalt
{
	float: left;
	width: 948px !important;
	width: 980px;
	overflow: hidden !important;
	overflow: visible;
	background: transparent url(../_img/inhalt2.jpg) no-repeat left top;
	color: #000;
	padding: 65px 16px 55px;
	margin-top: -49px;
	position: relative;
}
div.inhalt_start
{
	margin-top: 0px;
	padding: 16px 16px 55px;
	width: 462px !important;
	width: 474px;
	background: transparent url(../_img/inhalt.jpg) no-repeat left top;
	color: #000;
}
div.inhalt h1
{
	margin-left: -16px;
	padding-left: 30px;
	background-image: url(../_img/h1.gif);
}
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;
	margin-top: -67px!important;
	margin-top: -65px;
}
div.inhalt div.kontakt_box
{
	width: 474px;
	margin: 0px -16px;
	overflow: hidden !important;
	overflow: visible;
	font-size: 11px;
}
div.inhalt div.kontakt_box h1
{
	margin-left: -3px;
}
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 a
{
	background: transparent;
	color: #fff;
	text-decoration: none;
}
div.inhalt div.kontakt_box div.kontakt .float_left
{
	margin: 1em 14px !important;
	margin: 1em 7px;
}
div.inhalt div.kontakt_box div.info{
	float:left;
	background: transparent url(../_img/info_box.jpg) no-repeat 2px;
	color: #004a8f;
	width: 193px !important;
	width: 197px;
	height: 144px !important;
	height: 158px;
	border: 2px solid #b5b5b5;
	margin-top: 0px;
	padding: 5px 0px;
	margin-left:10px !important;
	margin-left:5px;
}
div.inhalt div.kontakt_box div.info p{
	margin-left:5px;
}
div.inhalt ul.planer_nav
{
	list-style: none;
	margin: 1em 5px 1em 16px;
	overflow: hidden;
	font-weight: bold;
	color: #f0e208;
	/*background-color: #004a8f;*/
	background-color: #f0e208;
	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 29px;
	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:168px;
	padding-right: 72px;
	line-height: 112px;
	text-align: right;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial;
	background: transparent url(../_img/umzug_lkw_trans.gif) no-repeat right 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.inhalt div.galerie
{
	margin-left: 20px;
	width: 310px;
	overflow: hidden !important;
	overflow: visible;
	float: left;
}
div.inhalt div.galerie p.ueberschrift
{
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #000;
}
div.inhalt div.galerie p.img
{
	float: left;
	margin: 0px 5px;
	width: 127px !important;
	width: 129px;
	text-align: center;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2
{
	margin-right: 5px;
	margin-bottom: 5px;
	height: 85px !important;
	height: 87px;
	width: 113px !important;
	width: 115px;
	float: left;
	border: 1px solid #f2f2f2;
	font-size: 0px;
}
div.inhalt div.galerie2 p.img
{
	margin: 0px;
}
div.fuss
{
	margin: -39px 0px 0px;
	width: 1000px;
	height: 39px;
	position: relative;
}
div.fuss div.fuss_links
{
	width: 499px;
	height: 31px !important;
	height: 39px;
	padding-top: 8px;
	text-align: center;
	float: left;
	background: #e0d531 url(../_img/fuss.gif) no-repeat right top;
}
div.fuss div.fuss_rechts
{
	width: 460px;
	height: 30px !important;
	height: 39px;
	padding-top: 8px;
	text-align: left;
	float: left;
	margin: 0px 16px 0px 25px;
	border-top: 1px solid #bfbfbf;
}
div.fuss div.fuss_rechts div.bookmarks
{
	float: left;
	position: absolute;
	white-space: nowrap;
	text-align: left;
}
div.fuss div.fuss_rechts div.bookmarks a
{
	text-decoration: none;
}
div.fuss div.fuss_rechts div.menue
{
	float: right;
}
div.fuss div.fuss_rechts a
{
	color: #004a8f;
	background-color: transparent;
}
div.fuss div.fuss_rechts a:hover
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
/*===== 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 #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;
}
