/* CSS-File Graupner IFS */
/* (c)2007 artif orange Tuebingen, Germany */

/* ----- ///// ALLGEMEIN ///// ----- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 75%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background: #8592AA;
}


#wrapper {
	background-color: #929DB3;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

a {
	color: #c10000;
	}
a:hover,
a:focus {
	text-decoration: underline;
	}
img {}
p {}
ul {}
ol {}

table {
	border-spacing: 0;
	border: 1px solid #ADB5C7;
	border-width: 1px 0 0 1px;
	empty-cells: inherit;
	}
td, th {
	padding: 5px 10px;
	font-size: 1.2em;
	line-height: 1.3;
	border: 1px solid #ADB5C7;
	border-width: 0 1px 1px 0;
	}

.links {float: left;margin: 0 10px 5px 0;}
.rechts {float: right;margin: 0 0 5px 10px;}

/* ----- Formularelemente ----- */
fieldset .clearfix {border: 1px solid #EEE;padding: 10px;}
label {
	margin-right: 10px;
	}

legend {font-size: 1.2em;padding: 0 10px;}

input.textfeld,
input.button,
textarea,
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8A8A8A;
	border: 1px solid #C7C7C7;
	}

input.checkbox {margin-right: 10px;}

textarea {
	width: 350px;
	padding: 2px;
	font-size: 1.0em;
	background: #FFF url(images/bg_textfeld.gif) left top no-repeat;
	}

input.textfeld {
	padding: 2px 1px;
	background: #FFF url(images/bg_textfeld.gif) left top no-repeat;
	}

input.button {
	padding: 1px 0;
	font-size: 1.0em;
	background: transparent url(images/bg_button_01.gif) left bottom repeat-x;
	cursor: pointer;
	}

p.formerror {
	font-weight: bold;
	color: #933;
	}

/* ----- ///// HEADER-ELEMENTE ///// ----- */
#header {
	position: relative;
	height: 140px;
	background: #929db3 url(images/bg_header_welle_complete.gif) no-repeat top left;
}

/* ----- Logo ----- */
#logo {
	position: relative; 
	top: 40px;
	height: 60px;
	}

#logo a {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 250px;
	height: 50px;
	background: transparent url(images/logo_graupner_ifs.gif) top left no-repeat;
	text-indent: -10000px;
	}
	
/* ----- Sprachnavigation ----- */
#languagenav {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 10px;
	}
#languagenav img {
	/* padding: 2px;
	background-color: #67636A; */
	}
#languagenav img.active {
	/* background-color: #929DB3; */
	}
	
/* ----- Flashanimation GHz ----- */	
#ani_ghz {
	position: absolute;
	width: 160px;
	top: 56px;
	left: 0px;
	}

/* ----- Navigation ----- */
#mainnav {
	position: absolute;
	top: 100px;
	right: 0;
	border-top: 2px solid #4B4E56;
	padding: 0;
	}
	
#mainnav li {
	display: inline;
	float: left;
	position: relative;
}

#mainnav li:hover { background-position: 0 0; }

#mainnav a {
	display: block;
	color: #444;
	padding: 3px 5px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	}
#mainnav a:hover {
	color: #C10000;
	text-decoration: none;
	}
#mainnav li a:hover,
#mainnav li a.active {
	background-color: #C0C6D4;
	}

/* ----- zweite Stufe ----- */
#mainnav ul {
	position: absolute;
	z-index: 100;
	right: -1px;
	width: 170px;
	padding-top: 0px;
	border: 1px solid #7d8798;
	border-width: 0 1px 1px 1px;
	background: transparent;
	text-align: right;
	}

#mainnav ul li {
	display: block;
	width: 170px;
	padding: 0;
	line-height: 1.2;
	border: 1px solid #858b99;
	border-width: 1px 0 0 0;	
	background: #C0C6D4;
	}

#mainnav ul li a {
	padding: 5px 13px;
	font-size: 1.1em;
	font-weight: 500;
	border: none;
	background-color: transparent;
	background-image: none;
	text-transform: none;
	}

#mainnav ul li a:hover {
	background-color: #BAC0D0;
	color: #c10000;
	}

#mainnav ul li.hassub a {
	background: transparent url(images/subnav_hassub.gif) no-repeat left center;
	}

#mainnav ul li.hassub li a {
	background: none;
	}

#mainnav ul li a.active,
#mainnav ul li a.active:hover,
#mainnav ul li.hassub li a.active,
#mainnav ul li.hassub li a.active:hover {}

#mainnav ul li.hassub a.active,
#mainnav ul li.hassub a.active:hover {}

/* ----- dritte Stufe ----- */
#mainnav ul ul {
	margin: -27px 171px 0 0;
	padding: 0;
	}

/* ----- Verhalten ----- */
#mainnav li ul,
#mainnav li:hover ul ul, 
#mainnav li.sfhover ul ul {
	left: -999em;
	}

#mainnav ul li a:hover,
#mainnav ul li.hassub a:hover {
	/* background-color: #EBF4FD; */
	}

#mainnav li:hover ul, 
#mainnav li li:hover ul, 
#mainnav li.sfhover ul, 
#mainnav li li.sfhover ul {
	left: auto;
}

