/**
Hintergrund #DAE4D6
Rot #122372
Gr�n dunkel #6EA84A
Schrift #525C61


neublau: 122372
neubackg: E4E5E8


**/

* {
	padding:0px;
	margin:0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;	
	line-height:14px;
	/*color: #525C61;*/
	color:#000000;

}


a img {
    border: none;	
}

body {
	background: #E4E5E8;
	
}

form {
	border:0px;
	margin:0px;
	padding:0px;
	float:none;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

a {
	color: #122372;
	font-weight:bolder;
	text-decoration:none;
	letter-spacing: -1px;
}

a:hover {
	color:#9B9B9B;
}

a.listlink {
	color: #525C61;
	font-weight:bolder;
	text-decoration:none;
	letter-spacing: -1px;
}

a.green {
	color: #122372;
	font-weight:bolder;
	text-decoration:none;
}

h3 {
	font-size: 11px;
	margin-bottom:10px;
	color:#122372;
}

h4 {
	background:#E4E5E8;
	font-size:13px;
	border-top: solid 1px #122372;
	border-left: solid 1px #122372;
	border-right: solid 1px #122372;
	border-bottom: solid 3px #122372;
	padding:4px;
}

h5 {
	padding:6px 8px 0 8px;
	font-size:12px;
}

#lay_center h2 {
	background:#E4E5E8;
	text-transform:uppercase;
	font-size:13px;
	border-top: solid 1px #122372;
	border-left: solid 1px #122372;
	border-right: solid 1px #122372;
	border-bottom: solid 3px #8C8C8C;
	padding:4px;
}

#lay_homepage_left  h2 {
	border-top: solid 1px #122372;
	border-left:0px;
	border-right:0px;
}

#lay_homepage_right  h2 {
	border-top: solid 1px #122372;
	border-left:0px;
	border-right:0px;
}

h2 span.normal {
	text-transform: none;
	font-size:13px;
}



/**  LAYOUT **/

#lay_head1 {
	width:940px;
	height:49px;
	color:#FFFFFF;
	background:#122372;
	border-top: solid 6px #122372;
	border-bottom: solid 2px #FFFFFF;
	margin-top:13px;
}

#lay_head2 {
	width:940px;
	height:27px;
	background:#122372;
}

#lay_main {
	width:938px;
	position:relative;
	border-right: solid 2px #FFFFFF;
	background: url(../media/backg_main.gif) repeat-y #FFFFFF;	
}


#lay_left {
	width:172px;
	float:left;
}

#lay_center {
	width:574px;
	background:#FFFFFF;
	float:left;
	padding:10px;
	
}

#lay_right {
	width:172px;
	padding-top:260px;
	float:left;
}

*html #lay_right {
	width: 168px;
}

#lay_footer {
	width:938px;
	height:27px;
	background:#122372;
	clear: both;
}

#lay_head1 span.slogan {
	font-weight:bolder;
	font-size:14px;
	color:#FFFFFF;
	margin:16px 0 0 125px;
	float:left;
}
 #lay_head1 span.headdate {
 	color:white;
 	float:right;
 	margin:16px 10px 0 0;
 }

#lay_homepage_left {
	width:287px;
	padding-right:5px;
	border-right: solid 1px #122372;
	border-left: solid 1px #122372;
	float:left;
}

#lay_homepage_right {
	float:left;
	width:274px;
	border-right: solid 1px #122372;
	padding-left:5px;

}
/** ENDE LAYOUT **/

/** LOGO UND ZEITUNG **/
#lay_logo1 {
	position:absolute;
	left:0px;
	top:77px;
}


#lay_logo1_k {
  position:absolute;
  left:0px;
  top:99px;
}

#lay_zeitung {
	position:absolute;
	left:530px;
	top:71px;
	/**z-index:2;**/
}

#lay_zeitung_k {
  position:absolute;
  left:530px;
  top:93px;
  /**z-index:2;**/
}

/** ENDE LOGO UND ZEITUNG **/


