html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table, td {
	border-collapse: collapse;
	border-spacing: 0;
}
img { display: block; border: none; }

/* ************************************************************************ */
/* STRUKTUR */
/* ************************************************************************ */


body {
	background: #fff url(../img/igfz-bg.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
}

#wrapper {
	position: relative;
	background: transparent url(../img/igfz-vline.png) 285px 0 repeat-y;
	margin: 0 auto 0 auto;
	width: 950px;
}

#leftcol {
	float: left;
	width: 285px;
}

#rightcol {
	float: left;
	width: 665px;
}

#metafooter {
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	clear: both;
	width: 950px;
	height: 2px;
}



.renderhead {
	display: block;
}
.renderhead span { 
	display: none;
}
.renderhead img { 
	/*padding:5px;*/
}





/* ************************************************************************ */
/* #LEFTCOL */
/* ************************************************************************ */

#leftcol #logo {
	float: left;
}

#leftcol #search {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	width: 285px;
	height: 79px;
}

#leftcol #login {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	width: 285px;
	height: 78px;
}

#leftcol #navsub {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	width: 285px;
	margin-bottom: 30px;
}

#leftcol #metacontent {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	width: 255px;
	padding-right: 30px;
	padding-top: 30px;
	line-height: 18px;
}

#leftcol #metapromotion {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	width: 285px;
	height: 250px;
}

/* Stylings Unterelemente LEFTCOL */

#leftcol #search a, #leftcol #login a {
	text-transform: uppercase;
	font-size: 12px;
}

#leftcol #search p, #leftcol #login p {
	float: left;
	margin-bottom: 7px;
}

#leftcol #search #f_search_input { width: 201px; }
#leftcol #login #f_login_input   { width: 201px; }
#leftcol #login #f_login_input1  { width: 89px; }
#leftcol #login #f_login_input2  { width: 89px; }

#leftcol input {
	float: left;
	margin-right: 1px;
}
#leftcol input.txtinp {
	border: 1px solid #cbcbcb;
	background-color: #fff;
	padding: 6px 10px 6px 10px;
	color: #afafaf;
}

#leftcol #navsub ul {
	width: 255px;
	margin-top: 1px;
}

#leftcol #navsub li a {
	display: block;
	float: left;
	width: 233px;
	padding: 5px 10px 5px 10px;
	background: #fff url(../img/igfz-navsubhover.png) 285px 0px repeat-y;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	text-transform: uppercase;
	font-size: 12px;
}
#leftcol #navsub li li a {
	text-indent: 20px;
}
#leftcol #navsub li a:hover {
	text-decoration: none;
}

#leftcol #navsub li.active a {
	color: #000;
}
#leftcol #navsub li.active li a {
	color: #e7460c;
}
#leftcol #navsub li li.active a {
	color: #000;
}

#leftcol #metacontent p {
	margin-bottom: 30px;
}

#leftcol #metapromotion img {
	margin-top: 30px;
}


/* ************************************************************************ */
/* #RIGHTCOL */
/* ************************************************************************ */

#rightcol #title {
	float: left;
	margin-left: 2px;
}

#rightcol object {
	float: left;
	margin-left: 2px;	
}

#rightcol #navmain {
	float: left;
	background: transparent url(../img/igfz-navmain.png) top left no-repeat;
	margin-left: 1px;
	width: 664px;
	height: 61px;
}
#rightcol #navmain ul {
	padding-left:16px;
}

#rightcol #navmain li {
	display:block;
	margin:9px 13px 0 8px;
}
#rightcol #navmain li a {
	display:block;
}
#rightcol #navmain li .main {
	display:block;
	width:100%;
	height:25px;
}
#rightcol #navmain li .sub {
	display:block;
	width:100%;
	height:22px;
	background-repeat:no-repeat;
}



#rightcol #content {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	margin-left: 1px;
	width: 664px;
}

#rightcol #footer {
	float: left;
	background: transparent url(../img/igfz-hline.png) top left repeat-x;
	margin-left: 1px;
	width: 634px;
	height: 60px;
	padding: 30px 0 0 30px;
}

/* Stylings Unterelemente RIGHTCOL */

#rightcol #navmain li {
	float: left;
}


#rightcol #content h1.renderhead { 
	margin: 0 27px 15px 27px;
}

#rightcol #content h1 {
	margin: 0 30px 20px 30px;
	font-size: 23px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

#rightcol #content h2 {
	margin: 20px 30px 5px 30px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

#rightcol #content h3 {
	margin: 5px 30px 5px 30px;
	font-size: 13px;
	font-weight: bold;
}

#rightcol #content p {
	margin: 0 30px 10px 30px;
	line-height: 20px;
}

#rightcol #content ul {
	margin: 0 30px 10px 45px;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#rightcol #content ol {
	margin: 0 30px 10px 50px;
	line-height: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

