﻿@charset "UTF-8";

/* neutralizing browsers built-in stylesheets, http://developer.yahoo.com/yui/reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content:'';
}

abbr, acronym { 
	border: 0;
}

img, div, a, input { behavior: url("css/iepngfix.htc") }

/* Layout */

html {
	overflow-y:scroll
}

body {
	background-image:url(../images/global/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #686868;
}

#header {
	margin: 0 auto;
	background-image: url(../images/global/startseite.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: inherit;
	clear: left;
}

#frame {
	width: 972px;
	background-image: url(../images/global/startseite-cut.jpg);
	background-repeat: no-repeat;
	min-height: 760px;
	margin: 0 auto;
	clear: left;
	float: inherit;
}

#logo {
	float: left;
	width: 254px;
	height: 52px;
	margin-top: 32px;
	margin-left: 28px;
}


#metanavi {
	background-image: url("../images/global/metabg.gif");
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	margin-left: 60px;
	margin-top: 30px;
	padding-left: 20px;
	width: 394px;
}



#headcont {
	width: 972px;
	height: 451px;
	float: left;
}

#headline {
	float: left;
	margin-top: 220px;
	margin-left: 170px;
	clear: left;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
	line-height: 42px;
	font-size: 48px;
	color: #FFF;
	width: 700px;
}

#footer {
	margin: 0 auto;
	background-image: url(../images/global/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: inherit;
	clear: left;
}

#footer-content {
	width: 942px;
	margin: 0 auto;
	background-image: url(../images/global/footer-cut.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-top: 64px;
	padding-left: 30px;
	height: 78px;
}

#navigation {
	float: left;
	width: 249px;
	margin-left: 30px;
	margin-right: 19px;
}

#content {
	float: left;
	width: 972px;
}

#txt {
	float: left;
	width: 586px;
	margin-left: 32px;
	margin-top: 67px;
}

.suchfeld  {
	background-image: url("../images/global/suchfeld.png");
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	float: right;
	position: relative;
	height: 20px;
	float: right;
	top: 6px;
	margin-right: 16px;
}
.input_suche {
	background-color: transparent;
	border: none;
	color: #848484;
	height: 20px;
	position: relative;
	top: -6px;
	width: 106px;
	margin-left: 8px;
}

.button_suche {
	width: 20px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	
}

