* {
  margin:0;
  padding:0;

}


body {
  padding:0px;
  font-size: 12px;
  font-family: Verdana,Arial,Sans;


}

sup{
	font-size: 120%;
}

.bold{
	font-weight: bold;
}

/* Boxes */

#seite {
    	width:916px;
    	margin: 0 auto;
	z-index:-999;

}



#util{
	position: absolute;
	width: 916px;
	z-index:88;
}

#tabholder {
    width:895px;
    position: relative;
    top: 33px;
    left: 21px;
    z-index:10;
}

/* Boxes END */


/* Util */

#fckeditor ol{


	margin: 25px;
}

#fckeditor ul{


	margin: 18px;
}



#util ul{
	list-style-type: none;
}

#util ul li .logo{
	border: none;
	display: block;
	position: absolute;
	left: 0px;
	list-style-type: none;
	z-index: 88;
}

#util #lang{
	position: absolute;
	z-index: 50;
	left: 800px;
	top: 17px;
}

#util #lang a{
	text-transform: uppercase;
	font-size: 10px;
	color: #808285;
}

#util #lang a:hover{
	color: #EF5F20;
	text-decoration: underline;
}



#util a#activelang{
	color: #000;
}

#util #utilnav{
	position: absolute;
	z-index: 50;
	left: 386px;
	top: 1px;
}

#util #utilnav li{
	font-size: 10px;
	color: #808285;
	margin: 18px 7px 0px;
	padding-bottom: 2px;
	float: left;
}

#util a{
	text-decoration: none;
}

#util #utilnav li a{
	color: #808285;
	font-size: 10px;
	text-decoration: none;
}

#util #utilnav li a#active  {
	color: #EF5F20;
	font-weight: bold;
	border-bottom: 2px solid #EF5F20;
}



#util #utilnav li a.utilnav:hover {
	color: #EF5F20;
	border-bottom: 1px solid #EF5F20;
}

.atagactive {
	color: #EF5F20;
	border-bottom: 1px solid #EF5F20;
}


#util a#login{
	display: block;
	position: absolute;
	left: 860px;

	top: 19px;
	font-size: 10px;
	background: url(../data/documents/images/arrow_left.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 13px;
	color: #808285;
}

#util a#login:hover{
	color: #EF5F20;
	text-decoration: underline;
}

/*
* html #util a#login{
	top: -8px;
}
*/

/* Util END */



/* Banners */

.pane {
  height:154px;
  border-width:1px;
  border-style:solid;
}

.orange {
  border-color:#F15D22;
}

.grey  {
   border-color:#C0C1C2;
}

.blue  {
   border-color:#2379F2;
}

.hide {
    display:none;
}

/* Banners END */



/* Tabs */

.tabs {
  width:894px;
  border-bottom: 1px solid #C0C0C2;
  border-right: 1px solid #C0C0C2;
  height:32px;
  line-height: 32px;
  position:relative;
  top: 33px;
  left: 21px;

}

.tabs ul {
  list-style-type:none;

}

.tabs li {
    display:inline;
}

.tabs li a {
  padding:0 10px;
  float:left;
  display:block;
  border-width:0 1px 1px 1px;
  border-style:solid;
  border-color:#C0C0C2;
  text-decoration: none;
  color:#464646;
  margin-right:-1px;
  line-height:32px;
}

.tabs li.first a{
	height: 30px;
}

.tabs li.first a{
	height: 32px;
}

.tabs li.first a{
	height: 32px;
}

.tabs li.first a.on {
  border-color: #2379F2;
  color:#2379F2;
  position:relative;
}

.tabs li.first a.on sup{
	color: #2379F2;
}

.tabs li a.on {
  border-color: #EF5F20;
  color:#EF5F20;
  position:relative;
}

.tabs li a#active{
  height: 30px;
  color: #EF5F20;
  border-color: #EF5F20;
  font-weight: bold;
  border-bottom-width: 3px;
}

.tabs li.first a#active{
	color: #2379F2;
	border-color: #2379F2;
}

