body {
	width: 1007px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/daf2007/bilder/homepage_bg.png);
	background-repeat: repeat-x;
	font-family: verdana, sans-serif;
    font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#E0DACB;
	overflow:auto;
	height:100%
}
#bodyStart {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:auto;
}
h1 {
    font-size: 12px;
	color: #991B41; 
	font-weight: bold;
	margin-top:0px;
}
p {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
strong, td b, td {
    font-size: 12px;
}
a img {
	border: 0;
}
#SiteContent {
    width: 1007px;
	background-image:url("/daf2007/bilder/background_logo.png");
	background-repeat:no-repeat;
}
#Site {
	width: 1000px;
	height: 650px;
	background-image: url(/daf2007/bilder/layout_homepage.png);
	background-repeat:no-repeat;
}

#Logo {
	height: 120px;
	width: 1000px;
	position: relative;
	clear: both;
	z-index: 10;
}

#LogoLinkDiv{
    position: absolute;
    top: 28px;
    left: 96px;
}
.LogoLink{
    height:80px;
    width:225px;
}

#TeaserLinkDiv{
    position: absolute;
    top: 12px;
    left: 450px;
    background-image: url(/daf2007/bilder/top_teaser.gif);
    background-repeat:no-repeat;
}
.TeaserLink{
    height:80px;
    width:540px;
}

.TeaserLink1, 
.TeaserLink2 {
    height:80px;
    width:265px;
}

#LogoRepDiv{
    position: absolute;
    top: 75px;
    left: 125px;
    height: 18px;
    font-weight: bold;
    color:#991B41;
}

#LogoClaimDiv{
	position: absolute;
    top: 82px;
    left: 96px;
}

a, a:visited {
	color: #777777;
	text-decoration: underline;
}
/******************************** 
********* Quernavigation*********
********************************/
#QNavi {
	width: 498px;
	height: 26px;
	position: absolute;
	top: 92px;
	right: 0px;
}


.block2 {
	margin:0 0 10px;
}

.QNaviInner {
	float:  left;
	margin: 0 0 -4px 0;
	padding: 0px;
	height: 26px;
	width: 98px;
	position: relative;
	top: 0px;
	right: 0px;
}
/********************************
******** Startseite**************
********************************/
#LeftNavi {
	position: absolute;
	top: 145px;
	left: 0px;
	float: left;
	width: 326px;
	z-index: 5;
	font-size: 0px;
}
#LeftNaviInner1, #LeftNaviInner2, #LeftNaviInner3, #LeftNaviInner4, #LeftNaviInner5 {
	width: 326px;
	display: inline-block;
	margin-bottom: 16px;
}
#ContentAsText {
	display: none;
}

/********************************
****** Startseite - Content *****
********************************/
#Content {
	position: absolute;
	float: left;
	width: 504px;
	height: 357px;
	top: 169px;
	left: 496px;
	z-index: 1;
}
.ContentTooltip {
	visibility: hidden;
}

#HomepageTeaserCenter {
	position: absolute;
	top: 146px;
	left: 346px;
	width: 636px;
	height: 265px;
	background-image: url(/daf2007/bilder/Teaser_center.png);
	z-index: 1;
}
#HomepageTeaserCenter a{
	position: absolute;
	top: 161px;
	left: 18px;
	width: 213px;
	height: 15px;
}
#HomepageTeaserLeft {
	position: absolute;
	top: 425px;
	left: 346px;
	width: 309px;
	height: 185px;
	background-image: url(/daf2007/bilder/Teaser_left.png);
	z-index: 1;
}
#HomepageTeaserLeft a{
	position: absolute;
	top: 140px;
	left: 20px;
	width: 145px;
	height: 15px;
}
#HomepageTeaserRight {
	position: absolute;
	top: 425px;
	left: 673px;
	width: 309px;
	height: 185px;
	background-image: url(/daf2007/bilder/Teaser_right.png);
	z-index: 1;
}
#HomepageTeaserRight a{
	position: absolute;
	top: 140px;
	left: 20px;
	width: 145px;
	height: 15px;
}


