/* file xbase.css */
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;
	-webkit-text-size-adjust: none;
}
div#container, div#footer, div#footer-small {
	min-width:80em;
	max-width:108em;
	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;
}
div.footer-content-recommendation {
	background: url('../images/cms/weiterempfehlen.gif') no-repeat 2em 40px;
	min-height:5em;
}
* html body div#container, * html body div#footer, * html body div#footer-small {
	width:94em;
}
* 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-second-line {
	clear:both;
	width:100%;
}
#header-logo {
	width:440px;
	text-align:right;
	float:left;
}
#cse-search-box {
	float:right;
	padding-right:3px;
	margin-top:0.5em;
	font-size:0.8em;
}
#cse-search-box input[type="text"] {
	color:gray;
	padding:3px;
	height:1.6em;
	width:15em;
}
#cse-search-box input[type="submit"] {
	height:2.2em;
	width:auto;
}
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: none;
	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:2.2em;
    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;
}
#second-title-line {
	margin:3px auto 0 auto;
	width:740px;
	height:24px;
}
ul#breadcrumbs {
   	width:500px;
	margin:0;
	padding:0 0 0 1em;
	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-right.gif");
	background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}
#second-title-line #socialnetworks {
	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;
}
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;
}
.addthis_toolbox a {
	margin-right:5px;
}
#ajax-box {
	font-size:13px;
	max-width:700px;
}
#ajax-box p {
	line-height:1.6;
}
img.right-floated {
	float:right;
	margin:0 2em 1em 1em;
}
/* file box.css */
div#title-bg-box {
	margin:0 auto;
	padding:0;
    width:742px;
    height:47px;
    line-height:47px;
    background-image: url("../images/bg/title-bg.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
div#title-bg-box h1{
   	margin:0;
	padding:0;
   	text-decoration:none;
}
/* abgerundete Box nach Schiebefenstermethode (800x800) */
.box-ro-800 {
	background:url(../images/rounds/box-800_ro.gif) top right no-repeat;
	max-width:800px;
	max-height:800px;
}

.box-lo-800 {
	background:url(../images/rounds/box-800_lo.gif) top left no-repeat;
}

.box-ru-800 {
	background:url(../images/rounds/box-800_ru.gif) bottom right no-repeat;
}

.box-lu-800 {
	background:url(../images/rounds/box-800_lu.gif) bottom left no-repeat;
}

.box-content {
	margin:0;
	padding:1em;
}
/* zusätzliche Boxen */
.messageBox, .acknowledgeBox {
	margin:0 auto 1em auto;
	text-align:left;
	width:40em;
	padding:5px;
	color:#000000;
}
.messageBox .box-content, .acknowledgeBox .box-content {
	padding: 10px 10px 15px 10px;
}
.messageBox ul, .acknowledgeBox ul {
    margin: 0.5em 0 0.5em 0.5em;
    padding: 0 0 0.5em 0.5em;
    line-height: 28px;
}
.messageBox h2 {
	color:#D20000;
	margin:0;
	padding:0;
}
.acknowledgeBox h2 {
	color:#006A00;
	margin:0;
	padding:0;
}
.messageBox .icon {
	padding: 0 0 0 35px;
	margin-top:0;
	background:url("../images/icons/warn.gif") center left no-repeat;
}
.acknowledgeBox .icon {
	padding: 0 10px 0 35px;
	margin-top:0;
	background:url("../images/icons/acl.gif") center left no-repeat;
}
div#kurztipps {
    margin:0 auto;
    width:585px;
    text-align:left;
}
div#kurztipps #first {
    width:100%;
    background:url("../images/kurztipps-box-1.gif") bottom center no-repeat;
    height:150px;
}
div#kurztipps #main {
    width:100%;
    background:url("../images/kurztipps-box-2.gif") top center repeat-y;
}
div#kurztipps #last {
    width:100%;
    background:url("../images/kurztipps-box-3.gif") top left repeat-x;
}
div#kurztipps h2 {
	margin-top:0;
	color:#D20000;
}
div#kurztipps p {
	margin:0;
	padding:0 1em 1em 1em;
}
div.blue-box, div.centered-blue-box {
    width:45em;
    border:#4C77B6 solid 1px;
	BACKGROUND-COLOR: #F4F4F4;
}
div.centered-blue-box {
    margin:0 auto;
    text-align:left;
}
/* file forms.css */
fieldset {
		margin: 0 1em 0 1em;
		border: none;
		border: solid 0 transparent;
		padding:0 1em 0 1em;
}
select {
	font-size: 1em;
	BORDER: #8A8AFF 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
}
input {
	font-size: 1em;
	width: 13em; /* default */
}
input.spacing {
	padding:3px;
	height:1.5em;
}
select.spacing {
	padding:3px;
	height:2.2em;
}
textarea.spacing {
	padding:3px;
}
label.spacing {
	line-height:2em;
}
input:hover, textarea:focus {
	border: 1px solid #000000;
}
input.btn {
	BORDER: #cccccc 1px solid;
    BACKGROUND-COLOR: #f8f8f8;
	width:auto;
	padding:3px;
}
input.chkbox {
	width:auto;
	border:none;
}
input, textarea {
	border: 1px solid #8A8AFF;
}
label.required {
	color:#FF0000;
}
input.required, textarea.required, select.required {
	BACKGROUND-COLOR: #FFFFCC;
}
input.error, textarea.error {
	border: 1px solid #FF0000;
}
input#submitbtn {
	border:none;
	width:auto;
}
.simple-form-validation p.error {
	color:#FF0000;
	font-size:0.9em;
}
#success-message, #error-message {
	background-color:#7AF400;
	width:500px;
	margin:1em auto 2em auto;
	text-align:left;
	padding:10px 10px 10px 40px;
	border:1px solid #008000;
	background-image: url(../images/icons/success.gif);
	background-repeat:no-repeat;
    background-position: 10px 10px;
}
#error-message {
	background-color:#FFC6C6;
	border:1px solid #FF0000;
	background-image: url(../images/icons/error.gif);
}
#success-message p, #error-message p {
	margin:0;
	padding:0;
}
input[type="submit"]::-moz-focus-inner {
	border:0;
}
#fehlerseite {
	padding-left:330px;
	background-image: url(../images/bg/katze.jpg);
	background-repeat:no-repeat;
    background-position: center left;
}
.inline-image {
	float:left;
	width:250px;
	margin:0 1em 1em 0;
}
.inline-image > .caption {
	text-align:center;
	font-size:0.8em;
}
.inline-image img {
	display:block;
	margin:0 auto;
	border:none;
}