.tabs li a.last {
  margin-right:0;
}

.tabs form{
	text-align: right;
}

.tabs form input[type=text] {
	border: 1px solid #c0c1c2;
	color: #c0c1c2;
	width: 130px;
	margin-top: 2px;
	padding: 3px;
}

.suchfeld2 {
	border: 1px solid #c0c1c2;
	color: #c0c1c2;
	width: 130px;
	padding: 3px;
}

.tabs form input[type=submit] {
	font-size: 11px;
	text-transform: uppercase;
	color: #808284;
	border: none;
	background: #fff;
	font-weight: bold;
	margin-right: 5px;
}

.go_button {
	font-size: 11px;
	text-transform: uppercase;
	color: #808284;
	border: none;
	background: #fff;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 2px;
}

.input_textfield {
	border: 1px solid #c0c1c2;
	color: #c0c1c2;
	width: 130px;
	margin-top: 4px;
	padding: 3px;
}

.input_textfield_black {
	border: 1px solid tomato;
	color: black;
	width: 130px;
	margin-top: 4px;
	padding: 3px;
}

/* Tabs END */



/* Header */


.headertext{
	margin: 45px 0 0 30px;
	color: #404244;
}

.headertext h1, .headertext p{
	font-family: "Times New Roman", Times, serif;
}

.headertext h1{
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.headertext p{
	font-size: 14px;
	line-height: 25px;
}

.orangetext{
	color: #F15D22;
}

.bluetext{
	color: #2379F2;
}

/* Header END */



/* Buttons */

/*
.button{
	margin: 10px 0 0 30px;
	height: 24px;
	display: inline-table;
	background: url(../data/documents/images/button_corner_middle.gif) repeat-x;
}

.button a{
	background: url(../data/documents/images/button_corner_left.gif) left no-repeat;
	display: inline-table;
	height: 24px;
}
*/

.button a span{
	font-family: "Times New Roman", Times, serif;
	padding: 0 5px 0 10px;
	line-height: 24px;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #f15d22;
	text-decoration:none;

}

.button_blue a span{
	font-family: "Times New Roman", Times, serif;
	padding: 0 5px 0 10px;
	line-height: 24px;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #2379F2;
	text-decoration:none;

}

/* Buttons END */



/* Content */

#contentwrapper, #contentwrapper_english {
	width:895px;
	position: relative;
	top: 50px;
	left:21px;
    
}

#contentwrapper_english {
	line-height: 1.5em;    
}





#contentwrapper_english ul {
	margin: 20px;
    
}

#contentwrapper_english ol {
	margin: 22px;
    
}
#content ol {
	margin-left: 23px;
    
}

#content ul {
	margin-left: 17px;
    
}


/* Content END */



/* Navigation */

#navwrapper{
	width: 210px;
	float: left;
	margin-bottom: 40px;
}

/*
#navwrap{
	border-top: 3px solid #f15d22;
	border-bottom: 3px solid #f15d22;
	background: #F0F0F0;
}
*/

#navwrap{
	border-top: 3px solid #f15d22;
	border-bottom: 3px solid #f15d22;
	background: #F0F0F0;
	color: #424446;
}

#navwrap2{
	background: #e0e0e1;
}

#bluenavwrap{
	border-top: 3px solid #237AF1;
	border-bottom: 3px solid #237AF1;
	background: #e8f1fd;
}

#nav{
	display: block;
	list-style-type: none;
	width: 210px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding: 0px;
	margin: 0px;
	color: #424446;
}

#nav li{
	padding: 5px 10px 7px;
	/*border-bottom: 1px solid #B5B5B5;*/
	font-size: 13px;
	color: #424446;
}


#nav .subnav {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #424446;
}


#nav a{
	text-decoration: none;
	color: #424446;
}

#nav #active a{
	color: #fff;
}

#nav .subnav a{
	text-decoration: none;
	font-size: 11px;
	color: #424446;
}