#tx-srfeuserregister-pi1_preview {
	width: 520px;
}
/* ----- ///// INHALTSBEREICH ///// ----- */
/* ----- Layoutbereiche ----- */
#contentarea {
	width: 900px;
	clear: both;
	background: #929DB3 url(images/bg_contentarea.gif) repeat-y top left;
}
#leftcol {
	width: 145px;
	height: 641px;
	float: left;
	background: #929DB3 url(images/bg_flash_ani_kb.gif) no-repeat top left;
	
}
#rightcol {
	width: 200px;
	float: right;
	margin-top: 2px;
	padding-top: 40px;
	background: #000 url(images/welle_rightcol.gif) no-repeat top left;
}

/* ----- ///// MAIN CONTENT ///// ----- */
#maincontent {
	width: 530px;
	float: left;
	margin: 0 10px;
	font-size: 1.0em;
}

#maincontent h1 {
	margin: 10px 0;
	font-size: 2.0em;
	font-style: italic;
	line-height: 1.3;
	font-weight: 600;
	color: #C10000;
	border-bottom: 2px solid #c10000;
	/* font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; */
	}
	
#maincontent h2 {
	margin: 10px 0;
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: 500;
	color: #333;
	}
	
#maincontent h3 {
	margin: 10px 0 0;
	font-size: 1.5em;
	line-height: 1.3;
	font-weight: 600;
	color: #555;
	}
	
#maincontent h4 {
	margin: 10px 0 0;
	font-size: 1.3em;
	line-height: 1.3;
	font-weight: 600;
	}
	
#maincontent h5,
#maincontent h6 {
	margin: 5px 0 0;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: 600;
	font-style: italic;
	}
	
#maincontent h6 {
	font-weight: 500;
	}
	
#maincontent p,
#maincontent ul,
#maincontent ol {
	margin: 5px 0 0;
	font-size: 1.15em;
	line-height: 1.25;
	}
	
#maincontent table {
	margin: 15px 0;
	width: 95%;
	}
#maincontent th {
	font-size: 1.15em;
	font-weight: 600;
	padding: 2px;
	}
#maincontent td {
	font-size: 1.0em;
	padding: 2px;
	}
#maincontent ul {
	margin-left: 15px;
	}

#maincontent ol {
	margin-left: 35px;
	list-style: decimal outside;
	}

#maincontent li {
	padding-bottom: 3px;
	}

#maincontent ul ul,
#maincontent ul ul ul {
	font-size: 1em;
	}

#maincontent ul li,
#maincontent ul ul li {
	padding-left: 20px;
	background: transparent url(images/icon_arrow_orange_right.gif) 0.2em 0.5em no-repeat;
	}

#maincontent a {
	text-decoration: underline;
}
#maincontent a:hover {
	color: #000;
}
#maincontent fieldset {
	width: 520px;
}
/* ----- ///// RIGHT COLUMN ///// ----- */
#rightcol {
	color: #929DB3;
	font-size: 1.0em;
}

#rightcol h1,
#rightcol h2,
#rightcol p {
	margin: 0 10px;
}
#rightcol h1 {
	font-size: 1.6em;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 6px;
}
#rightcol h2 {
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 8px;
}
#rightcol h1#ifsnewsheader {
	/* background: transparent url(images/header_ifs_aktuell.gif) no-repeat top left; */
	/* text-indent: -10000px; */
	/* margin: 6px 0; */
	padding: 0 0 10px 0;
	border-bottom: 1px solid #585D67;
}
#rightcol p {
	
}
#rightcol p.news_more {
	margin: 0;
	padding: 0 10px 8px 10px;
	border-bottom: 1px solid #585D67;
	
}
/* ----- ///// FOOTER ///// ----- */
#footer {
	clear: both;
	text-align: center;
	margin: 15px 100px;
	padding: 10px;
	border-top: 1px solid #ADB5C7;
	font-size: 0.9em;
	color: #555;
}

#footer a {
	color: #555;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
}


/* ----- ///// TYPO3-SPEZIFISCHE AUSZEICHNUNGEN  ///// ----- */
/* ----- CSC-CSS-Angaben fuer Umrahmungen ----- */
.csc-frame-indent {
	margin: 0 0 0 20px;
	}
.csc-frame-frame1 {
	border: 1px solid #929db3;
	padding: 5px 0;
	margin: 10px 0;
	}
.csc-frame-frame2 {
	border: 1px solid #c10000;
	padding: 5px 10px;
	margin: 10px 0;
	text-align: justify;
	}
.csc-frame-rulerBefore {
	border-top: 1px solid 585D67;
	padding-top: 6px;
	}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #585D67;
	padding-bottom: 6px;
	}

/* ----- CSC-CSS-Angaben fuer sr_feuser_register ----- */
.htmlbox {
	clear:both;
	font-size: 1.0em;
}

.htmlbox label {
	margin-left: 18px;
}


.tx-srfeuserregister-pi1 legend { color: #000; }
	
	
dl.tx-srfeuserregister-pi1-multiple-checkboxes {
	margin-left: 4px;
	}



.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	float: left;
	width: 20px;
	text-align: left;
	}
	
.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	font-size: 1.15em;
	margin: 0 0 0 10px;
	}
	
.want_news { padding-top: 20px; }

.want_html { margin-bottom: 20px; }

#sr_preview dt { margin: 0; width: 15em; }

 /* commented backslash hack for mac-ie5 \*/
#sr_preview dt { clear: both; }
/* end hack */

#sr_preview dd { padding-left: 10px; }
	


/* ----- ///// CLEARFIX ///// ----- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */