/***********************************************/
/* main.css                                     */
/*                                              */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

*, html, body, table, img {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color:transparent;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
}


a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: underline;
}

a:visited{
	color: #333333;
}

a:hover{
	color: #0095D9;
}



ul{
 list-style-type: disc;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

img, table {border:0;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 100%;
}

#content{
	position:absolute;
	top: 405px;
	left: 155px;
	width: 800px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

/************* #Bildbereich Header **************/
#background{
	position:absolute;
	top:  144px;
	height: 259px;
	background-color:#D6D1C3;
	background-position:bottom;
	background-repeat:repeat-x;
	width: 100%;
}

#background img{
	margin-left: 155px;
	}

#muster{
	position:absolute;
	left:387px;
	top:0px;
}

.kontakt #overlay{
	position:absolute;
	left:624px;
	top:190px;
}

/************* #logos styles **************/

#logos{
	position:absolute;
	left:95px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
}

#logos a:link,
#logos a:visited,
#logos a:hover {
	text-decoration:none;
}

#logos img{
	vertical-align:top;
	border:0;
}

#logos .logofha{
	padding-top:42px;
}

#logos .testemonials{
	padding:0px 3px;
}

#logos .logobaumanagement{
	padding-top:68px;
}

/************* #globalNav styles **************/

#globalNav{
	position:absolute;
	top: 144px;
	width: 155px;
	height: 259px;
	background-color: #B5AC95;
	background-image:url(../images/layout/bg_menu.jpg);
	background-position:top left;

}

#globalNav ul{
	margin-top:0px;
	list-style-type:none;
}

#globalNav li{
	margin:0px 0px 0px 0px;
	height:18px;

}

#globalNav li.withSubnav{
	height:auto;
}

#globalNav a,
#globalNav a:link,
#globalNav a:visited
{
    color: #333333;
	padding:2px 0px 4px 21px;
	display:block;
	text-decoration:none;
	font-size:11px;

	/* wegen IE6 */
	background-image:url(../images/s.gif);
	background-repeat:repeat;
	width:134px;
}

#globalNav a.active:link,
#globalNav a.active:visited,
#globalNav a.active:hover
 {
	background-image:url(../images/layout/button_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	color: #FFF;
	font-weight:bold;
}

#globalNav a.selected:link,
#globalNav a.selected:visited
 {
	background-image:url(../images/layout/bg_menue_active.gif);
	background-position:left;
	background-repeat:repeat-y;
	color: #FFF;

}


#globalNav a:hover,
#globalNav a.selected:hover {
	background-image:url(../images/layout/button_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #FFF;
}

/*  * Sublevel *  */
#globalNav ul ul
{
   margin-top:-1px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
    /*  background-color:fuchsia; */
	background-image:url(../images/layout/bg_menue_active.gif);
	margin-right:0px;
	background-repeat:repeat-y;
	background-position:0px;
}


#globalNav ul ul li
{
 margin:0px;
 padding-bottom:0px;
 padding-top:0px;
 height:18px;
}


#globalNav  ul ul li a,
#globalNav ul ul li a:link,
#globalNav ul ul li a:visited
{
 color: #fff;
 padding:2px 0px 4px 34px;
  background-image:url(../images/layout/bg_menue_active.gif);
 background-repeat:repeat-y;
 font-size:11px;
 /* wegen ie5 */
 width:121px;

}


#globalNav ul ul li a.active:link,
#globalNav ul ul li a.active:visited,
#globalNav ul ul li a.active:hover
 {
	background-image:url(../images/layout/button_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #FFF;
	font-weight:bold;
}

#globalNav  ul ul li a:hover {
	background-image:url(../images/layout/button_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #FFF;

}



#globalNav ul ul li a.last:link,
#globalNav ul ul li a.last:visited,
#globalNav ul ul li a.last:hover
{
 padding-bottom:3px;
}



/************** #headercontent styles ***************/
#headercontent{
	position:absolute;
	top: 144px;
	left:548px;
	color: #FFF;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	width:28em;
}

#headercontent h1,
#headercontent h2{
	font-size:16px;
	line-height:23px;
	margin-left:14px;
}

#headercontent h1{
	letter-spacing:0.08em;
	font-weight:normal;
	margin-top:10px;
	color: #30302B;
}

#headercontent h2{
	margin-top:12px;

}

#headercontent p{
	margin-top:3px;
	margin-left:14px;
}