#nav li.blue{
	padding: 3px 10px 5px;
	color: #237AF1;
	border-bottom: 1px solid #237AF1;
}

#nav li.blue a{
	color: #237AF1;
}

#nav li#blueactive a{
	color: #fff;
}

#nav li.last, #nav .subnav li.last{
	border-bottom: none;
}

#bluenavwrap #nav li.subnavbegin span.paging a{
	color: #237AF1;
	font-size: 11px;
}

#nav li.subnavbegin2 span.paging a{
	font-size: 11px;
}

#nav li.subnavbegin2 span.paging a:hover{
	text-decoration: underline;
}

#nav li.subnavbegin:hover span.paging a{
	font-weight: normal;
}

#nav li.subnavbegin span.paging a:hover{
	text-decoration: underline;
}

#nav li.subnavbegin{
	font-weight: bold;
	border-bottom: 1px solid white;
}

#nav li.subnavbegin2{
	font-weight: bold;
}

#nav li.subnavbegin span.paging{
	color: #237AF1;
	display: block;
	float: right;
	font-weight: normal;
}

#nav li.subnavbegin span.bold{
	font-weight: bold;
	color: #237AF1;
	font-size: 11px;
}

#nav .subnav, #nav .subnavblue, #nav .subnavlast, #nav .subnavbluexx {
	list-style-type: none;
}

#nav .subnav li, #nav .subnavblue li {
	border-bottom: 1px solid white;
	padding: 2px 20px;
	font-size: 11px;


}

#nav .subnav li:hover, li.alleirgendwas:hover {
	background: #c1c1c1;
	color: #424446;
}



#nav #active, .liactiveadhoc {
	background: #757678 url(../data/documents/images/navarrowgray.gif) right no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav #active2{
	color: #fff;
	font-weight: bold;
	background: #757678;
}

#nav #active2 .paging{
	color: #fff;
}

#nav #active2 .paging .bold{
	color: #fff;
}

#nav #blueactive{
	background: #237AF1 url(../data/documents/images/navarrowblue.gif) right no-repeat;
	color: #fff;
	font-weight: bold;
}


#subnavblue li:hover, li.alleirgendwasblau:hover {
	background: #cfdbef;
	color: #424446;
}
	

#nav #blueactive a sup{
	color: #fff;
}

#nav a sup, #nav #blueactive:hover a sup{
	color: #237AF1;
}

#nav #active a sup{
	color: #fff;
}

#nav .subnav .subsubnavbegin{
	font-weight: bold;
}

#nav .subnav .subsubnav{
	list-style-type: none;
	padding-left: 8px;
}

#navwrapper h1{
	margin: 20px 0 0;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 0;
	font-size: 16px;
}

#navwrapper .contactentry{
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0;
	height: 75px;
	line-height: 1.5;
	font-size: 11px;
	color: #424446;
	
}

a	{
	color: #424446;
	}
	
#navwrapper .contactentry img{
	float: left;
	margin-right: 10px;
}

/* Navigation END */



/* Content */

#content{
	width: 660px;
	float: right;
	color: #424446;
}

#endcols{
	margin-left: 210px;
	margin-right: 660px;
}

.clearing{
	clear: both;

}

.clearhome{
	clear: both;
	height:10px;
	
}

/* Content END */



/* Footer */

#footer{
	border-top: 1px solid #e0e0e0;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	padding: 5px;
	margin-top: 15px;
	color: #424446;
}

#footer .bold{
	font-weight: bold;
	font-size: 10px;
}

#footer a{
	font-size: 10px;
	color: #424446;
}

/* Footer END */



/* Home */

.homecol{
	width: 470px;
	float: left;
	padding: 0 10px;

}

.postit_top{
	width: 352px;
	height: auto;
	background: url(../data/documents/images/postit_top.png) top no-repeat;
	color: #424446;

}

.postit_bottom{
	width: 352px;
	height: 200px;
	background: url(../data/documents/images/postit_bottom.png) bottom no-repeat;
	padding-bottom: 35px;
	z-index:-99;
	color: #424446;
}

