html {
	background: #f9f9f9;
}

body {
	background: transparent;
	text-align: center;
	font-family: verdana, sans-serif;
	color: #666666;
	font-size:11px;
	line-height: 150%;
}

#wrap {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
		background-image: url(../images/hg-muster.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#wrapindex {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-index.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapverstaendnis {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-verstaendnis.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapkoepfchen {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-koepfchen.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapleistungen {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-muster2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapberatung {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-beratung.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapwerbung {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-werbung.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapad-unterstuetzung {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-ad-unterstuetzung.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapdirectmail {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-directmail.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrappos {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-pos.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapmarkenfuehrung {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-markenfuehrung.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#wrapneue-medien {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-neue-medien.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapmedical {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hg-medical.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#wrapblank {
	margin: auto; 
	background: #f9f9f9;
	width: 980px;
	border: 1px solid #d7d7d7;
	background-image: url(../images/hintergrund.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrap-inner {
	margin: auto; 
	background: transparent;
	width: 980px;
	/*background-image: url(../images/hg-muster.png);
	background-position: bottom left;
	background-repeat: no-repeat;*/
}

#header {
	width: 100%;
}

/*#left {
	float:left;
	background:transparent;

	width:770px;
	padding: 0px;
	margin: -3px 0 0 0;
	text-align: left;

}

html>body #left {
	float:left;
	background:transparent;

	width:970px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(../images/navi-hg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
*/


#content {
	float: left;
	text-align: left;
	width: 710px;
	margin: 0px auto;
	padding: 50px 0 0 0;
	background: transparent;
	line-height: 150%;
}

#inhalt{
	padding: 25px 0px 215px 130px;
	width:310px;
}

#clearer {
	clear:both;
}


/******************** NAVI ***********************/

#navicol {
	float:left;
	background:transparent;
	width:250px;
	padding: 0;
	margin-top: 10px;
	text-align: left;
	font-size: 95%;
	height:400px;
	background-image: url(../images/hg-navi.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.navlink {
	font-weight:bold;
	display:block;
	color: #005193;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 49px;
	text-decoration: none;
	background:#005193;
	background: url(../images/nav-passiv.gif) no-repeat top left;
}

.navlink:hover {
  	font-weight:bold;
	background: #9f1438;
	color: #df6600;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 49px;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	background:#df6600;
	background: url(../images/nav-hover.gif) no-repeat top left;
}

.navlinkaktiv {
	font-weight:bold;
	color: #df6600;
	display:block;
	margin: 0px 0 0px 0px;
	padding: 4px 0px 4px 49px;
	text-decoration: none;
	border-bottom: 0px dotted #c7c9cf;
	background:#df6600;
	background: url(../images/nav-aktiv.gif) no-repeat top left;
}	

.navlink1 {
	font-weight:normal;
	display:block;
	color:#005193;
	text-decoration:none;
	padding: 1px 0 1px 64px;
	background: url(../images/nav-passiv.gif) no-repeat center right;
}

.navlink1:hover {
   color:#df6600;
	background: url(../images/nav-hover.gif) no-repeat center right;
}

.navlink1aktiv {
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin: 0px 0 0px 0px;
	padding: 1px 0px 1px 64px;
	color:#df6600;
	background: url(../images/nav-aktiv.gif) no-repeat center right;
}


/******************** BASICS ***********************/

#headline {
	text-align: left;
	/*width:458px;*/
	color: #9d1539;
	margin: 0px;
   /*border-bottom: 1px solid #7d818f;*/
   background:transparent;
}

h1{
	font-size : 135%;
	line-height: 125%;
	margin: 0 0 5px 0;
}

#headline h1 {
	display:none;
}

#linie {
	clear:both;
	margin: 0 auto;
	width: 510px;
	border-top: 1px solid #663300;
}

.hidelink {
	display: none;
}
	
