/* global width of page content is 795px */
/* menu 230px / maincontent 330px / rightbox 235px */



.blue {
	color: #238AB8;
	}

#boxright p {
	line-height: 16px;
}

#content {
   padding-left: 5px;
   padding-right: 5px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#boxright {
	width: 230px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#boxright #logo {
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-bottom: 42px;
}

#boxright #sitesearch {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 26px;
}
#boxright #sitesearch input#search_query {
	border: 1px inset #9E9E9E;
	width: 140px;
	margin-top: 13px;
	margin-right:2px;
}
#boxright #boxcontent {
	padding-top:12px;
	padding-bottom:12px;
	margin-left: 40px;
	margin-right: 20px;
	border-top: 1px solid #238ab8;
	border-bottom: 1px solid #238ab8;
}
#boxright #boxcontent .blue {
	color: #238AB8;
}
#boxright #boxcontent .blue a {
	color: #238AB8;
}
#boxright #boxcontent .small {
	font-size: 11px;
	line-height: 16px;
}
#boxright #boxcontent .smallblue {
	color: #238AB8;
	font-size: 11px;
	line-height: 16px;
}
#boxright #boxcontent .smallblue a {
	color: #238AB8;
}
#boxright #boxcontent div.people {
	width: 170px;
	text-align:center;
	border-bottom:1px solid #9E9E9E;
	margin-bottom: 12px;
	margin-right:0px;
	padding-right:0px;
}
#boxright #boxcontent a {
	color: #000;
   text-decoration: none;
}

#boxright #boxcontent a:hover {
   color: #238ab8;
}

#boxright #boxcontent a:active {
   color: #238ab8;
}
#boxright #boxcontent ul {
	list-style-image:url(gfx/dot_blue.gif);
   margin-top: 5px;
}
#boxright #boxcontent li {
	line-height: 14px;
   margin-bottom: 5px;
   margin-left: 12px;
}




#content #breadcrumbs {
	color: #9E9E9E;
   font-size: 11px;
	margin-top: 60px;
	margin-bottom: 36px;
}

#content h1 {
   background-repeat: no-repeat;
   display: block;
   margin-bottom: 15px;
}
#content div.subtitle {
	font-size: 10px;
}


#content h1 span {
   visibility: hidden;
   font-size: 20px;
   line-height: 22px;
   font-weight: normal;
}

#content h2 {
   color: #000000;
   font-size: 11px;
   margin-top: 20px;
   margin-bottom: 5px;
   background-repeat: no-repeat;
   height: 20px;
   display: block;
}

#content h2 span {
   visibility: hidden;
}

#content .small {
   font-family: Arial, Helv, Helvetiva, Geneva, sans-serif;
   font-size: 10px;
}

#content .headline {
   font-family: Arial, Helv, Helvetiva, Geneva, sans-serif;
   font-weight: bold;
   margin-top:6px;
   margin-bottom:6px;
}

#content p {
	line-height: 18px;
}

#content p.dummy {
   color: #007700;
   font-style: italic;
}

#content ul {
	list-style-image:url(gfx/dot_blue.gif);
}
#content li {
	line-height: 18px;
   margin-bottom: 5px;
}

#content div {
   margin-bottom: 10px;
}


#content .adressfeld p {
   margin-bottom: 7px;
}

#content a {
   color:#000;
   text-decoration:none;
}

#content a:hover {
   color:#238ab8;
}





/* forms */

#content #form div {
   float: left;
   margin: 0px;
   padding: 0px;
   margin-bottom: 6px;
}

#content #form input, #content #form textarea, #content #form select {
   font-family: Arial, Helv, Helvetiva, Geneva, sans-serif;
   font-size: 11px;
   background-color: #fcfcfc;
   border: solid 1px #A3BED4;
   padding: 0px;
	vertical-align: middle;
}

#content #form div input {
   padding: 2px;
}

#content #form div select {
   padding:0px;
}

#content #form legend {
   display: none;
}






/* Die Download-Tabelle */
#content #downloads {
}

#content #downloads th {
   font-size: 12px;
	font-weight: normal;
   line-height: 18px;
   text-align: left;
}
#content #downloads td {
   font-size: 10px;
   line-height: 18px;
}
#content #downloads td.category {
   font-size: 12px;
   line-height: 18px;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:4px;
}
#content #downloads a {
	color: #238AB8;
}


/* Die Links */
#content #links {
}
#content #links ul {
	list-style-image:url(gfx/dot_blue.gif);
   line-height: 18px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#content #links li {
   padding-top: 3px;
   padding-bottom: 3px;
   vertical-align: middle;
}



/* Die Teamseiten */
#content ul.team_details {
	list-style-image:url(gfx/dot_blue_small.gif);
	margin-top: 3px;
	margin-bottom: 25px;
}
#content ul.team_details li {
	font-size: 11px;
	line-height: 14px;
	margin-left: 14px;
	padding:0px;
}
div#fachgebiete_head {
	display: block;
}
div#fachgebiete {
	display: block;
}
div#ausbildung_head {
	display: block;
}
div#ausbildung {
	display: block;
}
div#werdegang_head {
	display: block;
}
div#werdegang {
	display: block;
}
div#branchenerfahrung_head {
	display: block;
}
div#branchenerfahrung {
	display: block;
}
div#projekterfahrung_head {
	display: block;
}
div#projekterfahrung {
	display: block;
}
div#team_kontaktformular {
	display: block;
}



/* Die Sitemap */
ul.sitemap_level1 {
	list-style-type: none;
}
ul.sitemap_level1 li {
	margin-left: 0px;
}
ul.sitemap_level2 {
	list-style-type: none;
	margin-top:3px;
	margin-bottom:12px;
}
ul.sitemap_level2 li {
	margin-left: 20px;
}
ul.sitemap_level3 {
	list-style-type: none;
	margin-bottom:6px;
}
ul.sitemaplevel3 li {
	margin-left: 20px;
}


/* Die Suche */
.search_hilight {
	color: #000;
	background-color:#ffff00;
}