.postit{
	width: 352px;
	height: auto;
	position: relative;
	left: 19px;
	background: url(../data/documents/images/postit_middle.png);
	float: right;
	color: #424446;
}

.endhomecol{
	margin-left: 450px;
	margin-right: 500px;
}

.homecol h1{
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	color: #424446;
}

.homecol p{
	line-height: 1.8em;
	margin: 10px 0;
	color: #424446;
}

.postit img{
	margin: 12px 10px 0;
}

.postit h1{ 
	font-size: 12px;
	width: 250px;
	margin: 3px 12px;
	color: #424446;
}

.postit p{
	width: 300px;
	margin: 0 12px 2px;
	font-size: 11px;
	line-height: 1.6em;
	color: #424446;
}

.postit_link {
	color: #424446;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	background: url(../data/documents/images/orangearrow.gif) left no-repeat;
}

.aktuellhead{
	border-bottom: 1px solid #e0e0e0;
}

.aktuellhead h1{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	padding: 0 5px;
}

.aktuellhead h1 .bg{
	background: #e0e0e0;
	padding: 3px 5px 0;
	font-size: 12px;
}

.aktuellhead h1 .bg .bold{
	font-size: 12px;
}

.aktuellhead h1 .bold{
	font-weight: bold;
}

.aktuellleft{
	width: 420px;
	float: left;
	margin-left:10px;
}

.aktuellright{
	width: 420px;
	float: right;
	margin-right:8px;
}

.endaktuell{
	margin: 0 220px;
}

.aktuellentry{
	/*height: 64px;*/
}

.aktuellentry .text{
	margin: 0px 10px;
	line-height: 1.4em;
	color: #424446;
}

.aktuellentry .text .bold{
	font-weight: bold;
	color: #424446;
}

.aktuellentry img{
	float: left;
	margin-right: 10px;
}

/* Home END */



/* Branchenradar */

h1.br{
	font-size: 20px;
	font-weight: normal;
	margin-left: 15px;
	
}

.step{
	background: #e3eefd;
	margin: 3px 0;
	padding: 15px;
}

.step h2{
	color: #237AF1;
	margin-bottom: 5px;
	font-size: 16px;
}

.step select{
	width: 550px;
	margin: 20px 40px 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #8b8c8d;
	font-weight: bold;
}

.brdetails {
	width: 550px;
	margin: 10px 40px 10px;
	padding: 0px;

}

.brdetails table {
	border: 0px

}

.brdetails table td {
	padding: 2px;

}

.step .bold{
	line-height: 30px;
}

.step .whitebox{
	width: 511px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	background: #fff;
	margin: 4px 0;
}

.step .whitebox .price{
	text-align: right;
	float: right;
}

.step .gesamt{
	width: 325px;
	height: 26px;
	float: left;
	padding: 0 10px;
	line-height: 26px;
}

.step .whiteboxsmall{
	width: 138px;
	height: 26px;
	line-height: 26px;
	background: #fff;
	text-align: right;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 100px;
	float: right;
}


*html .step .whiteboxsmall{
	width: 138px;
	height: 26px;
	line-height: 26px;
	background: #fff;
	text-align: right;
	font-weight: bold;
	padding: 0 10px;
	margin-right: 50px;
	float: right;
}

.step .gesamtend{
	margin-left: 353px;
	margin-right: 258px;
}

.step .inputtext, .step input.biginputtext{
	width: 160px;
	height: 18px;
	border: 1px solid #898b8a;
	color: #575757;
	padding: 5px 5px;
	margin: 4px 0;
	margin-right: 5px;
}

.step input.biginputtext{
	width: 341px;
}

.step select.big{
	width: 353px;
	margin: 4px 0;
	padding: 3px;
	color: #575757;
	height: 28px;
	float: left;
}

.step .country{
	float: left;
}

.step .formarrow{
	width: 9px;
	height: 28px;
	float: left;
	background: url(../data/documents/images/formarrow.gif) 0 4px no-repeat;
}

