/* CSS-Document            */
/* Website: www.iq-gmbh.de */
/* Author: www.two-do.com  */

html {
	margin: 0;
	padding: 0;
    min-height: 100%;
    margin-bottom: 1px;
}

/* layoutspringen bei fehlernder scrollbar im firefox verhindern */
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: #34470F url(../media/bg_body.gif) repeat-x fixed left top;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}

a, 
a:link,
a:visited {
	color: #DEB90C;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	color: #DEB90C;
	text-decoration: underline;
}

/*-------------------------- classes -------------------------- */
span.linkAdd {
	color: #DEB90C;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.novisible {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left:-2000px; /*siehe n?chste Definition*/
	/*Schiebt die Elemente (die nicht sichtbar sein sollen) aus dem sichtbaren Bereich. Screenreader werten display:none aus. */
}

/*-------------------------- wrapper -------------------------- */
#wrapper {
	position: relative;	
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}

/*-------------------------- header -------------------------- */
#header {
	position: relative;
	margin: 0;
	padding: 1px 0 0 0; /* FF macht bei 0 oberen Rand */
	/*background: url(../media/bg_header.jpg) no-repeat left top;*/
	height: 111px; /* -1 statt 112 siehe padding*/
}

#company h1 a {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #34470F;
}

#company h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #34470F;
}

#headerFlash {
	margin: 0;
	padding: 0;
}

/*-------------------------- left -------------------------- */
#left {
	position: relative;
	float: left;
	width: 192px;
}

#left h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0 0 0 12px;
	padding: 0;
	text-decoration: none;
	background: url(../media/bg_navi_001.gif) no-repeat left top;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left li {
	margin: 0;
	padding: 0;
	font-size: 8px;
	line-height: 8px;
}

#left ul.level1 {
	margin: 5px 0 0 10px;
	padding: 0 0 22px 18px;
	background: url(../media/bg_navi_unterstrich_anim.gif) no-repeat 2px bottom;	
}

#left ul.level2 {
	margin: 0 0 0 9px;
	padding: 0 0 0 12px;
	background: url(../media/bg_nav_lev2.gif) no-repeat left 2px;
}

/*-------------------------- right -------------------------- */
#right {
	position: relative;
	float: left;
	width: 708px;
	margin: 0;
	padding: 0;
}

/*-------------------------- subNav -------------------------- */
#subNav {
	position: relative;
	width: 708px;
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../media/bg_subnav.gif) no-repeat left bottom;
}

/*-------------------------- hotTopics -------------------------- */
#hotTopics {
	position: relative;
	float: left;
	width: 179px;
}

#hotTopics h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../media/bg_navi_002.gif) no-repeat left top;
}

#hotTopics ul.level1 {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 6px 17px;
}

#hotTopics li {
	margin: 0;
	padding: 0;
	font-size: 8px;
	line-height: 8px;
}

/*-------------------------- cases -------------------------- */
#cases {
	position: relative;
	float: left;
	width: 181px;
}

#cases h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../media/bg_navi_003.gif) no-repeat left top;
}

#cases p {
	text-indent: -9999px;
	font-size: 8px;
	margin: 12px 0 0 12px;
	padding: 0;
	height: 61px;
	width: 142px;
	text-decoration: none;
	background: url(../media/bg_choose_topic.gif) no-repeat left top;	
}

#cases ul.level1 {
	list-style: none;
	margin: 13px 0 0 19px;
	padding: 0;
	width: 140px;	
}

#cases li {
	margin: 0 3px 7px 0;
	padding: 0;
	float: left;
	display: block;
	font-size: 7px;
	line-height: 7px;
}

#cases li span,
#cases li a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

/*-------------------------- monitoring -------------------------- */
#monitoring {
	position: relative;
	float: left;
	width: 346px;
}

#monitoring h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../media/bg_navi_004.gif) no-repeat left top;
}