/********************************
****** Rubrikseite **************
********************************/
#LeftNavigation {
	width: 226px;
	/*float: left;*/
	position: absolute;
	left: 0px;
	top: 120px;
}
#LeftNavigationInner1 {
	width: 156px;
	height: 50px;
	margin-top: 24px;

}
#LeftNavigationInner2 {
	width: 175px;
	height: 50px;
	margin-top: 10px;

}
#LeftNavigationInner3 {
	width: 185px;
	height: 50px;
	margin-top: 10px;

}
#LeftNavigationInner4 {
	width: 153px;
	/*Spezialstyle weil gr��eres Bild*/
	height: 51px;
	margin-top: 9px;
}
#LeftNavigationInner5 {
	width: 175px;
	height: 50px;
	margin-top: 10px;

}

#LeftNavigationRep {
	width: 196px;
	height: 47px;
	margin-top: 90px;
}

#LeftNavigationInner1 a, #LeftNavigationInner2 a, #LeftNavigationInner3 a, #LeftNavigationInner5 a{
    height: 50px;
}

#LeftNavigationInner4 a{
	/*Spezialstyle weil gr��eres Bild*/
    height: 51px;
}

div>.LeftNavigationInner {
	/*margin-bottom: 13px;*/
}
#rightSite {
	float: right;
	width: 517px;
}
/********************************
****** Content-Rubrikseite ******
********************************/
#ContentwithBorder {
	border-width: 1px;
	border-left-style: solid;
	border-left-color: #861634;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	width: 781px;
	padding-left:19px; 
	
}

#ContentwithBorder p{
	margin-top:0px;
	margin-bottom:0px;
}

#ContentText {
	float: left;
	position: absolute;
	width: 544px;
	height: 100%;
	margin-top: 5px;
	padding-top: -5px;
	top: 5px;	
	background-image: url(/daf2007/bilder/linie.JPG);
	left: 0px;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}
#EditableArea {
	width: 700px;
	height: 100%;
}

#ScrollableArea {
	margin-left:226px;
	padding-bottom:15px;	
	text-align:left; 
	font-size: 1px;
}

.ButtonLeiste{
    position: relative;
    
}

#OverlapTopLine {
	float: right;
	position: absolute;
	width: 210px;
	height: 3px;
	top: -3px;
	right: 0px;
	font-size: 1px;
	background-color: green;
	background-image: url(/daf2007/bilder/strich1.gif);
}
#OverlapBottomLine {
	float: left;
	position: absolute;
	width: 28px;
	height: 3px;
	bottom: -2px;
	right: 0px;
	font-size: 1px;
	background-color: green;
	background-image: url(/daf2007/bilder/strich1.gif);
}
#TopCurve {
    position: relative;
	height: 30px;
	overflow:hidden;
}

#TopCurveImg{
    height:30px;
    width:29px;
    display:block;
}
#TopCurveLineImg{
    height:1px; 
    width:521px; 
    margin-top:0px;
    position:absolute; 
    top:0px; 
    left: 29px;
}
#TextContent{
    font-size: 12px;
	font-family: verdana;
	margin: 0px;
	width: 530px;
}
#BottomCurve {
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(/daf2007/bilder/roter-halbkreis3.gif);
}
#LineBottomCurve{
    margin-left:29px;  
    height:1px; 
}
#ButtomCurveImg{
    height:1px; 
    width:752px; 
    margin-top:29px;
}
#BottomCurveImgPlainContent{
    height:1px; 
    width:521px; 
    margin-top:29px;
}
#ContentPlainContent{
	overflow: hidden;
	width: 560px;
}

#WayBack {
	height: 25px;
	margin-top: 8px;
	margin-left: 20px;
	color: #777777;
}

#WayBack,
#WayBack a.BreadCrumbRoot,
#WayBack a.BreadCrumbLeaf,
#WayBack a.BreadCrumbHead,
#WayBack a.BreadCrumbRoot:visited,
#WayBack a.BreadCrumbLeaf:visited,
#WayBack a.BreadCrumbHead:visited {
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

#WayBack a.BreadCrumbRoot,
#WayBack a.BreadCrumbRoot:visited {
	color: #777777;
}

#WayBack a.BreadCrumbLeaf,
#WayBack a.BreadCrumbLeaf:visited {
	color: #777777;
}

#WayBack a.BreadCrumbHead,
#WayBack a.BreadCrumbHead:visited {
	color: #991B41;
}

#ContentPic {
	float: right;
	width: 190px;
}
#Headline {
	margin-left:20px;
	margin-bottom:8px;
	margin-top: 8px;
	font-family: verdana;
	font-size: 18px;
	color: #991b41;
	text-align: left;
}