.step .whitebox .stueck{
	width: 18px;
	border: 1px solid #898b8a;
	text-align: center;
}

.step hr {
	height: 1px;
	border: none;
	width: 531px;
	background: #fff;
}

.step_hr {
	height: 1px;
	border: none;
	width: 531px;
	background: #fff;
}

.step .smallsubt{
	font-size: 11px;
	padding-left: 20px;
}

.step .smallsubtstar{
	position: relative;
	left: 5px;
}

.step .smallsubtstartext{
	margin-top: -17px;
	font-size: 11px;
	padding-left: 20px;
}

.bluebig{
	font-size: 13px;
	color: #237af1;
}

.bluebutton{
	background: url(../data/documents/images/bluebuttonleft.gif) left no-repeat;
	display: block;
	width: 205px;
	height: 28px;
	line-height: 28px;
	padding-left: 29px;
	margin: 10px auto;
	text-decoration: none;
	font-weight: bold;
}

.bluebutton div{
	background: #237AF1 url(../data/documents/images/bluebuttonright.gif) right no-repeat;
	color: #fff;
	height: 28px;
	padding: 0 5px;
	font-size: 14px;
	width: 100%;
}

/* Branchenradar */



/* KFP */

#content h1{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #424446;
}

#content .em{
	line-height: 1.5em;
}

.em{
	line-height: 1.5em;
}

.em_hoch {
	line-height: 1.8em;
}

h1.kfp{
	margin-bottom: 40px;
}

img.kfp{
	float: left;
	width: 80px;
	margin-right: 20px;
}

p.kfp{
	float: right;
	width: 560px;
	line-height: 1.5em;
}

.endkfp{
	margin-left: 100px;
	margin-right: 560px;
	margin-bottom: 30px;
}

/* KFP END */



/* Referenzen */

hr{
	border: none;
	height: 1px;
	margin: 15px 0;
	background: #c0c1c2;
}

.referenz{
	padding-left: 15px;
	background: url(../data/documents/images/refarrow.gif) no-repeat center left;
	
}

#content .paging{
	text-align: right;
	margin: -13px 0 25px 0;
	color: #424446;
}

/* Referenzen END */



/* Suchergebnis */

.suchergebnisse{
	background: #dfe0e0;
	padding: 10px 15px;
	margin-bottom: 20px;
}

.suchergebnisse form{
	display: inline;
	margin-left: 50px;
}

.suchergebnisse form input[type=text]{
	border: 1px solid #c0c1c2;
	color: #c0c1c2;
	width: 150px;
}

.suchergebnisse form input[type=submit]{
	text-transform: uppercase;
	color: #808284;
	border: none;
	background: #dfe0e0;
	font-weight: bold;
}

.suchergebnis h2{
	background: url(../data/documents/images/darkarrow.gif) left no-repeat;
	padding-left: 15px;
	font-size: 13px;
	color: #424446;
}

.suchergebnisnoarrow h2{
	padding-left: 15px;
	font-size: 16px;
}

.orangesuchergebnis h2{
	background: url(../data/documents/images/orange2arrow.gif) left 3px no-repeat;
	padding-left: 15px;
	color: #f15d22;
	font-size: 13px;
}

.bluesuchergebnis h2{
	background: url(../data/documents/images/blue2arrow.gif) left 3px no-repeat;
	padding-left: 15px;
	color: #2379F2;
	font-size: 13px;
}

.suchergebnis p, .orangesuchergebnis p, .bluesuchergebnis p, .suchergebnisnoarrow p{
	padding-left: 15px;
	color: #424446;
}

.orangesuchergebnis p{
	color: #f15d22;
}

.bluesuchergebnis p{
	color: #2379F2;
}

/* Suchergebnis END */



/* AGBs */

#wko{
	margin: 15px 0;
}

h2.gray{
	border-bottom: 1px solid #e0e0e0;
	margin: 15px 0 5px;
}

h2.gray span {
	background: #e0e0e0;
	padding: 0 10px;
}


/* AGBs END */