/** IMMOBOX **/
#lay_immo {
	position:absolute;
	top:145px;
	left:766px;
	height:286px;
	width:229px;
	/**z-index:1;**/
	background:#FFFFFF;
}

#immoframe {
  position:absolute;
  top:0px;
  left:0px;
  /**background-image: url(../media/back_box_empty.jpg);**/
  /**z-index:2;**/
}

#immoframe_blank {
  position:absolute;
  margin-top:34px;
  margin-left:14px;
  
  /**z-index:2;**/
}

#lay_immo_blank {
	position:absolute;
	top:167px;
	left:766px;
	height:286px;
	width:229px;
	z-index:1;
	background-image: url(../media/back_box_empty.jpg);
}




#lay_immo p.headline {
	margin:44px 0 0 13px;
}

#lay_immo h3 {
	margin:5px 0 0 13px;
	color: #122372;
	font-size:11px;
	font-weight:bolder;
	letter-spacing: -1px;
}

#lay_immo p.img {
	margin:14px 0 0 10px;
}

#lay_immo p.text {
	margin:10px 40px 0 13px;
}

/** ENDE IMMOBOX **/


/** NAVIGATION **/


ul.menue li {
	list-style-type:none;
	display:block;
	/** padding:5px;**/
	padding:2px 5px 2px 5px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	
}

ul.menue li.sub {
	list-style-type:none;
	display:block;
	/**padding:5px 5px 5px 15px;**/
	padding:1px 2px 1px 13px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right:solid 1px #122372;
	background:#E4E5E8;
	
}

ul.menue li.sub2 {
	list-style-type:none;
	display:block;
	/**padding:2px 5px 2px 25px;**/
	padding:1px 1px 2px 17px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right:solid 1px #122372;
	background:#E4E5E8;
}

ul.menue li.head {
		background: #122372;
		color:#FFFFFF;
		font-weight:bolder;
		text-transform:uppercase;
}

ul.menue a {
	color:#000000;
	/* color: #525C61;*/
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: normal;
	margin-left:5px;
}

ul.menue a.act {
	color: #122372;
}

ul.menue a:hover {
	color:#9B9B9B;
}

ul.menue li.sub2 a {
	font-weight:normal;
}

#lay_head2 p {
	padding: 5px 0 0 172px;
}
#lay_head2 a {
	color:#FFFFFF;
	margin-right:13px;
}

/** ENDE NAVIGATION **/

/** SEARCHBOX   **/

div.searchbox {
	background:#122372;
	padding:10px 10px 2px 10px;
	color:#FFFFFF;
}

div.searchbox label {
	color:#FFFFFF;
	font-weight:bolder;
	margin:0;
}

div.searchbox input.textfield {
	width:110px;
	margin-top:5px;
	margin-right:10px;
	height:18px;
}

/** ENDE SEARCHBOX   **/

/** BOXEN  **/
p.boxhead_green {
	background:#8C8C8C;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bolder;
	padding:4px 3px 4px 3px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	
}

p.boxhead_red {
	background:#122372;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bolder;
	padding:4px 3px 4px 3px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	
}

p.box {
	padding:8px;
	border-bottom: solid 1px #FFFFFF;
}


/** ENDE BOXEN **/


/** MITTELCONTENT **/

/** HOMEPAGE **/

div.hpcontent {
	padding:7px 7px 10px 7px;
}

div.hpcontent img {
	border: solid 1px #122372;
	float:left;
	margin-right:5px;
}

div.hpcontent h1{
	font-size:12px;
	margin-bottom:7px;
}

div.hpcontent p.newsliste {
	/** font-weight:bolder; **/
	margin-bottom:3px;
	position:relative;
	width:100%;
}

div.hpcontent a.floating {
	float:right; 
	white-space: nowrap;
}

div.hpcontent li.odd {
	list-style-image:url(../media/a_red.gif);
	border-bottom:dotted 1px #122372;	
	margin-bottom:10px;
	margin-left:22px;
}

div.hpcontent li a{
	color:#525C61;
	font-weight:bolder;
}

div.hpcontent li a:hover {
	color:#9B9B9B;
}

div.homepage_regio {
	background:#E4E5E8;
	border-top: solid 1px #122372;
	border-bottom: solid 3px #8C8C8C;
	padding:4px;
	margin-bottom:4px;
}

div.homepage_regio .rubrik {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bolder;
	margin-bottom:7px;
}

div.homepage_regio a {
	color:#525C61;
	font-weight:bolder;
}

div.homepage_regio a:hover {
	color:#9B9B9B;
}

div.homepage_regio ul {
	list-style-position:outside;
	padding-left:25px;
}

div.homepage_regio li.odd {
	list-style-image:url(../media/a_red.gif);
	border-bottom:dotted 1px #122372;	
	margin-bottom:3px;
}

div.homepage_regio li.even {
	list-style-image:url(../media/a_green.gif);
	border-bottom:dotted 1px #122372;	
	margin-bottom:3px;
}

div.homepage_regio li.last {
	list-style-image:url(../media/a_green.gif);
}

/** TEAM **/
div.team {
	width:275px;
	float:left;
	margin-top:15px;
	border:solid 1px #122372;
}

div.team img {
	float:left;
	width:100px;
	border-right: solid 1px #122372;
}

div.teamtext {
	width:160px;
	float:left;
	margin:10px 0 0 10px;
}

div.teamtext h1 {
	font-size: 11px;
}
/** ENDE TEAM **/


div.content {
	border-bottom: solid 1px #122372;
	border-left: solid 1px #122372;
	border-right: solid 1px #122372;
	padding:10px;
	
	
	width:552px;
}

div.content h1 {
	font-size: 12px;
	margin-bottom:10px;
}
div.content h1.small {
	font-size:11px;
	margin-bottom:10px;
}


div.subcontent {
	border-bottom: solid 1px #122372;
	border-left: solid 1px #122372;
	border-right: solid 1px #122372;
	padding:4px 10px 4px 10px;
}

.imagelist {
	float:right;
	width:277px; 
	margin-left:10px;
}

.imagelist img {
	border:solid 1px #122372;
}

.imagelist .buz {
	display:block;
	font-size:10px;
	color:#6B6B6B;
	padding:8px 5px 8px 5px;
	background:#E4E5E8;
	border:solid 1px #122372;
}

.imagelistnews {
	float:right;
	width:282px;
	margin-left:10px;
	background:#E4E5E8;
	border:solid 1px #122372;
}

.imagelistnews img {
	border:solid 1px #122372;
	float:left;
}

.imagelistnews .buz {
	display:block;
	width:127px;
	font-size:10px;
	color:#6B6B6B;
	padding:2px 5px 2px 5px;
	
	float:right;
}

.logolist {
	float:right;
	width:277px;
	margin-left:10px;
}

.logolist img {
	border:none;
}

div.contentlist1 {
	border-bottom: dotted 2px #122372;
	border-left: solid 1px #122372;
	border-right: solid 1px #122372;
	background:#E4E5E8;
	padding:10px;
	width:552px;
}

div.contentlist1 h1.small {
	font-size:11px;
	margin-bottom:10px;
}

p.newslisteven{
	width:260px;
	height:42px;
	float:left;
	border-bottom:dotted 1px #122372;
	padding:5px;
}
p.newslistodd{
	width:260px;
	height:42px;
	float:left;
	border-bottom:dotted 1px #122372;
	border-right: solid 1px #122372;
	padding:5px;
}




p.newslist{
	width:253px;
	height:42px;
	float:left;
	border-bottom:dotted 1px #122372;
	padding:5px;
}

p.space_odd {
	width:10px;
	border-left: solid 1px #122372;
	height:52px;
	margin-left:10px;
	float:left;
}

p.space_even {
	width:1px;
	height:52px;
	float:left;
}


p.list_odd {
	border-bottom: solid 1px #122372;
	padding:4px;
}

p.list_even {
	background: #E4E5E8;
	border-bottom: solid 1px #122372;
	padding:4px;
}

div.list_odd {
	border-bottom: solid 1px #122372;
	padding:4px;
	
	width: 544px;
}

