/*
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: #4b4b4b;
	background: #cccccc none repeat-x fixed top;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #2c2c2c;
}
hr
{
	height: 1px;
	background-color: #2c2c2c;
	color: #2c2c2c;
}
h1, h2, h3, h4, h5, h6, fieldset legend
{
	color: #263197;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 16px;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size: 12px;
	font-weight:normal;
}
h4
{
	font-size: 10px;
}
h5
{
	font-size: 8px;
}
h6
{
	font-size: 6px;
}
a
{
	text-decoration: underline;
	color: #2c2c2c;
	background-color: transparent;
}
p, table, dl, ul, ol, h1, h2, h3, h4, h5, h6, fieldset legend, hr
{
	margin: 0.75em 5px;
}
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: 11px;
	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.design
{
	background-color: #fff;
	margin: 0px auto;
	min-width: 100%;
	width: auto !important;
	width: 100%;
}
div.design div.page
{
	width: 868px;
	margin: 0px auto;
	text-align: left;
}
div.design div.page div.top
{
	background:transparent url(../_img/co_top.jpg) no-repeat top left;
	width: 738px;
	height: 170px;
	margin-left: 38px;
}
div.balken
{
	width: 868px;
	height: 39px;
}
div.balken div.navigation
{
	width: 446px;
	height: 39px;
	background-color:#2e3192;
	float: left;
}
div.balken div.navigation ul.nav
{
	margin: 0px 0px 0px 00px;
	list-style: none;
}
div.balken div.navigation ul.nav li
{
	float: left;
	font-size: 11px;
	line-height: 39px;
	margin-left: 28px;
}
div.balken div.navigation ul.nav li.first
{
	float: left;
	font-size: 11px;
	line-height: 39px;
	margin-left: 22px !important;
	margin-left: 11px;
}
div.balken div.navigation ul.nav li a
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
div.balken div.navigation ul.nav li a.active
{
	font-style: normal;
	border-bottom: 10px solid #013266;
}
div.balken div.logo
{
	width: 422px;
	height: 39px;
	background:transparent url(../_img/co_logo.jpg) no-repeat top left;
	float: right;
}
div.balken div.logo a.logo
{
	width: 200px;
	height: 39px;
	display: block;
	text-decoration: none;
	float: left;
}
div.balken div.logo a.home
{
	width: 15px;
	height: 15px;
	float: left;
	text-decoration: none;
	display: block;
	margin-top: 13px;
	margin-left: 101px;
}
div.balken div.logo a.contact
{
	width: 15px;
	height: 15px;
	float: left;
	text-decoration: none;
	display: block;
	margin-top: 13px;
	margin-left: 13px;
}
div.balken div.logo a.sitemap
{
	width: 15px;
	height: 15px;
	float: left;
	text-decoration: none;
	display: block;
	margin-top: 13px;
	margin-left: 13px;
}
div.page div.content
{
	width: 868px;
	overflow:hidden !important;
	overflow:visible;
}
div.page div.content div.content_header
{
	width: 868px;
	background:transparent url(../_img/co_header_content.jpg) no-repeat top left;
	height: 116px;
}
div.page div.content div.inhalt
{
	width: 868px;
	text-align: left;
}
div.page div.content div.inhalt a
{
	text-decoration:none;
	font-weight:normal; 
	line-height: 18px;
}
div.page div.content div.co_left
{
	width: 285px;
	float: left;
}
div.page div.content div.co_left div.header
{
	width: 285px;
	height: 280px;
	background: transparent url(../_img/co_header_links.jpg) no-repeat top left;
}
div.page div.content div.co_left div.contact
{
	height: 126px;
	width: 285px;
	background: transparent url(../_img/co_balken_kontakt.jpg) no-repeat top right;
}
div.page div.content div.co_left div.contact div.adress
{
	padding-top: 18px;
	padding-left: 13px;
}
div.page div.content div.co_middle
{
	background: transparent url(../_img/co_header_mitte.jpg) no-repeat top left;
	width: 161px;
	height: 406px;
	float: left;
}
div.content div.co_right
{
	width: 422px;
	height: 406px;
	float: right;
}
div.page div.content div.inhalt a
{
	text-decoration:none;
	font-weight:normal; 
	line-height: 18px;
}
div.page div.content div.inhalt a:hover
{
	text-decoration:none;
	font-weight:bold;
	color: #ed1c24; 
	line-height: 18px;
}
div.content div.co_right div.co_info
{
	background:transparent url(../_img/co_right.jpg) no-repeat top left;
	width: 422px;
	height: 233px;
}
div.content div.co_right div.co_welcome
{
	width:422px;
	height:173px !important;
	height:153px;
	padding-left: 10px;
	margin-top: 20px !important;
	margin-top: 10px;
}
div.content div.co_right div.co_welcome span
{
	color: #ed1c24;
}
div.footer
{
	background-color:#CCCCCC;
	height: 98px;
	text-align: center;
}
div.footer div.footer_design
{
	margin: 0px auto;
	width: 868px;
}
div.footer div.footer_design div.copyright
{
	float: left; 
	width: 210px;
	margin-left: 11px !important;
	margin-left: 5px;
	margin-top: 23px;
	text-align: left;
}
div.footer div.footer_design div.copyright a
{
	text-decoration: none;
}
div.footer div.footer_design div.copyright a:hover
{
	color: #1b3864;
}
div.footer div.footer_design div.copyright span
{
	font-weight: bold;
	color: #1b3864;
}
div.footer div.footer_design div.grafik
{
	float: left;
	background: transparent url(../_img/co_footer.jpg) no-repeat top left;
	width: 161px;
	height: 98px;
	margin-left: 64px !important;
	margin-left: 65px;
}
div.footer div.footer_design div.grafik_2
{
	float: left;
	background: transparent url(../_img/co_footer_2.jpg) no-repeat top left;
	width: 161px;
	height:96px;
	margin-left: 64px !important;
	margin-left: 65px;
}
/*===== 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: 10px;
	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 =====*/

/*===== Begin of AjaxPopUp =====*/
div#AjaxPopUp
{
	width: 100%;
	height: 100%;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #e5e5e5;
	background-image: url(../_img/overlay.png) !important;
	background-image: url(../_img/blank.gif);
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	z-index: 50;
}
div#PopUpInfo
{
	position: fixed !important;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	color: #000;
	z-index: 60;
	display: none;
}
div#PopUpInfo input, div#PopUpInfo select, div#PopUpInfo textarea
{
	width: 350px;
	background-color: #ababab;
	color: #000;
	border: 0px solid #000;
}
div#PopUpInfo a.button
{
	width: auto;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 5px;
}
div#PopUpInfo textarea
{
	height: 80px;
}
div#PopUpInfo input.box
{
	width: auto;
	cursor: pointer;
}
div#PopUpInfo ul
{
	text-align: left;
	margin: 0px;
	list-style: none;
	overflow: auto;
}
div#PopUpInfo ul li
{
	border-left: 10px solid #fff;
	padding-left: 5px;
	line-height: 18px;
}
div#PopUpInfo ul li.active
{
	border-left: 10px solid #6ca055;
	font-weight: bold;
}
div#PopUpInfo ul li a
{
	text-decoration: none;
	display: block;
}
/*===== End of AjaxPopUp =====*/