/* Themenstudien */

#nav .last .paging{
	display: block;
	float: right;
	font-weight: normal;
}

h2.ts{
	font-size: 14px;
	font-weight: normal;
}

h3.ts{
	margin-top: 20px;
	text-transform: uppercase;
	color: #f15d22;
	font-weight: normal;
	text-align: right;
}

div.ts{
	border: 1px solid #f15d22;
	color: #f15d22;
	padding: 2px 2px 2px 25px;
	background: url(../data/documents/images/orange2arrow.gif) 10px no-repeat;
	margin-bottom: 20px;
}

a.ts{
	font-weight: bold;
	color: #f15d22;
	text-decoration: none;
}

/* Themenstudien END */



/* Presse */

.date{
	display: block;
	font-size: 10px;
	margin: 8px 0 5px;
}

.arrowlink{
	background: url(../data/documents/images/orange2arrow.gif) center left no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}

.presse{
	width: 660px;
	height: 243px;
	background: url(../data/documents/images/presse.jpg) no-repeat;
	text-align: center;
	margin-bottom: 20px;
}

.pressetext{
	padding: 15px 100px;
}

.big{
	font-size: 13px;
	line-height: 1.7em;
}

/* Presse END */



/* Market Due Diligence */

h1 span{
	font-size: 20px;
}

.mddentryimg{
	width: 160px;
	height: 200px;
	float: left;
}

#mddbildgroesser {
	position: relative;
	top: -150px;
	left:0px;
	width: 160px;
	height: 200px;
	text-align: right;
}

.mddentry{
	width: 500px;
	float: right;
	line-height: 1.5;
	color: #424446;
}

.mddentrynoimg{
	width: 660px;
	float: left;
	line-height: 1.5;

}

.endmddentry{
	margin-left: 160px;
	margin-right: 500px;
	margin-bottom: 20px;
}

h2.mdd{
	color: #808284;
	font-size: 10px;
}

.small{
	font-size: 11px;
	line-height: 1.5;
}

.casestudy{
	background: #dfe0e0;
	padding: 10px 13px;
	font-size: 10px;
	margin: 15px 0px;
}

.casestudy h4{
	margin-bottom: 5px;
}

.casestudy img{
	margin-top: 10px;
}

.subt{
	text-align: right;
	font-size: 10px;
}

h3.mdd{
	font-size: 14px;
}

p.mddbig{
	font-size: 14px;
}

p.mddsmall{
	font-size: 12px;
}

/* Market Due Diligence END */



/* Impressum */

.reiterwrap{
	border-bottom: 1px solid #404244;
	height: 19px;
	margin: 10px 0;
}

.reiter{
	list-style-type: none;
	margin: 30px 0 15px;
}

.reiter li{
	float: left;
	margin: 0 5px;
}

.reiter li.first{
	float: left;
	margin: 0;
}

.reiter li a{
	background: #e0e0e0;
	padding: 3px 8px;
	text-decoration: none;
}

.reiter li a#active, .reiter li a:hover{
	background: #404244;
	color: #fff;
}

.impressleft{
	width: 330px;
	float: left;
	font-size: 11px;
}

.impressleft .bold, .impressright .bold{
	font-size: 11px;
}

.impressright{
	width: 330px;
	float: right;
	font-size: 11px;
}

.endimpress{
	margin: 0 330px;
}

.impressum{
	font-size: 11px;
}

p.impressum{
	line-height: 1.5em;
}

/* Impressum END */



/* Sitemap */

.smleft, .smright, .smmiddle{
	width: 290px;
	font-size: 11px;
}

.smleft, .smmiddle{
	float: left;
}

.smright{
	float: right;
}

.endsm{
	margin-left: 290px;
	margin-right: 290px;
}

.smleft h2, .smright h2, .smmiddle h2{
	font-size: 11px;
	margin-bottom: 5px;
}

.smleft ul, .smleft ul ul, .smright ul, .smright ul ul, .smmiddle ul, .smmiddle ul ul{
	list-style-type: none;
}