div.list_even {
	background: #E4E5E8;
	border-bottom: solid 1px #122372;
	padding:4px;
	
	width: 544px;
}


.autor {
	font-style:italic;
}

span.dreisp {
	display:block;
	position:relative;
	float:left;
	width:125px;
	padding: 3px 0 3px 0;
}

span.dreisp_weit {
	display:block;
	position:relative;
	float:left;
	width:150px;
	padding: 3px 0 3px 0;
}

span.dreisp  a {
	color: #525C61;
	font-weight:bolder;
	text-decoration:none;
}

span.dreisp_weit  a {
	color: #525C61;
	font-weight:bolder;
	text-decoration:none;
}

span.initial {
	display:block;
	color:#122372;
	font-weight:bolder;
	padding-top:3px;
	width:30px;
	float:left;
}

p.initial2 {
	display:block;
	color:#122372;
	font-size:13px;
	font-weight:bolder;
	padding-top:3px;
	float:left;
}


p.karten {
	display:block;
	position:relative;
	float:left;
	width:150px;
	padding: 3px 16px 3px 16px;
	margin-bottom:10px;
}

span.karte_hl {
	display:block;
	width:150px;
	height:35px;
	font-weight:bolder;
}

p.karten img {
	border:solid 1px #122372;
}

/** TABELLEN **/

table.branche {
	border:none;
}

table.branche td{
	padding:2px;
}

table.branche a {
	color: #525C61;
	font-weight:bolder;
	text-decoration:none;
}

table.branche .initial {
	color:#122372;
	font-size:13px;
	font-weight:bolder;
	padding-top:10px;
}

table.mediadaten {
	border:none;
	width:100%;
}

table.mediadaten td {
	padding:3px;
}

table.mediadaten tr.head {
	background:#E4E5E8;	
}

table.mediadaten tr.head td {
	color:#122372;
	font-weight:bolder;
}

table.mediadaten tr.subhead td {
	background:#e3e3de;
	font-weight:bolder;
}

table.mediadaten tr.second {
	background:#E4E5E8;	
}

/** FORMULARE **/

label {
/*	float:left;
	width:100px; */
	font-weight:bolder;
	margin-bottom:10px;
}

table label {
/*	width:90px; */
	font-weight:bolder;
	margin-bottom:10px;
}


label.check{
	width:100px;
	float:none;
	margin:0px;
	
}

form.branche label {
	width:150px;
}

input.feld1 {
	float:left;
	border-bottom: dotted 1px #525C61;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#E4E5E8;
	width:150px;
	height:14px;
	margin-bottom:10px;
	margin-right: 18px;
	padding:2px;
}



input.feld2 {
	float:left;
	border-bottom: dotted 1px #525C61;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#E4E5E8;
	width:370px;
	height:14px;
	margin-bottom:10px;
	margin-right: 20px;
	padding:2px;
}

input.feldplz {
	float:left;
	border-bottom: dotted 1px #525C61;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#E4E5E8;
	width:35px;
	height:14px;
	margin-bottom:10px;
	margin-right: 5px;
	padding:2px;
}


.textarea2 {
	float:left;
	border-bottom: dotted 1px #525C61;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#E4E5E8;
	width:370px;
	height:100px;
	margin-bottom:10px;
	margin-right: 20px;
	padding:2px;
}

.uploadfile {
	float:left;
	border-bottom: dotted 1px #B9AA82;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#F2EAD4;
	width:370px;
	margin-bottom:10px;
	padding:2px;
}

select.feld1 {
	float:left;
	border-bottom: dotted 1px #525C61;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	background:#E4E5E8;
	width:240px;
	height:18px;
	margin-bottom:10px;
	margin-right: 20px;
	padding:1px;
}


.button1 {
	float:left;
	background: #E4E5E8;
	color:#525C61;
	font-weight:bolder;
	border:dotted 1px #525C61;
	padding:3px 20px 3px 5px;
	margin-bottom:20px;
	cursor:pointer;
}

.button2 {
	background: #E4E5E8;
	color:#525C61;
	font-weight:bolder;
	border:dotted 1px #525C61;
	padding:3px 20px 3px 5px;
	cursor:pointer;
}