#LeftBackground1, #LeftBackground2{}

#LeftBackground1{
    height:100%;
}
/********************************
 ********** Tabelle im Content*** 
 *******************************/
.TableBigBorder{
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
    border-color: #991B41;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
}
.TableBorderLeft{
    width: 150px;
    text-align: center;
    border-bottom: 1px;
    border-bottom-style: solid;
    background-color: #f3f0e9;
	vertical-align: middle;
	font-size: 11px;
	border-color: #991B41;
}
.TableBorder{
    width: 377px;
    border-left: 1px;
    border-bottom: 1px;
    border-left-style: solid;
    border-bottom-style: solid;
    background-color: #f3f0e9;
	vertical-align: middle;
	font-size: 11px;
	border-color: #991B41;
}

.ContentTableBig{
    width: 527px !important;
    padding: 0px;
}
td.ContentTableBig {
	background-color: #f3f0e9;
	vertical-align: top;
	padding: 20px;
	font-size: 11px;
	width: 527px;
    margin-top: 0px;
    margin-bottom: 0px;
}
th.ContentTableBig {
    
    border-bottom: 2px;
    border-bottom-style: solid;
    background-color: #DDD0BF;
    
	height: 36px;
	width: 527px;
	background-color: #d3b08c;
	font: 14px Verdana;
	color: #991B41;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

.ContentTable{
    width: 259px;
    padding: 0px;
}
td.ContentTable {
	background-color: #f3f0e9;
	vertical-align: top;
	padding: 20px;
	font-size: 11px;
	margin-top:0px;
	width: 259px;
}

th.ContentTable {

    border-bottom: 2px;
    border-bottom-style: solid;
    border-color: #DDD0BF;

	height: 37px;
	width: 259px;
	background-color: #d3b08c;
	font: 14px Verdana;
	color: #991B41;
	text-align: left;
	padding-left: 20px;
	margin-top:0px;
	font-weight: bold;
}

.betweenSpacer{
    width: 9px;
}

/********************************
 ********** Kontaktformular ***** 
 *******************************/
.twoColTab {
	width: 714px;
	padding: 0px;
	border: 0px;
}

.twoColTab .myclear {
  clear: both;
  font-size: 1px;
  height: 0px;
  margin: 0px;
  line-height: 0px;
}

.twoColTab .inv {
	display: none;
}

.twoColTab .vis {
	display: block;
}

.twoColTab .colContent {
	width: 327px;
	padding-bottom: 9px;
}

.twoColTab .colContentSingle {
	width: 674px;
	padding-bottom: 9px;
}

.twoColTab .berufseitspacer {
	padding-left: 47px;
}

.twoColTab .bstberufspacer {
	margin-top: 20px;
}

.twoColTab .vertSpacer {
	width: 20px;
}

.twoColTab .frmlabel {
	font-weight: bold;
	padding-bottom: 3px;
}

.twoColTab th {
	height: 35px;
	background-color: #d3b08c;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #991B41;
	text-align: left;
}

.twoColTab td {
	background-color: #f3f0e9;
	vertical-align: top;
}

.twoColTab td.firstrow {
	height: 15px;
}

.twoColTab td.lastrow {
	height: 10px;	
	font-size: 1px;
}

.twoColTab td.spacerrow {
	height: 40px;	
}

.twoColTab .noTabVertSpacer {
	font-size: 1px;
	height: 10px;
}

.twoColTab input, .twoColTab textarea, .twoColTab select, .twoColTab button {
	margin: 0px;
	padding: 0px;
	border: 1px solid #777777;
}

.twoColTab .cbxspacer {
	margin-left: 9px;
}

.twoColTab .rbspacer {
	margin-left: 5px;
}

.twoColTab .rbitemspacer {
	padding-left: 15px;
}

.twoColTab input.noborder {
	width:13px;
	height:13px;
	border: 0px;
}

.twoColTab select.horSpacer {
	margin-right: 4px;
}

.twoColTab input.txtSmall, textarea.txtSmall {
	float: left;
	width: 70px;
}

.twoColTab input.txt2digits{
	width: 20px;
}

.twoColTab input.txt4digits{
	width: 35px;
}

.twoColTab input.txtMedium, textarea.txtMedium {
	float: left;
	width: 250px;	
}

.twoColTab input.txtBig, textarea.txtBig {
	width: 270px;
}

.twoColTab input.txtSemester {
	width: 40px;
}

.twoColTab input.txtFull, textarea.txtFull {
	width: 100% !important;
	width: 325px;	
}

.twoColTab input.txtAreaHeight, textarea.txtAreaHeight {
	height: 100px;
}

.twoColTab div.txtHorspacer {
	float: left;
	width: 7px !important;
	width: 4px;
}

.twoColTab select.selMedium {
	width: 190px;
}

.twoColTab select.selBig {
	width: 300px;
}

.twoColTab select.selDay {
	width: 51px;
}

.twoColTab select.selMonth {
	width: 51px;
}

.twoColTab select.selYear {
	width: 80px;
}

.twoColTab .uploadspacer {
	margin-bottom: 10px;
}	

.twoColTab .btnanlage {
	margin-top: 10px;
}

.twoColTab div.frmerr {
	float: left;
}

.twoColTab .frmerr input, .twoColTab .frmerr textarea, .twoColTab div.frmerr {
	border: 2px solid #991B41;
}

.twoColTab .frmerr input.noborder {
	border: 0px;
}

div.frmerrlist {
	color:#991B41;
	margin: 0px 0px 15px 0px;
}

/******************************** 
********** New Forms  *********** 
********************************/

.checkboxblock{
	margin-top: 10px;
}

.checkboxelement{
	margin: 2px 5px 2px 0px;
	float: left;
	position: relative;
}

.checkboxtext{
	margin: 2px 0 2px 20px;
	position: relative;
}

.twoelements100{
	margin-top: 10px;
}

.twoelements100left{
	float: left;
	position: relative;
	width: 100px;
}

.twoelements100right{
	margin-left: 100px;
	position: relative;
}

.frmerrKrankenversicherung input{
	border: 2px solid #991B41;
}

.firstrow{
	margin-top: 0px;
}

.leftspacecontent{
	margin-left: 50px;
	margin-top: 5px;
}

.txtSmallnofloat{
	width: 70px;
}

.nofloat{
	float: none;
}

.noborder{
	border: 0px;
}



/******************************** 
********** Footer     *********** 
********************************/
#FooterStart {
	position: absolute;
	float: right;
	height: 6px;
	top: 657px;
	left: 10px;
	font: 11px verdana;
	color: #777777;
	text-decoration: none;
}
#Footer a, #Footer a:visited, #FooterStart a, #FooterStart a:visited {
	color: #777777;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}
