html,body {
	margin:0;
	padding:0;
	height:100%;
}
body {
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #000000;
    background: #f3f3f3 url("../images/bg/background-header.png") top left repeat-x;
    font: 82% arial,sans-serif;
    COLOR: #000000;
	text-align:center;
}
div#container, div#footer, div#footer-small {
	min-width:940px;
	max-width:1400px;
	margin:0 auto;
	padding:0 5px;
}
div#container {
	text-align:left;
	min-height:100%;
	background: #FFFFFF url("../images/bg/background-header-inner.png") top left repeat-x;
}
div#footer, div#footer-small {
	line-height: 130%;
	text-align:left;
	height:10em;
	margin-top:-10em;
	background-color: #f3f3f3;
	background-image: url('../images/bg/background-footer-line.gif');
	background-repeat:no-repeat;
	background-position:top center;
}
div#footer-small {
	height:5em;
	margin-top:-5em;
}
#fc-top-box {
	line-height:2em;
	width:100%;
}
div#fc-referral-box {
	margin:0 auto;
	width:45em;
	text-align:left;
}
div#fc-referral-box #referral-uri {
	margin-top:1em;
	padding-left:15px;
	background-image: url('../images/icons/arrow-small-11.gif');
	background-repeat:no-repeat;
	background-position:0 0.3em;
}
div#footer-content {
	padding-top:10px;
}
* html body div#container, * html body div#footer, * html body div#footer-small {
	width:1200px;
}
* html body div#container {
	height:100%;
}
div#closer, div#closer-small {
	clear: both;
	padding-bottom:10em;
}
div#closer-small {
	padding-bottom:5em;
}
div#header{
	margin:0;
	padding:0;
	width:100%;
	height:140px;
	FONT-SIZE: 1.1em;
}
div#contentWrapper{
	float:right;
	width:100%;
	margin-left:-20em;
}
div#content{
	margin-left:20em;
	margin-bottom:0.5em;
	padding:0px 35px;
}
div#content p {
    line-height: 1.4;
}
ul#hotlinks {
	list-style:none;
	float:right;
	margin:0;
	padding-top:0.3em;
}
ul#hotlinks li {
	float:right;
	line-height:1.5em;
	margin:0;
	padding:3px 0 3px 3px;
	background-color:#FFFFFF;
	white-space:nowrap;
	width:10em;
}
ul#hotlinks li.last {
	padding-right:3px;
}
ul#hotlinks li a {
	font-size:0.8em;
	color:#303030;
	display:block;
	height:100%;
	background:#E5E5E5;
	border:solid 1px #c3d6dc;
	text-align:center;
	padding:2px;
	background-image: url("../images/bg/grau-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
    TEXT-DECORATION: none;
}
ul#hotlinks li a:hover {
	background-image:none;
	background-color:#FFFFFF;
	border:solid 1px #ffffff;
}
ul#hotlinks li#intro-image {
	background-color:transparent;
	width:8em;
	border-top:none;
	border-bottom:none;
}
#header-logo {
	width:440px;
	text-align:right;
}
div#advertisement{
	float:left;
	clear:left;
	width:15em;
	padding:30px 10px 10px 10px;
}
div#next-site {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
div#next-site a {
	display:block;
	text-align:left;
	margin:0 auto;
	width: 21em;
	height:30px;
	line-height:30px;
	padding: 0 0 0 26px;
	background:transparent url("../images/icons/next-topic.gif") 0 0 no-repeat;
}
div#next-site a:hover {
	background-position:0 -30px;
}
div.arrow-box{
	text-align:left;
	width: 17em;
	padding-left: 20px;
	background-image: url(../images/pfeil.gif);
	background-repeat:no-repeat;
    background-position:center left;
}
h1, h2, h3 {
	FONT-FAMILY: Verdana, Arial;
	COLOR: #000000;
}
h1 {
	FONT-SIZE: 1.6em;
	TEXT-DECORATION: underline;
	margin-top:0px;
}
h2{
	FONT-SIZE: 1.4em;
	TEXT-DECORATION: none;
}
a {
	COLOR: #0033FF;
}
a:link, a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: underline;
}
a.nav-header {
    FONT-SIZE: 1.2em; FONT-WEIGHT: bold; COLOR: #000000;
}
.selected{
    COLOR: #999999;
}
.big {
    FONT-SIZE: 1.2em;
}
.normal{
	FONT-SIZE: 1em;
}
.small{
	FONT-SIZE: 0.8em;
}
.red{
 	COLOR: #FF0000;
}
.green {
	color:#009933;
}
table.support{
	COLOR: #000000;
    border: solid 1px #DADADA;
    BACKGROUND-COLOR: #F4F4F4;
}
textarea.yellow {
        BORDER: #cccccc 1px solid;
        FONT-WEIGHT: normal;
        FONT-STYLE: normal;
        FONT-FAMILY: Arial, Verdana;
        COLOR: #000000;
        BACKGROUND-COLOR: #FFFFCC;
        FONT-SIZE: 1em;
}
ul.inline, ol.inline {
	margin-left: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 28px;
}
ul.arrow {
    margin: 0;
    padding: 0;
    line-height: 30px;
	list-style-type:none;
}
ul.arrow li {
	background:transparent url("../images/icons/pfeil.gif") 0 6px no-repeat;
	padding-left:26px;
}
ul.arrow-link, ul.arrow-link li {
    margin:0;
	padding:0;
	list-style:none;
	width:32em;
}
ul.arrow-link a {
	line-height: 30px;
	display:block;
	padding-left:26px;
	background:transparent url("../images/icons/pfeil-link.gif") 0 6px no-repeat;
}
ul.arrow-link a:hover {
	background-position:0 -34px;
}
ul.inTable, ol.inTable {
	margin-left: 1.0em;
    padding-left: 1.0em;
    margin-right: 1.0em;
    padding-right: 1.0em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 28px;
}
ul.inDiv, ol.inDiv {
	padding-left: 1.0em;
    padding-right: 1.0em;
    padding-bottom: 0;
    margin-left: 1.0em;
    margin-right: 1.0em;
    margin-bottom:1em;
	margin-top:1em;
    line-height: 28px;
}
ul#key-group, ul#advantage, ul#disadvantage {
	margin: 0;
	padding: 0;
	line-height: 32px;
	list-style-type:none;
}
ul#key-group li {
	padding-left:18px;
	background:transparent url("../images/icons/arrow-small-11.gif") 0 10px no-repeat;
}
ul#advantage li {
	background:transparent url("../images/icons/plus.gif") 0 6px no-repeat;
	padding-left:30px;
}
ul#disadvantage li {
	background:transparent url("../images/icons/minus.gif") 0 6px no-repeat;
	padding-left:30px;
}
#infobox, #infobox-no-border {
	float: left;
	border: #E6E6E6 1px solid;
	padding:37px;
	margin-top:3px;
	margin-bottom:10px;
	margin-right:10px;
}
.clear {
	clear:both;
}
table.list {
    border-collapse: collapse;
    width:90%;
    max-width:68em;
}
table.list tr.heading td {
	font-size:0.9em;
	font-weight:bold;
	background-color:#d0e8fe;
	background-image: url("../images/bg/votelist.gif");
    background-repeat: repeat-x;
    background-position: top;
	border:none;
}
table.list tr.heading td.first {
	border-left: solid 1px #d0e8fe;
}
table.list tr.heading td.last {
	border-right: solid 1px #d0e8fe;
}
table.list td {
	border: solid 1px #e5e5e5;
    font-size:0.9em;
	vertical-align: top;
}
table.list tr.no-border td {
	border:none;
	font-size:1em;
}
div.searchElement{
    FONT-FAMILY: Arial, Verdana;
    FONT-STYLE:  normal;
    FONT-SIZE:   1.2em;
    FONT-WEIGHT: bold;
}
td.onlineVorlage {
	background-color:#F0F8FF;
	border:#4C77B6 solid 1px;
	padding-top:1em;
}
div.formulation{
	padding-left:40px;
	background-image: url(../images/achtung.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.formulation p {
	padding-top:0;
	margin-top:0;
}
div.center-1 {
	text-align:center;
}
div.advancedSearchItemBox {
	width:30em;
}
div.advancedSearchItemBox a, div.advancedSearchItemBox .advancedSearchItemActiveElement {
	FONT-STYLE:normal;
    FONT-SIZE:1.2em;
    FONT-WEIGHT:bold;
}
div.advancedSearchItemBox .advancedSearchItemActiveElement {
	color:#FF0000;
}
/* Navigation */
ul#navigation {
	float:left;
    padding:2px;
    margin: 0 0 1em 0;
    list-style:none;
    width:17em;
    color:#303030;
    background-color:#FFFFFF;
    border:solid 1px #c3d6dc;
}
ul#navigation li {
	background:#D0E1E6;
	margin:1px 1px 1px 0;
	padding:0;
    line-height:28px;
    white-space:nowrap;
}
ul#navigation li a {
	TEXT-DECORATION: none;
}
ul#navigation li a, ul#navigation li span.selected {
	color:#303030;
	display:block;
	height:100%;
	padding-left:1.5em;
	background-image: url("../images/bg/blau-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
ul#navigation li span.selected, ul#navigation li.plus-active a {
	background-image:url("../images/icons/menu-arrow-with-bg.gif");
    background-position:center left;
    background-repeat:no-repeat;
    font-weight:bold;
}
ul#navigation li a:hover {
	background-image: url("../images/icons/menu-arrow-sprite.gif");
    background-position: 4px 11px;
    background-repeat: no-repeat;
	background-color:#FFFFFF;
}
ul#navigation li a.nav-header, ul#navigation li.first {
	background:#E5E5E5;
	background-image: url("../images/bg/grau-header-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
    padding-left:16px;
}
ul#navigation li a.nav-header:hover {
	text-decoration:underline;
}
ul#navigation li.line-zweig a:hover, ul#navigation li.line-zweig-ende a:hover {
	background-image:none;
	background-color:#FFFFFF;
}
ul#navigation li.small-line {
	line-height:0.7em;
}
ul#navigation li.line-zweig a, ul#navigation li.line-zweig-ende a, ul#navigation li.line-line, ul#navigation li.line, ul#navigation li.small-line, ul#navigation li.line-zweig span.selected, ul#navigation li.line-zweig-ende span.selected {
	background:#E5E5E5;
	background-image: url("../images/bg/grau-bg.gif");
    background-position: top left;
    background-repeat: repeat-x;
}
ul#navigation li a.highlighting, ul#navigation li.highlighting {
	background-color:#fffb83;
	background-image:url("../images/bg/highlight-bg.gif");
    background-position:top left;
    background-repeat:repeat-x;
}
div#second-title-line {
	margin:5px auto 0px auto;
	width:740px;
}
div#second-title-line div#hotlink-box {
	text-align:left;
	font-weight:bold;
}
div#second-title-line div#hotlink-box a {
	float:left;
	display:block;
	width:auto;
	margin:0;
	padding:0 5px 0 15px;
	background-image: url("../images/icons/arrow-small-11.gif");
	background-repeat:no-repeat;
    background-position:left center;
}
div#second-title-line a#bookmark {
	float:right;
}
a#refresh-button {
	text-align:left;
	width:220px;
	font-weight:bold;
	display:block;
	line-height:25px;
	padding-left:40px;
	background:transparent url("../images/refresh.gif") 0 0 no-repeat;
}
ul#breadcrumbs {
   	width:670px;
	margin:0 auto 1em auto;
	padding:0;
	list-style:none;
	font-size:0.8em;
}
ul#breadcrumbs li {
	float:left;
	white-space:nowrap;
	padding:0 5px 0 0;
	line-height:20px;
}
ul#breadcrumbs li.arrow {
	background-image: url("../images/icons/arrow-small-11.gif");
	background-repeat:no-repeat;
    background-position:left center;
    padding-left:15px;
}
a.top {
	float:right;
	font-size:0.9em;
	display:block;
	text-align:left;
	width:6em;
	height:24px;
	line-height:24px;
	padding: 0 0 0 12px;
	background:transparent url("../images/icons/arrow-grey.gif") left center no-repeat;
}