.smleft ul ul li, .smright ul ul li, .smmiddle ul ul li{
	padding-left: 15px;
}

.smleft li a, .smright li a, .smmiddle li a{
	text-decoration: none;
}

.smleft li a:hover, .smright li a:hover, .smmiddle li a:hover{
	color: #f15d22;
}

h1.sitemap{
	font-size: 20px;
	font-weight: normal;
}

/* Sitemap END */


/* Loginformular BEGINN */

#hidethepage{
	background: url(../data/documents/images/hide.png);
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	top: 0px;
	left:0px;
	z-index:300;
}

*html #hidethepage{
	width:700px;
	height:500px;
	text-align:center;
}

#loginlayer{
	display:none;
	position: relative;
	top: 100px;
	left:0px;
	z-index:400;
}

#loginformular{
	padding: 20px;
	text-align:left;
	top:50px;
	width:500px;
	height:250px;
	background-Color:white;
}

#loginformular h1{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

#loginformular p{
	line-height: 1.5; 
}


#loginformular form input[type=text], input[type=password]
{
	border: 1px solid #c0c1c2;
	color: #c0c1c2;
	width: 130px;
	padding: 6px;
}

 #loginformular td
{
	margin-left: 6px;
	padding-bottom: 6px;
}

/* Loginformular ENDE */




a.startbr
{
	text-decoration: none;
}

#pressedetail {
	background: #F2F2F2;
	vertical-align: middle;
	height: 25px;
	padding: 5px;

}

#printbereich {
    width:600px;
    padding: 10px;
}

#printbereich h1{
	font-size: 16px;
	font-weight: bold;
}


#printbereich h2{
	font-size: 12px;
	font-weight: bold;
}

#printbereich p{
	font-size: 10px;
	font-weight: normal;
}


#printbereich table {
	border-top: 1px solid #c0c1c2;
	border-bottom: 1px solid #c0c1c2;
}

#presse_mengentext p {
	font-size: 8pt;
}

#presse_mengentext div {
	font-size: 8pt;
}



#navwrapper .pressewerbung{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0;
}

#detail_c2a {
  	border-width:1px;
  	border-style:solid;
  	border-color:#F15D22;
}

#detail_c2a p{
	/*height:26px;*/
	font-size: 14px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../data/documents/images/orange2arrow.gif) 10px 9px no-repeat;
}

#blue_detail_c2a {
  	border-width:1px;
  	border-style:solid;
  	border-color:#2379F2;
}

#blue_detail_c2a p{
	/*height:32px;*/
	font-size: 14px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../data/documents/images/blue2arrow.gif) 10px 12px no-repeat;
}



a.mddlink {
	text-decoration: none;
	color: #757678;
	font-size: 11px;
}

a.mddlink:hover, a.mddlink:active {
	text-decoration: none;
	font-weight: bold;
	color: #f15d22;
}

a.adhocaktiv:active	{
	color: #EF5F20;
	border-bottom: 1px solid #EF5F20;
}


a.brmarktlink {
	text-decoration: none;
	color: #237AF1;
	font-size: 11px;
}

a.brmarktlink:hover, a.brmarktlink:active {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.braktuelll {
	width: 620px;
	float: left;
	margin-left:10px;
}




.brendaktuell{
	margin: 0 640px;
}

.braktuellentry{

	padding-left: 10px;
	
}

.braktuellentry .text{
	margin: 0px 10px;
	line-height: 1.4em;
	color: #424446;
	
}

#brpreistrennung {
	height: 9px;
}

* html #brpreistrennung {
	height: 1;
	margin-top: -7px;
}

#brelementtrennung {
	height: 1px;
	margin-top: -3px;
}

* html #brelementtrennung {
	height: 1px;
	margin-top: -6px;
}

.braktuellentry .text .bold{
	font-weight: bold;
}

.braktuellentry img{
	float: left;
	margin-right: 20px;
}

.brauthor {
	font-size: 10px;
	margin-top: -5px;


}