#headercontent blockquote{
	margin-top:5px;
	margin-left:14px;
}

#headercontent cite{
	color: #D9E8F8;
	font-style:normal;
}
#headercontent blockquote,
#headercontent cite,
#headercontent p{
	font-size:11px;
}

#headercontent img.master{
 margin-top:12px;
}

#headercontent img.aufkleber{
 margin-top:18px;
 margin-left:75px;
}

/********** Aufkleber ****************/
#aufkleber {
	position:absolute;

}
#aufkleber img {	
	/*margin: 0px 0px 0px 740px; */
	margin: 230px 0px 0px 637px;
}


/********** Seite Aktuelles ****************/

#aktuellesNav {
	background-color:#0095D9;
	
}

.aktuelles #content .news{
	padding-right:19px;
	width: 214px;
}

#aktuellesNav a.active:link,
#aktuellesNav a.active:visited,
#aktuellesNav a.active:hover
 {
	color: #FFF;
	font-weight:bold;
}




/*********** #startseite aktuelles styles ***********/

#content .news{
	position: relative;
	margin: 17px 0px 0px 0px;
	padding: 0px;
	width: 310px;
	float:left;
}

.news .date,
.news h1{
	color: #0095D9;
}
.news .active .date{
	color:#FFFFFF
}

#content .news h1{
	margin-top: 3px;
	margin-bottom:10px;
	font-size:13px;
}


#content .news p{
font-weight:bold;
margin-top:10px;
}

#content .news p.first{
margin-top:0px;
}

#content .news .iconArrow{
margin-right: .5em;
}

#content .news a:hover .iconArrow,
#content .news a:link,
#content .news a:visited
{
 text-decoration:none;

}

#content .news a:hover .linktext{
	text-decoration:underline;
   	color: #333333;
}
#content .news .active a:hover .linktext{
	text-decoration:none;
   	color: #FFFFFF;
}

#content .news p span.linktext,
#content .news p span.date{
	font-size:11px;
	line-height:18px;
}

.aktuelles #content h5{
	margin-top: 2px;
	color: #0095D9;
	font-size:11px;
	line-height:18px;
}

.aktuelles #content h2{
	padding-top:2px;
	color: #0095D9;
	font-size:20px;
	line-height:22px;
}

/*********** #sectionLinks styles ***********/


.sectionLinks{
	position: relative;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}



.sectionLinks .sectionteaser{
	float: left;
	width: 155px;
	margin: 0px;
	padding: 0px;
	line-height:18px;
}


.sectionLinks a {
	display: block;
	padding: 30px 0px 2px 23px;
	background-image:url(../images/layout/nav_arrow.gif);
	background-position:left 32px;
	background-repeat:no-repeat;
	color: #0095D9;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}

.sectionLinks a.first {
	padding: 2px 0px 2px 23px;
	background-position: left;
}


.sectionLinks a:hover{
	background-image:url(../images/layout/nav_arrow_over.gif);
	color: #999999;
}


/************* #content styles ***************/

#content a.iconLink img.iconArrow
{
margin-right:5px;
margin-bottom:0px;
}

#content a.iconLink:link,
#content a.iconLink:visited
{
text-decoration:none;
}


#content a.iconLink:hover,
#content a.iconLink:active,
#content a.iconLink:hover .iconArrow
{
text-decoration:none;
color:#333333;
}

#content a.iconLink:hover .linktext,
#content a.iconLink:active .linktext
{
text-decoration:underline;
color:#333333;
}




#content .column{
	float:left;
	margin: 23px 0px 0px 0px;
	padding: 0px;
	line-height:15px;

}

#content .small{
	width: 214px;
	font-weight:bold;
	line-height:15px;
	font-size:11px;
	padding-right:19px;
}

#content .small a:link,
#content .small a:visited,
#content .small a:hover{
    font-size:11px;
    }

#content a:link,
#content a:visited,
#content a:hover{
text-decoration:underline;
}

#content .small h1{
	font-size:11px;
	color: #0095D9;
	margin-top:15px;
	margin-bottom:2px;
}


#content .small ol{
	font-size:11px;
	margin-left:17px;
	margin-top:2px;

}

#content .small ol li{
	font-size:11px;
}

#content .small p{
	font-size:11px;
}

#content .wide{
	width: 386px;
	padding-left:1px;
}

#content .wide p{
	line-height:18px;
	padding-bottom:6px;
}