#Footer {
    margin-left:378px; 
    margin-top:10px; 
    font: 11px verdana;	
    color: #777777;
}
#FooterPlainContent {
    margin-left:340px; 
    margin-top:10px; 
    font: 11px verdana;	
    color: #777777;
}

/******************************** 
********** Admin      *********** 
********************************/
#AdminLinks {
	margin-top: 30px;
	font-family: verdana;
	font-size: 11px;
	background-color: #ddd0bf;
	margin-left: 10px;
	padding-left: 10px;
	width: 190px;
	border: 1px solid #777777;
}

.AdminHeadline {
	font-size: 14px;
	color: #991b41;
	font-weight: bold;
	margin-bottom: 10px;
}

.AdminEntry {
	color: #777777;
	padding-bottom: 4px;
}
.AdminEntry a, .AdminEntry a:visited {
	color: #777777;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

/******************************** 
****** Layer Navigation  ******** 
********************************/

/* Topthemen */
#qnaviLayer6
{
	visibility: hidden;
	position:absolute;
	left:-60px;
	top:25px;
	width:160px;
	z-index:11;
	background-image: url(/daf2007/bilder/layer-background-mitte.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#qnaviLayerOben
{
	background-image: url(/daf2007/bilder/layer-background-oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#qnaviLayerUnten
{
	background-image: url(/daf2007/bilder/layer-background-unten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	position:relative;
	top:12px;
	z-index:12;
}				
.divLayerLink
{
    font-family: verdana, sans-serif;
    font-size: 10px;
	width:135px;
	color: #3C3936;
	font-weight: bold;
	margin:0px 0px 3px 10px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #CCCBC7;
	
	
}
.layerLink a:active,
.layerLink a:hover,
.layerLink a:visited
{
	text-decoration: none;
	font-weight:bold;
}

.ContactTable td{
	padding: 20px 15px; 
}

#repauswahl{
	width: 172px;
	position: absolute;
	visibility: hidden;
	font-size: 0px;
}

#repauswahl div{
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #991B41;
	border-right: 1px solid #991B41;
	background-color:#FFFFFF;
	font-size:11px;
}

#repauswahlbutton{
	background-image: url("/daf2007/bilder/mehr.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
	cursor: pointer;
	color: #991B41;
	font-weight: bold;
}

#ContentAdressBlock{
	float: right;
	width: 190px;
}

#ContentAdressBlock .ContentAdressBlockTop{
	font-size: 0px;
	line-height: 0px;
	margin-bottom:-1px;
}
#ContentAdressBlock .ContentAdressBlockTop img{
	float: left;
	height: 10px;
	width: 11px;
}
#ContentAdressBlock .ContentAdressBlockTop div{
	border-right: 1px solid #991B41;
	border-top: 1px solid #991B41;
	margin-left: 11px;
	clear: right;
	height: 9px!important;
	height: 10px;
	background-color: #FFFFFF;
}