#monitorFlash {
	position: relative;
	margin: 4px 0 0 0;
	width: 333px;
	height: 77px;
	background: url(../media/content.png) repeat left top;
}
/* IE Background siehe content */

#monitorclip {
	margin: 0 !important;
	padding: 0;
} 

#monitoring img {
	position: absolute;
	top: 32px;
	left: 25px;
}

/*-------------------------- content -------------------------- */
#content {
	position: relative;
	float: left;
	width: 459px; /* plus padding! */
	margin: 22px 0 0 0;
	padding: 0 28px 0 26px;
	background: url(../media/content.png) repeat left top;
	border-top: 1px solid #808A6F;
}

#content h1 {
	color: #DEB90C;
	font-size: 70%;
	line-height: 100%;
	font-weight: bold;
	margin: 0 0 14px -26px;
	padding: 20px 0 0 20px;
	background: url(../media/bg_content.gif) no-repeat left top;
}

#content h1 span.h1Numbers {
	color: #FFFFFF;
	font-size: 70%;
	line-height: 100%;
	font-weight: normal;
}

#content h2,
#content h3 {
	color: #FFFFFF;
	font-size: 70%;
	line-height: 147%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content h2 a, 
#content h2 a:link,
#content h2 a:visited {
	color: #DEB90C;
	text-decoration: none;
}

#content h2 a:focus,
#content h2 a:hover,
#content h2 a:active {
	color: #DEB90C;
	text-decoration: underline;
}

#content p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 70%;
	line-height: 147%;
}

#content ul,
#content ol {
	margin: 0 0 20px 32px;
	padding: 0;
	font-size: 70%;
	line-height: 147%;
}

#content ul {
	list-style-type: square;
}

#content p.csc-linkToTop {
	margin: 0 0 20px 0;
	padding: 0 0 0 16px;
	font-size: 65%;
	line-height: 65%;
	background: url(../media/bg_to_top.gif) no-repeat left bottom;
}

#content div.maxClearer {
	clear: both;
}

#content div.separator-before {
	clear: both;
	height: 2px;
	line-height: 2px;
	margin: 46px 0 21px 0;
	border-top: 1px solid #7D8A6E;
	border-bottom: 1px solid #7D8A6E;	
}


/*-------- Bilder ------------*/
dd.csc-textpic-caption {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 70%;
	line-height: 147%;
}


/*-------- Tabellen ------------*/
#content table.contenttable {
	margin: 0 0 20px -2px;
	font-size: 70%;
}

#content table.contenttable th {
	padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	background: #7F896E;
}

#content table.contenttable td {
	padding: 2px 6px;
	vertical-align: top;
	background: url(../media/content.png) repeat left top;
}

/* Tabelle über gesamte Breite */
#content table.tb100 {
	width: 100%;
}

/* Tabelle fuer Agents */
#content table.tbAgents {
	width: 289px;
}

#content table.tbAgents td.td-0 {
	width: 124px;
	font-style: italic;
}

/*-------------------------- Menus -------------------------- */
#content div.csc-menu ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.csc-menu a, 
#content div.csc-menu a:link,
#content div.csc-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#content div.csc-menu a:focus,
#content div.csc-menu a:hover,
#content div.csc-menu a:active {
	color: #DEB90C;
	text-decoration: none;
}

/*-------- Menu: Unterseiten mit Inhaltangabe ------------*/
#content div.csc-menu-4 dl {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.csc-menu-4 dt,
#content div.csc-menu-4 dd {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 147%;
}

#content div.csc-menu-4 dd {
	margin: 0 0 10px 20px;
}

/*-------------------------- adds -------------------------- */
#adds {
	float: left;
	margin: 22px 0 10px 0;
	width: 168px; /* plus padding! */
	height: 197px;
	padding: 0 0 0 27px;
	background: url(../media/bg_adds.gif) no-repeat 27px bottom;	
}

#adds h2 {
	text-indent: -9999px;
	font-size: 8px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../media/bg_navi_005.gif) no-repeat left top;
}