a.link{
color:#000000;
text-decoration: none;
border-bottom: 0px dashed #f0eed7;
}
a:hover.link {color:#df6600;}
a:active.link {color:#df6600;}
/*a:visited .link {color:#005193;}*/

#content a{
color:#df6600;
text-decoration: none;
border-bottom: 0px dashed #f0eed7;
}
#content a:hover {color:#000000;}
#content a:active {color:#000000;}


/******************** POOL ***********************

.verteilerhead {
	color:#f0eed7;
	font-size:115%;
	font-weight:bold;
}

#startlink1 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#startlink1 h1, #startlink2 h1, #startlink3 h1 {
	display:none;
}

#startlink2 {
	float: left;
	width: 355px;
	margin: 0px auto;
	padding: 22px 10px 10px 90px;
	background-image: url(../images/startlink2.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}

#startlink3 {
	float: left;
	width: 295px;
	margin: 0px auto;
	padding: 22px 10px 10px 140px;
	background-image: url(../images/startlink3.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:95%;
	line-height: 135%;
}


/******************** NEWS ***********************

#newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: -3px;
	text-align: left;
}

html>body #newscol {
	float:right;
	background:#1d6087;
	width:235px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
}

#newsbox1 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news1.gif) no-repeat top left;
}

#newsbox2 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news2.gif) no-repeat top left;
}

#newsbox3 {
	width: 235px;
	margin: 5px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	background: url(../images/hg-news3.gif) no-repeat top left;
}

.newsleft {
	float:left;
	width:140px;
}

html>body .newsleft {
	float:left;
	width:150px;
}

.newsright {
	float:right;
	width:75px;
	padding:0;
}

.newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin:0;
	padding:7px 0 9px 45px;
}

html>body .newsteaserhead {
	color: #ffffff;
	font-size: 95%;
	line-height:135%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:7px 0 7px 45px;
}

.newsteasertext {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 30px;
	margin:0px;
}

.newsteasertext2 {
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	padding:0px 0 0px 0px;
	margin:0px;
}

.newsteaserbild {
	padding:0 5px 5px 5px ;
}
	
.newsteasertext a {
	color: #9f1438;
	text-decoration: none;
}

.newsteasertext a:hover {
	color: #ffffff;
	text-decoration: none;
}

.newsteasertext a:aktiv {
	color: #ffffff;
	text-decoration: none;	
}


.head {
font-size: 100%;
color:#f0eed7;
font-weight:bold;
}	

.newshead {
font-size: 110%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#news {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#news_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#news dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

html>body #news dt {
	float:left;
	width:320px;
	margin:0;
	padding:0;
}

#news dd {
	margin:0;
	padding:0;
}

#news dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}

#olds_ohne {
	float:left;
	width:450px;
	padding:5px 0px 15px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_ohne dt {
	float:left;
	width:440px;
	margin:0;
	padding:0;
}

#olds {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	

#olds_pagenr {
	float:left;
	width:450px;
	padding:15px 0px 0px 0px;
	 border-bottom: 0px dashed #7d818f;
}	

#olds dl {
	float:right;
	width:450px;
	margin: 0 0 25px 0px;
	padding:0;
	display: inline;
}	

#olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

html>body #olds dt {
	float:left;
	width:290px;
	margin:0;
	padding:0;
}

#olds dd {
	margin:0;
	padding:0;
}

#olds dd.img img {
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}

.date {
	font-size: 95%;
}

.weiter{
	font-size: 95%;
}



/******************** FORMULAR ***********************

.desccell{
	width:38%;
	float:left;
	padding: 0px;
}
.datacell{
	width:58%;
	height:25px;
	float:left;
}

.checkbox{
	width:25px;
	float:left;
}
.checkboxlabel{
	float:left;
	width:400px;
}

.row{
	display:block;
}
.left {
	margin: 0px;
	float: left;
	border : 0px dotted #ffffff;
}
.right {
	margin: 0px;
	float: left;
	width : 458px;
}
.error {
	color: #FF0000;
	font-weight: bold;
	padding-left : 5px;
	background-color : #ffffff;
}
#formular {
	border : 1px dotted #ffffff;
	margin : 0px;
	padding : 0px;
	width : 500px;
}





#colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

html>body #colleft {
	float:left;
	background:transparent;
	width:220px;
	padding: 0px;
	margin: 0 0 0px 0px;
	text-align: left;
}

#colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 20px 0px;
	text-align: left;
}

html>body #colleftnews {
	float:left;
	background:transparent;
	width:400px;
	padding: 0px;
	margin: 0 0 40px 0px;
	text-align: left;
}

#colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin: 0;
	text-align: left;
}

html>body #colrightnews {
	float:right;
	background:transparent;
	width:1px;
	margin:0;
	text-align: left;
}

#colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}

html>body #colright {
	float:right;
	background:transparent;
	width:200px;;
	margin: 20px 0px 0px 0;
	text-align: left;
}


.spinfo {
font-size: 125%;
color:#f0eed7;
font-weight:bold;
	 border-bottom: 1px dashed #7d818f;
}	

#spinfo {
	float:left;
	font-size: 100%;
	width:225px;
	padding:5px 0px 0px 0px;
	 border-bottom: 1px dashed #7d818f;
}	


#spinfo dl {
	float:right;
	width:225px;
	margin: 0 0 20px 0px;
	padding:0;
	display: inline;
}	

#spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo .head {
	font-size:100%;
	line-height:125%;
	margin-bottom:5px;
}

#spinfo .teaser, #spinfo .weiter {
	font-size:95%;
	line-height:135%;
}

html>body #spinfo dt {
	float:left;
	width:120px;
	margin:0;
	padding:0;
	font-size:85%;
	line-height:135%;
}

#spinfo dd {
	margin:0;
	padding:0;
}

#spinfo dd.img img {
	float:right;
	margin: 5px 16px 0 6px ;
	padding: 0px;
	background: transparent;
	border: 0px solid #141a34;
}