#rightcol #content hr {
	clear: both;
	color: #cbcbcb;
	border-color: #cbcbcb;
	border: none;
	border-top: 1px solid #cbcbcb;
	height: 0;
}

#rightcol #content table {
	margin: 0 30px 10px 30px;
	clear: both;
	border-collapse: collapse;
}

#rightcol #content td, #rightcol #content th {
	line-height: 20px;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: top;
}

#rightcol #content table.stil2 td {
	border: 1px solid #cbcbcb;
}
#rightcol #content table.stil3 td {
	border: 1px solid #cbcbcb;
}
#rightcol #content table.stil3 {
	width: 630px;
}


#rightcol div.partner {
	float: right;
	border: 1px solid #cbcbcb;
	margin: 0 0 10px 10px;
	padding: 10px 0 10px 0;
	min-width: 250px;
	/*width: 300px;*/
}

#rightcol div.partner p img {
	display: inline;
	padding-bottom: 10px;
}





#rightcol #content img:first-child + * {
	margin-top: 30px;
}

#rightcol #content > *:first-child {
	margin-top: 30px;
}
#rightcol #content > *:last-child {
	margin-bottom: 30px;
}


#rightcol #content img:first-child {
	margin-top: 0px;
}
#rightcol #content img:last-child {
	margin-bottom: 0px;
}


#rightcol #content img.rechts {
	float: right;
	clear: right;
}
#rightcol #content img.links {
	float: left;
	clear: left;
}

#rightcol #content div.col-li {
	float: left;
	width: 300px;
}
#rightcol #content div.col-re {
	float: left;
	width: 300px;
}



#rightcol #footer img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

#rightcol #footer p {
	font-size: 11px;
	line-height: 14px;
}


/* Tablesorter */

table.tablesorter {
	width: 635px;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #808080;
	border: 1px solid #cbcbcb;
	color: #ffffff;
}
table.tablesorter thead tr .header {
	background-image: url(../img/tablesorter-bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	border: 1px solid #ababab;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/tablesorter-asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/tablesorter-desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #cecece;
}

table.tablesorter th, table.tablesorter td { width: 20%; }
table.tablesorter th+th, table.tablesorter td+td { width: 25%; }
table.tablesorter th+th+th, table.tablesorter td+td+td { width: 33%; }
table.tablesorter th+th+th+th, table.tablesorter td+td+td+td { width: 22%; }

/* ************************************************************************ */
/* FORMULARE */
/* ************************************************************************ */


/* Formation */

/*
#rightcol #content form fieldset {
	border: 1px solid #000;
	margin-left: 50px;
	margin-right: 30px;
	padding: 10px;
}

#rightcol #content form input, #rightcol #content form textarea {
	float: left; width: 290px; display: inline;
	margin-bottom: 3px;
	line-height: 18px;
	height: 18px;
	font-size: 13px;
}

#rightcol #content form label {
	float: left; width: 150px; display: inline;
	margin-bottom: 3px;
	line-height: 23px;
	border-bottom: 1px dotted #999999;
}

#rightcol #content form textarea {
	height: 100px;
}

#rightcol #content form label span {
	padding-left: 3px; color: #CC0000; font-weight: bold;
}
#rightcol #content form br {
	clear: both;
}

#rightcol #content form input.submit {
	margin-left: 150px;
	float: none; display: inline;
	height: 27px;
	margin: 0;
}

#rightcol #content form div.captchaarea img {
	display: block; float: left;
}

#rightcol #content form p {
	color: #cc0000;
	margin: 0;
}
*/

/* Registrier Formular */

#rightcol #content div#rex-form {
	display: block;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
}


#rightcol #content div#rex-form form,
#rightcol #content div#rex-form form fieldset,
#rightcol #content div#rex-form form legend,
#rightcol #content div#rex-form form p {
	margin: 0;
	padding: 0;
}

#rightcol #content div#rex-form form legend {
	font-size: 20px;
	font-weight: normal;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

#rightcol #content div#rex-form form label {
	float: left;
	width: 250px;
	margin-top: 14px;
	clear: both;
	border-bottom: 1px dotted #000;
}

#rightcol #content div#rex-form form input, #rightcol #content div#rex-form form select {
	margin-top: 13px;
	margin-left: 10px;
	width: 200px;
}

#rightcol #content div#rex-form form fieldset {
	padding-bottom: 10px;
}




/* ************************************************************************ */
/* EVERYTHING */
/* ************************************************************************ */

a:link { color: #e7460c; text-decoration: none; }
a:visited { color: #d14f26;  text-decoration: none; }
a:hover { color: #e7460c; text-decoration: underline; }
a:active { color: #e7460c; text-decoration: underline; }

.inv { display: none; }