#content .wide h1{
	color: #0095D9;
	margin-top:18px;
	margin-bottom:9px;
	font-size:18px;
	font-weight:normal;
}

#content .widedoz{
	width: 386px;
	padding-left:1px;
}

#content .widedoz p{
	line-height:18px;
	padding-bottom:2px;
}

#content .widedoz h1{
	color: #0095D9;
	margin-top:18px;
	margin-bottom:9px;
	font-size:18px;
	font-weight:normal;
}
#content .widedoz a{
	color:#0095D9;
	text-decoration:none;
}

#content .widedoz a:hover{
text-decoration:underline;
}
#content a.button {
	margin-top:16px;
	padding:2px 0px 2px 30px;
	display:block;
	background-image:url(../images/layout/button_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #FFF;
	width:118px;
	font-size:11px;
	text-decoration:none;
}

#content a.button:hover {
	background-image:url(../images/layout/button_over.gif);
}

#content em{
	font-weight:bold;
	color: #5899D7;
	font-style:normal;
}

#content h2{
	font-size:13px;
	font-weight:bold;
	color: #3399CC;
	font-style:normal;
	padding-top:15px;
	padding-bottom:5px;
}

#content .small .bildtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color: #333333;
}


#content .small .bildtitle a:link,
#content .small .bildtitle a:visited
{

	font-size:11px;
	line-height:17px;

	text-decoration:none;
}

#content .small .bildtitle a:hover,
#content .small .bildtitle a:active
{
  color: #333333;
  text-decoration:underline;
}

#content .rightmarginal{
	margin-left:15px;
	width: 165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A09883;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
	text-align:right;
}

#content .rightmarginal p{
	line-height:18px;
	font-size:12px;
	}
#content .rightmarginal em{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	line-height:18px;
	font-size:10px;
	}	

#content .portrait{
	margin-top:10px;
}



/************* #content styles  - speziell fuer studium ***************/


.studium #content .small h1{
	font-size:18px;
	margin-top:18px;
	margin-bottom:9px;
	font-weight:normal;
}

.studium .sectionLinks .sectionteaser{
	width:150px;
	}

.studium .sectionLinks a,
.studium .sectionLinks a:link,
.studium .sectionLinks a:visited {
	font-size:13px;
	padding: 0px 0px 2px 23px;
	background-position:left;
}

.studium table{
	margin-top:16px;
}
.studium table td p{
margin-top: 0px;
vertical-align:top;
}
.studium .sectionLinks{
 margin: 0px 0px 0px 0px;
}

/************* #content styles  - speziell fuer allgemeines ***************/
.allgemein #content #logo{
	margin-top:120px;
}



/************* #content styles  - speziell fuer dozenten ***************/


.dozenten #content em{
	color: #333333;
}
.dozenten #content b{
	font-size:11px;
	color: #333333;
}

.dozenten #content .wide p{
    margin-top:0px;
	margin-bottom:-3px;
}

.dozenten #content .small img{
	margin-top:18px;
	margin-bottom:4px;
}

.dozenten #content .wide a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
}

.dozenten #content .wide a.active:link,
.dozenten #content .wide a.active:visited{
    text-decoration:none;
	color: #0095D9;
}

.dozenten #content .wide a:link,
.dozenten #content .wide a:visited{
	text-decoration:none;
}

.dozenten #content .wide a:hover{
	color: #0095D9;
}
.dozenten #content h3{
	margin-top:16px;
	margin-bottom:6px;
}

.dozenten #content .small h1{
	font-size:18px;
	margin-top:18px;
	margin-bottom:9px;
	font-weight:normal;
}

.dozenten #content a.iconLink{
	line-height:22px;
}



/************* #content styles  - speziell fuer studienfächer ***************/

.studienfaecher #content ul {
	list-style-type:none;
	
	}

.studienfaecher #content .small ul li {
	font-size:11px;
	
	}


.studienfaecher #content #illu1{
	margin-top:155px;
}

.studienfaecher #content #illu2{
	margin-top:720px;
}



.studienfaecher #content table{
	width:385px;
	margin-top:13px;
}

.studienfaecher #content table.header {
	font-size:18px;
	font-weight:bold;
	color:#6F6F6F;
	}
	
.studienfaecher #content table.bottom .ws{
	font-size:18px;
	vertical-align:top;
	padding-top:2px;
	}	
	

.studienfaecher #content table.header .faecher {
	text-align:left;
	}

.studienfaecher #content table.header .stunden {
	text-align:right;
	}

.studienfaecher #content th{
	font-size:18px;
	vertical-align:top;
	line-height:24px;
	font-weight:normal;
}

.studienfaecher #content th.num{
	 width:22px;
}

.studienfaecher #content th.num,
.studienfaecher #content th.title{
	 color: #0095D9;
	 text-align:left;
}
.studienfaecher #content th.title{
	width:335px;
}


.studienfaecher #content td.wssumme{
	 width:28px;
	 color:#6F6F6F;
	 font-size:18px;
	 line-height:24px;
}

.studienfaecher #content th.ws,
.studienfaecher #content td.ws{

color:#828282;
font-size:13px;
line-height:18px;
	 text-align:right;
	 font-weight:bold;
	 padding-top:4px;	
vertical-align:top;

}

.studienfaecher #content td.wssumme{
	text-align:left;
	width:357px;
}

.studienfaecher #content td ul{
	margin-left:0px;
	margin-top:4px;
	line-height:18px;
	margin-right:15px;
	margin-bottom:10px;
}

/************* #content styles  - speziell fuer impressionen ***************/
.impressionen #content{
	width: 820px;
}

.impressionen #content .wide{
	width: 620px;
}

.impressionen #content h2{
	margin-top:21px;
    font-size:18px;
	font-weight:bold;
	color: #0095D9;
	font-style:normal;
	padding-top:15px;
	padding-bottom:5px;
}
.impressionen #content h4{
    font-size:13px;
	font-weight:bold;
	color: #333333;
	font-style:normal;
	padding-bottom:15px;
}

.impressionen #content img{
	margin-right:2px;
	margin-bottom:2px;
}

/************* #content styles  - speziell fuer termine ***************/
.termine #content em{
    color:#000000;
}


/************* #content styles  - speziell fuer ecampus ***************/
.ecampus #content p{
    margin-bottom: 15px;
}

/************* #content styles  - speziell fuer Presse ***************/

.presse #content h4{
	line-height:18px;
	margin-top:18px;
    font-size:13px;
	font-weight:bold;
	color: #333333;
	font-style:normal;
	margin-bottom:3px;
}
.presse #content p{
	margin-bottom:-2px;
}

/************* #content styles  - speziell fuer Downloads ***************/

.downloads #content h4{
	line-height:18px;
	margin-top:18px;
    font-size:13px;
	font-weight:bold;
	color: #333333;
	font-style:normal;
	margin-bottom:3px;
}
.downloads #content p{
	margin-bottom:-2px;
}

/************* footerLinks *********************/

#footer{

	clear: both;
	padding-top:130px;
	margin-bottom:50px;
	width:800px;
	
}

#footer ul.footerLinks
{
list-style-type:none;
margin-bottom:70px;
font-size:11px;
}

#footer .footerLinks li
{
display:inline;
padding-right:10px;
font-size:11px;
}



#footer .footerLinks a:link,
#footer .footerLinks a:visited
{
text-decoration:none;
font-size:11px;
}


#footer .footerLinks a:link .linktext,
#footer .footerLinks a:visited .linktext
{
font-size:11px;
}

#footer .footerLinks a:hover,
#footer .footerLinks a:active,
#footer a:hover .iconArrow
{
text-decoration:none;
color:#333333;
}

.footerLinks a:hover .linktext,
.footerLinks a:active .linktext
{
text-decoration:underline;
color:#333333;
}



/************* #siteInfo styles ***************/



#siteInfo a{
	font-size:11px;
}

#siteInfo a.active:link,
#siteInfo a.active:visited{
	color: #0095D9;
}

#siteInfo a:link,
#siteInfo a:visited{
	color: #666666;
	text-decoration:underline;
}

#siteInfo a:hover{
	color: #0095D9;
}



/********** .kontakt Formular ****************/

/************* #content styles  - speziell fuer kontakt ***************/

.kontakt #content .small a:link{
	color:#333333;
	font-size:11px;
	font-weight:normal
}

.kontakt #content .small a:hover{
	color: #0095D9;
}

.kontakt #content .linktext{
	font-size:11px;
	font-weight:normal;
	}

.kontakt #content input.button  {
	margin-top:16px;
	margin-left:90px;
	padding:1px 0px 2px 13px;
	display:block;
	background-image:url(../images/layout/button_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFF;
	color: #FFF;
	width:150px;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.kontakt #content input.button:hover {
	background-image:url(../images/layout/button_over.gif);
}