#ContentAdressBlock .ContentAdressBlockContent{
	border-right: 1px solid #991B41;
	border-left: 1px solid #991B41;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
}

#ContentAdressBlock .ContentAdressBlockBottom{
	font-size: 0px;
	line-height: 0px;
}

#ContentAdressBlock .ContentAdressBlockBottom img{
	float: left;
	height: 10px;
	width: 11px;
}
#ContentAdressBlock .ContentAdressBlockBottom div{
	border-right: 1px solid #991B41;
	border-bottom: 1px solid #991B41;
	margin-left: 11px;
	clear: right;
	height: 9px!important;
	height: 10px;
	background-color: #FFFFFF;
}
#ContentAdressBlock .ContentAdressBlockContent a,
#ContentAdressBlock .ContentAdressBlockContent a:visited {
	text-decoration: none;
	color: #991B41;
	font-weight: bold;
}

/******************************** 
********** Teamseite  *********** 
********************************/
.teambox{
	border-top:#991B41 solid 1px;
	margin: 15px 0px 15px 0px;
}
.box_main{
	border-bottom:#991B41 solid 1px;
}
.box_text_right, .box_text_left{
	/*margin-bottom: 0px!important;*/
	margin-bottom: 15px;
}
.box_picture_left img, .box_picture_right img{
	width: 120px;
	border:#ffffff solid 1px;
}
.box_picture_left{
	float:left;
	width: 140px;
	margin-top: 0px!important; /* FF */
	margin-top: 15px;          /* IE */
	margin-bottom: 15px!important; /* FF */
	margin-bottom: 0px;            /* IE */
}
.box_text_right{
	margin-left: 140px;
	width: 380px;
	margin-top: 15px;
}
.box_text_left{
	float:left;
	width: 390px;
	margin-top: 0px!important; /* FF */
	margin-top: 15px;          /* IE */
}
.box_picture_right{
	margin-left: 405px!important; /* FF */
	margin-left: 400px;           /* IE */
	margin-top: 15px;
	margin-bottom: 15px;
	width: 125px;
}

.name_mitarbeiter, .position_mitarbeiter{
	font-weight: bold;
}
.beschreibung_mitarbeiter{
	margin-top: 15px;
}

/******************************** 
********** Seminarseite ********* 
********************************/
.seminarform{
	padding-bottom: 0px;
}
.seminaranker{
	margin: 10px 0px;
}
/******************************** 
********** Rep Modus ********* 
********************************/

.vermittlerRegister .linkLeft	{color: #777777; margin-bottom: 15px; cursor: pointer;}
.vermittlerRegister .linkRight	{color: #777777; margin-bottom: 15px; cursor: pointer; padding-left: 375px;}
.vermittlerRegister .regtext	{display: none; margin-bottom: 15px;}

/******************************** 
********** Formdate ********* 
********************************/

/* social media */
.social-media{color: #777777;overflow: hidden;padding: 0; width: 528px;}
.social-media.frm{width: 712px;}
.sovial-media-content{padding-top: 24px; float: right;}
.social-media .txt{float: left;margin-right: 15px; padding-top: 3px; color: #7A8E94;}
.social-media .seite-empfehlen,
.social-media .facebook,
.social-media .twitter{float: left;margin-right: 7px;}
.social-media .xing{float: left;}
