/* CSS Document */

#headerBottom {
	background-color:#007AD7;
	padding: 5px 15px 0px 25px;
	height: 145px;
	position: relative;
}

#headerText {
	color: #fff;
	width: 675px;
	float: left;
}

#headerText p {
	padding-top: 55px;
	font-size: 1.2em;
}

#headerImage {
	position: absolute;
	right: 15px;
	bottom: 0px;
	height: 120px;
	width: 233px;
}

/*#headerImage p {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #fff;
	font-size: 1.1em;
}*/


#breadcrumb li {
	color: #fff;
	margin: 0 1px 0 0 ;
	display: inline;
	font-size: 1.1em;
}

#breadcrumb li a {
	color: #fff;
	background: transparent url(/media/images/icons/bc_pfeil.gif) right 5px no-repeat;
	padding: 0 13px 0 0;
}



#contentWrapper {
	padding: 30px 0 0 25px;
}

#content  {
	float: left;
	width: 430px;
}

.cWide{
	width: 660px !important;
}
#content h2 {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 1em;
	line-height: 1.1em;
}

#content.sitemap h2 {
	margin-left: 230px;
}

#content h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}


#content img {
	margin-bottom: 1em;
}

#content ul, 
#content ol {
	font-size: 1.2em;
	margin-bottom: 1em;
	border-top: 1px solid #b1d232;
	border-bottom: 1px solid #b1d232;
	padding: 10px 0px;
}

#content li {
	margin-bottom: 0.25em;
}

#content ul li {
	background:transparent url(/media/images/icons/pfeil_schwarz.gif) no-repeat scroll left 4px;
	padding-left:8px;
}

#marginal ol li,
#content ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

/* Übersichten für Jobs, Presse, News... */

#content #overview {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
	padding-top: 5px;
	border-top: 1px solid #007ad7;
}

#content #overview li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #007ad7;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
	height: 100%;
}

#content #overview .overviewImage {
	float: left;
	margin-right: 15px;
}

#content #overview h3,
#content #overview p {
	margin: 0;
}

#content #overview a.more {
	color: #007ad7;
	background: transparent url(/media/images/icons/pfeil_blau.gif) left 5px no-repeat;
}


#content #sitemap,
#content #sitemap ul {
	margin: 0;
	padding: 0;
	border: none;
}

#content #sitemap {
	border-bottom: 1px solid #0080D1;
	margin-left: 210px;
}

#content #sitemap li {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #0080D1;
	margin: 0px;
	padding: 0px;
	background: none;
}

#content #sitemap li a,
#content #sitemap li span.nolink {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background: transparent url(/media/images/icons/pfeil_schwarz.gif) no-repeat scroll left 9px;
	

}


#content #sitemap ul li {
	font-size: 12px;
	font-weight: bold;
}


#content #sitemap ul {
	font-size: 1em;
}

#content #sitemap li a,
#content #sitemap li span.nolink{
	/*padding: 2px 0px 2px 8px;*/
	padding-left: 8px;
}

#content #sitemap li li {
}

#content #sitemap li li a,
#content #sitemap li li span.nolink {
	padding-left: 16px;
	background-position: 8px 9px;

}

#content #sitemap li li li {
	border-top: none;
	background: transparent url(/media/images/icons/line_dashed_blue.gif) left top repeat-x;
}

#content #sitemap li li li a,
#content #sitemap li li li span.nolink {
	padding-left: 24px;
	font-weight: normal;
	background-position: 16px 9px;

}

#content #sitemap li li li li {
	border-top: none;
	background: transparent url(/media/images/icons/line_dotted_blue.gif) left top repeat-x;
}

#content #sitemap li li li li a,
#content #sitemap li li li li span.nolink {
	padding-left: 32px;
	background-position: 24px 9px;
}


#content #downloads .first {
	width: 250px;
}

#content #downloads td.first {
	background: #f7faea url(/media/images/icons/pfeil_schwarz.gif) 5px 9px no-repeat;
	padding-left: 15px;	
}

#content #downloads td {
	font-weight: bold;
}

#content #downloads td a {
	/*font-weight: normal;*/
	color: #21c478;
	background: transparent url(/media/images/icons/pfeil_gruen.gif) left 5px no-repeat;
	padding-left: 7px;
}

#content #downloads .e2 .first {
	padding-left: 25px;
	background: #f7faea url(/media/images/icons/pfeil_schwarz.gif) 15px 9px no-repeat;
}

#content #downloads .e3 .first {
	padding-left: 35px;
	background: #f7faea url(/media/images/icons/pfeil_schwarz.gif) 25px 9px no-repeat;
}

#salesContact {
	/*background: #fff url(/media/images/bg_produktkontakt.png) top left repeat-x;*/
	background-color: #FFF;
	height: 70px;
	width: 218px;
	padding: 0px 0px 20px 15px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

* html #salesContact {
	bottom: -28px;
}
#salesContact img {
	float: right;
}

#salesContact a {
	color: #0081d2;
}

#salesContact p {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-top: 13px;
}