#kontaktForm p
{
 font-size:11px;
 font-weight:bold;
 padding-left:90px;
 margin-top:20px;
 line-height:15px;
}

.kontakt #content form{
	margin-top:20px;
}

.kontakt #content label {
	clear:both;
	display:block;
	width:85px;
	float:left;
	margin-top:5px;
	color:#555555;
	font-weight:normal;
}

.kontakt #content label.error {
	background-image:url(../images/layout/icon_error.gif);
	background-position:right top;
	background-repeat:no-repeat;
}


.kontakt #content input,
.kontakt #content textarea {
	border:0;
	border-style:none;
	background-color: #DEDACE;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	padding-left:5px;
	padding-top:2px;
	width:285px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	height:19px;
}

.kontakt #content textarea {
	height:110px;
	padding-top:5px;
}

.kontakt #content input.tiny {
	width:60px;
	margin-right:1px;
}

.kontakt #content .absatz{
	margin-top:11px;
}

.kontakt #content input.medium{
 	width:214px;
}

.kontakt #content input.protection{
 	width:187px;
 	margin-bottom:23px;
}


.kontakt #content .formErrorMessage{
  background-color: #ADCDEB;
  padding:5px 0px;
}

.kontakt #content img.protection{
	margin-top:5px;
	margin-left:5px;
}

.kontakt #content span.name{
	font-weight:bold;
	font-size:11px;
	}


/************* #content styles  - speziell fuer studienunterlagen ***************/

.unterlagen #content .small a:link{
	color:#333333;
	font-size:11px;
	font-weight:normal
}

.unterlagen #content .small a:hover{
	color: #0095D9;
}

.unterlagen #content .linktext{
	font-size:11px;
	font-weight:normal;
}

.unterlagen #content input.button  {
	margin-top:16px;
	margin-left:90px;
	padding:1px 0px 2px 13px;
	display:block;
	background-image:url(../images/layout/button_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFF;
	color: #FFF;
	width:150px;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.unterlagen #content input.button:hover {
	background-image:url(../images/layout/button_over.gif);
}


#kontaktForm p
{
 font-size:11px;
 font-weight:bold;
 padding-left:90px;
 margin-top:20px;
 line-height:15px;
}

.unterlagen #content form{
	margin-top:20px;
}

.unterlagen #content label {
	clear:both;
	display:block;
	width:85px;
	float:left;
	margin-top:5px;
	color:#555555;
	font-weight:normal;
}

.unterlagen #content label.error {
	background-image:url(../images/layout/icon_error.gif);
	background-position:right top;
	background-repeat:no-repeat;
}


.unterlagen #content input,
.unterlagen #content textarea {
	border:0;
	border-style:none;
	background-color: #DEDACE;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	padding-left:5px;
	padding-top:2px;
	width:285px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	height:19px;
}

.unterlagen #content textarea {
	height:110px;
	padding-top:5px;
}

.unterlagen #content input.tiny {
	width:60px;
	margin-right:1px;
}

.unterlagen #content .absatz{
	margin-top:11px;
}

.unterlagen #content input.medium{
 	width:214px;
}

.unterlagen #content input.protection{
 	width:187px;
 	margin-bottom:23px;
}


.unterlagen #content .formErrorMessage{
  background-color: #ADCDEB;
  padding:5px 0px;
}

.unterlagen #content img.protection{
	margin-top:5px;
	margin-left:5px;
}

.unterlagen #content span.name{
	font-weight:bold;
	font-size:11px;
	}

/************* #content styles  - speziell fuer foerderverein ***************/
.foerderverein #content h3{
	margin-top:12px;
	margin-bottom:8px;
	line-height:18px;
}
.foerderverein #content .wide a:link{
	color:#0095D9;
	font-weight:normal;
	text-decoration:none;
}
.foerderverein #content .wide a:hover{
	text-decoration:underline;
}

.foerderverein #content a.iconLink{
	line-height:26px;
}
.foerderverein #content .linktext{
	color:#333333;
}

.foerderverein #content p{
	margin-top:14px;
}


/************* #content styles  - speziell fuer mitgliedschaften ***************/

.mitgliedschaften #content a.iconLink{
	line-height:26px;
}
.mitgliedschaften .linktext{
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}

/************* #content styles  - speziell fuer netzwerk ***************/

.netzwerk #content a.iconLink{
	line-height:26px;
}