#addsFlash {
	margin: 2px 0 10px 0;
	padding: 0;
}

#sosFlash {
	margin: 0;
	padding: 0;
}

/*-------------------------- footer ------------------------- */
#footer {
	clear: both;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url(../media/bg_footer.gif) no-repeat 12px top;
}

/*-------------------------- news -------------------------- */
/* News-Liste */
#content div.news-list-item {
	margin: 0 0 20px 0;
}

#content div.news-list-item img {
	float: left;
	margin: 0 13px 0 0
}

#content div.news-list-item h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#content div.news-text p {
	display: inline;
	margin: 0;
	padding: 0;
}

/* News-Single */
#content div.news-single-item h3 {
	padding: 10px 0 10px 0;
}

#content div.news-single-img {
	float: right;
	margin: 0 0 0 10px;
}

#content div.news-single-img p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content div.news-single-additional-info dl {
	font-size: 70%;
	line-height: 147%;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#content div.news-single-additional-info dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#content div.news-single-additional-info dd {
	margin: 0;
	padding: 0;
}

/*-------------------------- Lightbox -------------------------- */
#imageDetails #caption {
	color: #34470F;
}

/*-------------------------- sp_bettercontact -------------------------- */
#sp_bettercontact_form {
	margin: 0 0 20px 0;
	padding: 0;
}

#sp_bettercontact_form div.fieldRow {
	clear: left;
	padding: 0 0 5px 0 !important;
	margin: 0;
}

#sp_bettercontact_anfrage_container {
	clear: left;
	padding: 0 0 5px 0 !important;
}

#sp_bettercontact_form input.trans,
#sp_bettercontact_form textarea.trans {
	margin: 0 !important;
	padding: 1px;
	background: url(../media/content.png) repeat left top;
	border: none;
	color: #FFFFFF;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

#sp_bettercontact_form textarea.trans {
	height: 100px;
	overflow: auto;
}

#sp_bettercontact_form label {
	float: left;
	width: 70px;
	font-size: 70%;
	line-height: 180%;
}

#sp_bettercontact_form div.sp_bettercontact_msg,
#sp_bettercontact_info {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 147%;
	color: #DEB90C;
	font-style: italic;
}

#sp_bettercontact_form div.sp_bettercontact_msg {
	margin-left: 70px;
	width: 300px;
}

#sp_bettercontact_info {
	padding: 0 0 10px 0;
}

#sp_bettercontact_form input.frmSubmit {
	margin: 0 0 0 68px;
	padding: 0;
	background-color: transparent;
	color: #DEB90C;
	border: none;
	font-size: 70%;
}

#sp_bettercontact_hidden {
	display: none;
}


/*-------------------------- IE6 Korrekturen -------------------------- */
*html #content,
*html #monitorFlash,
*html #content table.contenttable td,
*html #sp_bettercontact_form input.trans,
*html #sp_bettercontact_form textarea.trans {
	 background-image:none;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/media/content.png',sizingMethod='scale');
}

*html #subNav {
	padding: 0 0 11px 0;
}

*html #sp_bettercontact_form div.sp_bettercontact_msg {
	margin-left: 73px;
}

*html #sp_bettercontact_form div.fieldRow {
	padding-bottom: 1px !important;
}

*html #sp_bettercontact_anfrage_container {
	margin-top: 2px !important;
	padding-bottom: 5px !important;
}

*html #sp_bettercontact_form input.frmSubmit {
	margin: 0 0 0 65px;
}


/*-------------------------- IE7 Korrekturen -------------------------- */
*+html #subNav {
	padding: 0 0 11px 0;
}

*+html #sp_bettercontact_form div.fieldRow {
	padding-bottom: 1px !important;
}

*+html #sp_bettercontact_anfrage_container {
	margin-top: 2px !important;
	padding-bottom: 5px !important;
}

*+html #sp_bettercontact_form input.frmSubmit {
	margin: 0 0 0 61px;
}