.bs {
	background-repeat: no-repeat;
	width: 19px;
	height: 14px;
	display: block;
	overflow: hidden;
	float: right;
	margin-right: 20px;
}
a:link, a:visited {
	color: #001999;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

.bs:link, .bs:visited {
	background-image: url(../images/global/bsmediavision-over.png);
	color: #262424 !important;
}

.bs:hover, .bs:active {
	background-image: url(../images/global/bsmediavision.png);
	color: #262424 !important;
}

.hidden {
	visibility: hidden;
	overflow: hidden;
	display:none;
	position: absolute;
}

.col_one {
	float: left;
	width: 540px;
}

.col_two {
	float: left;
	width: 312px;
}

.bluebox {
	float: left;
	width: 210px;
	background-color: #4bc0da;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 22px;
	color: #FFF;
	font-size: 0.92em;
	line-height: 1.2em;
}

.bluebox_top {
	float: right;
	height: 6px;
	width: 254px;
	background-image: url(../images/global/bluebox-top.gif);
	background-repeat: no-repeat;
}

.bluebox_bottom {
	float: right;
	height: 6px;
	width: 254px;
	background-image: url(../images/global/bluebox-bottom.gif);
	background-repeat: no-repeat;
}

.col_space {
	margin-right: 20px;
}

.bottom1 {
	margin-bottom: 10px;
}

.bottom2 {
	margin-bottom: 20px;
}

.bottom3 {
	margin-bottom: 40px;
}

.top1 {
	margin-top: 10px;
}

.top2 {
	margin-top: 20px;
}

.top3 {
	margin-top: 40px;
}


/* Zusatzklassen und Fonts */

input, select, textarea {
	color:#333;
	font-size:12px;
}

select {
	margin-top: 4px;
	margin-bottom: 4px;
}

input, textarea {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}


.hellblau {
	color: #d4f3fd;
}

.input_date {
	width: 90px;
}

.input_breit {
	width: 374px;
}


h1 {
	color: #3db2d1;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 2.1em;
	font-style: italic;
	line-height: 1em;
	display: block;
	margin-bottom: 30px;
}

h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.8em;
	line-height: 1em;
	display: block;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
	display: block;
	background-image:url(../images/global/reiter.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 180px;
	padding-top: 8px;
	padding-left: 37px;
	margin-left: -38px;
	margin-bottom: 10px;
}



.bluebox a:link, .bluebox a:visited  {
	border-bottom: 1px dotted #FFF;
	text-decoration:none;
	color: #FFF;

}

.bluebox a:hover, .bluebox a:active  { 
	border-bottom: 1px dotted #001999;
	text-decoration:none;
	color: #001999; 
}


a.bluebox_button {
	width: 184px;
	height: 29px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-image: url(../images/global/bluebox-button.png);
	font-size: 0.9em;
	font-weight: bold;
	color: #3db2d1 !important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 2.4em;
	border-bottom: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.bluebox_button {
	background-image: url(../images/global/bluebox-button.png);
	background-position: 0 -29px;
	color: #FFF !important;
	text-decoration: none;
}

#txt ul {
	list-style:disc outside url("../images/global/list.gif");
	margin:0 0 0 15px;
}

.logos {
	margin-bottom: 10px;
}

.hl_logos {
	line-height: 30px;
	font-weight: bold;
}

.pix_team {
	float: left;
	margin-right: 10px;
}

.objekte_bild {
	float: left;
}

.objekte_txt {
	float: left;
	margin-left: 12px;
	width: 418px;
}

.objekte_btn {
	float: right;
	margin-top: -29px;
}


hr {
	float: left;
	width: 540px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #3DB2D1;
	border-top: 1px solid #3DB2D1;
	border-bottom: none;
	height: 0px;
	overflow: hidden;
	
}

/* Navigation */

#mainnavi { clear:both; }
#mainnavi ul { list-style-position:outside; list-style-type:none; }

li.mainnavi { background-image: url(../images/global/navibg.png); background-repeat: no-repeat;  text-transform: uppercase; }
li.mainnavi a:link, li.mainnavi a:visited  { color:#001999; text-decoration:none; display: block; height: 26px; margin-top: 2px; padding-left: 10px; padding-top: 12px; font-weight: bold; }
li.mainnavi a:hover, li.mainnavi a:active  { color:#FFF; text-decoration:none; }

li.subnavi { background-color:#3db2d1;}
li.subnavi a:link, li.subnavi a:visited { color:#001999; text-decoration: none; display: block; padding-left: 16px; margin-top: 0px ;padding-top: 0px; height: 18px; text-transform: none; font-weight: normal; padding-bottom: 3px;}
li.subnavi a:hover, li.subnavi a:active { color:#FFF; text-decoration: none;}

.subbottom { border-bottom: #3db1d1 solid 10px;}

.freeze { color:#FFF !important; text-decoration: none !important; }
.freezesub  { color:#fff !important; text-decoration: none !important; }

.navpoint, .subnavpoint, .subsubnavpoint { background-image:url(/images/global/line-navi.gif); background-position:left bottom; background-repeat:no-repeat }
.subnavpoint { margin-left: 20px }
.subsubnavpoint { margin-left: 40px }


a:link.meta, a:visited.meta  {
	color:#848484;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 4px;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-right: 14px;
	display:inline-block;
	height: 13px;
	position: relative;
	float: left;
	top: 6px;
}
a:hover.meta, a:active.meta  { color:#0e2e7a; text-decoration: none;}

a:link.home, a:visited.home  {
	background-image: url(../images/global/home.gif);
}

a:hover.home, a:active.home  { 
	background-position: 0 -15px;
}


a:link.contact, a:visited.contact  {
	background-image: url(../images/global/kontakt.gif);
	padding-left: 17px;
	
}

a:hover.contact, a:active.contact  { 
	background-position: 0 -15px;
}

a:link.adresse, a:visited.adresse  {
	background-image: url(../images/global/adresse.gif);
}

a:hover.adresse, a:active.adresse  { 
	background-position: 0 -10px;
}

/* isearch 2 */


.isearch-title, .isearch-highlight {
	font-weight: bold;
}

.isearch-description {
	font-size: 12px;
}