/** Anzeigen-Include **/
div.include_anzeigen {

}

div.include_anzeigen h5 {
	color:#FFFFFF;
	font-weight:bolder;
	text-transform:uppercase;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding:4px 3px 4px 15px;
	background: url(../media/a_white.gif) no-repeat #122372;
	background-position: 5px 8px;
}

div.include_anzeigen ul {
	list-style-type: none;
}

div.include_anzeigen ul li {
	list-style-type:none;
	display:block;
	padding:2px 2px 2px 15px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: url(../media/a_nav.gif) no-repeat;
	background-position: 5px 5px;
}

div.include_anzeigen ul li a {
	color:#525C61;
}

div.include_anzeigen ul li a:hover {
	color:#9B9B9B;
}
	
	
/** MODAL MESSAGE **/

.modalDialog_transparentDivs{	
	filter:alpha(opacity=50);	
	opacity:0.5;	
	background-color:#000;
	
	position:absolute; 
}
.modalDialog_contentDiv{
	border:3px solid #122372;	
	padding:2px;
	z-index:100; 
	position:absolute;	
	background-color:#FFF;
}
.modalDialog_contentDiv_shadow{
	z-index:90;
	position:absolute;
	background-color:#555;
	filter:alpha(opacity=40);	
	opacity:0.4;	
}

/** BILDERGALERIE **/

	#mainContainer{
		margin:0 auto;
		width:720px;
		height:490px;
		background-color:#FFF;
		padding:5px;
		text-align:center;		
	}
	
	#DHTMLgoodies_panel_one{
		padding-left:10px;
		position:absolute;
		top:400px;
		left:10px;;
	}
	
	#DHTMLgoodies_arrows {
		width:30px;
		height:83px;
		padding:2px 0 2px 0;
		float:left;
	}
	
	
	#DHTMLgoodies_thumbs{
		width:636px;
		float:left;
		overflow:hidden;	/* Wichtig */
		height:84px;
		border:solid 1px #CCCCCC;
		position:relative;	/* Wichtig, nicht aendern */
	}
	
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Nicht aendern */
		width:5000px;
	}	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:106px;	/* Width of strip */
		height:82px;
		border-right:solid 2px #CCCCCC;
		position:absolute;
		background:#FFFFFF;
	}
	
	.strip_of_thumbnails div{
		width:106px;
		height:82px;
		
		text-align:center;

	}

	.strip_of_thumbnails img{
		border:0px;
		/** padding:5px; **/
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	
	
	#DHTMLgoodies_largeImage{
		margin:0 auto;
			
	}

	#DHTMLgoodies_largeImage img{
		border:2px solid #122372;	
	}
	
	#DHTMLvote {
		height: 30px;
		padding-top: 8px;
	}
	
	
/** BANNER  **/

p.fullbanner {
	font-size:9px;
	margin-top:10px;
}

p.fullbanner img {
	margin: 6px 0 6px 0;
}

p.bannerleft {
	font-size:9px;
	margin-top:10px;
}

p.bannerleft img {
	margin: 6px 0 0 0;
}

p.bannerright {
	font-size:9px;
	margin-top:10px;
	text-align:right;
}

p.bannerright img {
	margin: 6px 0 0 0;
}

div#skyscraper {
	position:absolute;
	top:0px;
	left:1000px;
}

table.imgtext-table   {	
  border:solid 1px #122372;  
}

table.imgtext-table td img {
	padding-top: -1px;
	/**border-top:solid 1px #122372;**/ 
}

table.imgtext-table p.csc-caption {
	text-align: left;
	font-size: 10px;
  color: #6b6b6b;
  padding-top: 8px;
  padding-right: 5px;
  padding-bottom: 8px;
  padding-left: 5px;
  background-color: #e4e5e8;
}

table.contenttable {
	margin-top: 20px;
}

table.contenttable thead {	
	background-color: #e3e3de;
}

table.contenttable thead th {  
  padding: 5px;
  font-size: 10px;
}


