@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Marvel:400,700);
/*@import url(http://fonts.googleapis.com/css?family=Signika:300,600);*/

html, body {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/* [disabled]color: #333; */
	font-size: 13px;
	background: url(../screen/topblende.png) repeat-x;
}
.topinfo {
	font-size: 10px;
	color: #FFF;
	background: #BFBFBF;
	padding: 3px 10px;
	width: 100%;
	border-bottom: 1px solid #000;
}
div#wrapper, div#page {     /* #page für Blog */
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%; /* Mindesth&#246;he in modernen Browsern */
	height: auto !important; /* !important-Regel f&#252;r moderne Browser */
	height: 100%; /* Mindesth&#246;he in IE (<7) */
	padding: 0;
	border-top: 4px solid #474747;
}

.logozone, .mainnavi, .mainsection, .footerzone, .subzone, .contentbox, .contentzone {
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	max-width: 900px;
	/* [disabled]width: 900px; */
}



/* CONTENT */

.mainsection {
	margin-top: 30px;
	padding-bottom: 70px;
	position: relative;
	/* [disabled]background: #C8E8FF; */
	/* [disabled]border-left: 1px solid #DEDEDE; */
	/* [disabled]overflow: hidden; */
	display: block;
	clear: both;
}
.contentbox {
	/* [disabled]background: #9C6; */
	/* [disabled]width: 100%; */
	max-width: 890px;
	margin-left: 10px;
	overflow: hidden;
	/* [disabled]border-left: 1px solid #DEDEDE; */
}

/* LOGO ZONE and MICROBAR */
.logozone {
	height: 50px;
	/* [disabled]background: #9C0; */
}

.mldlogo {
	float: left;
	margin: 11px 0 0 10px;
}
.mldlogo img {
	height: 28px;
	width: 190px;
	border-style: none;
}
.mldlogo img:hover {
	/* [disabled]opacity: 0.7; */
}
#microbar {
	color: #CCC;
	font-size: 10px;
	margin: 15px 10px 0 0;
	float: right;
	/* [disabled]background: #996; */
	max-width: 550px;
}
.invisi, .visi, .visi2 {
	text-decoration: none;
	padding: 3px 10px;
	margin: 0;
	float: right;
}
#microbar .invisi {
	color: #FFF;
}
#microbar .visi {
	color: #999;
	font-size: 11px;
}
#microbar .visi2 {
	color: #C03;
	font-size: 11px;
}
.vcount  {
	color: #69F;
	margin-top: 4px;
	float: left;
	/* [disabled]background: #CCC; */
	padding-right: 40px;
}
.mbspacer {
	float: right;
	height: 20px;
	width: 40px;
}
.smi img {
	float: right;
	height: 20px;
	/* [disabled]width: 20px; */
	/* [disabled]margin-left: 2px; */
}
.smi img:hover {
	opacity: 0.7;
}
.invisi:hover, .visi:hover {
	color: #FFF!important;
	text-decoration: none;
	background: #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.visi2:hover {
	background: #C03;
	color: #FFF!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#headbar, .mainnavi, .mainnavi .spacer, .naviend {
	height: 42px;
	/* [disabled]overflow: hidden; */
}
#headbar {
	background: #020202 url(../screen/blackbar.png) repeat-x;
	position: relative;
	width: 100%;
	opacity: 1;
}

.mainnavi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px!important;
	position: relative;
	/* [disabled]background: #0C6; */
}
.mainnavi a {
	text-decoration: none;
	/* [disabled]background: #9C0; */
}
.hn {
	padding: 0px;
	height: 43px;
	margin: 0 0 0 10px;
	/* [disabled]background: #360; */
	position: relative;
	/* [disabled]width: 100%; */
}
.mn, .current {
	float: left;
	padding: 13px 20px 0 20px!important;
	margin: 0;
	/* [disabled]background: #990; */
	display: block;
}
.mn:first-child, .current:first-child {
	padding-left: 2px!important;
	margin-right: 18px;
	padding-right: 2px!important;
	/* [disabled]background: #660; */
}
.mn a, .current, .current span, .savezone span {
	height: 30px!important;
	display: block!important;
	line-height: 1em!important;
}
.mn a {
	font-size: 14px!important;
	color: #83B0D9!important;  /* color: #98C5F6, #9AB8E0, #A6BFDA; #79A9FF */
	/* [disabled]background: #930; */
	padding: 0!important;
}
.current  {
	color: #FFF;
	background-image: url(../screen/current.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.current a {
	color: #FFF!important;
}
.current a:hover {
	color: #9AB8E0!important;
}
.current span  {
	/* [disabled]background: #9C3; */
}
.savezone, .savezonej {
	float: left;
	margin: 0 16px 0 0;
	display: block;
	height: 34px;
	background: url(../screen/zonebar.png) repeat-x;
	/* [disabled]border-right: 1px none #FFF; */
	/* [disabled]border-left: 1px none #FFF; */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;		
}
.savezone span, .savezonej span {
	color: #9CF;
	line-height: 1.2em;
}
.savezone {
	padding: 8px 8px 0 8px!important;	
}
.savezone span {
	font-size: 11px;
}
.savezonej {
	padding: 12px 8px 0 8px!important;	
}
.savezonej span {
	/* [disabled]font-size: 11px; */
}
.me {
	position: absolute;
	z-index: 4000;
	display: none;
	margin-left: -22px;
	padding: 5px 0;
	background: #232323;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	height: auto;
	margin-top: -1px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;	
}
.mn:hover, .current:hover {
	cursor: pointer;
	color: #FFF;
}
.mn:hover .me, .current:hover .me {
	display: block;
}
.mn:hover a {
	color: #FFF!important;
}
.sn {
	display: block;
	float: none;
	background: #262626;
	padding: 9px 20px 7px 20px;
}
.sn a {
	color: #9AB8E0!important;
	/* [disabled]background: #9C0; */
	height: 20px!important;
	/* [disabled]margin: 0 0 5px 0; */
}
.sn:hover {
	background: #353535;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;		
}
.sn:hover a {
	color: #9AB8E0!important;
}
.naviend {
	float: left;
	background: #333;
	width: 1px;
	display: none;
}
.mainnavi #phpstate {
	font-size: 10px;
	float: left;
	height: 20px;
	color: #666;
	padding-top: 11px;
	padding-left: 20px;
}
#blog, #media, #links {
	display: none;
}
.mainnavi #logout {
	/* [disabled]color: #FFF; */
	/* [disabled]background: #666; */
}
.mainnavi .spacer {
	/* [disabled]float: left; */
	/* [disabled]width: 300px; */
	display: none;
}


/* FOOTER */
#footerbar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	background: #555;
	min-height: 60px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	opacity: 1;
	/* [disabled]display: none; */
}
.footerzone {
	margin: 12px auto;
	/* [disabled]background: #009; */
}

.fole {
	display: inline;
	/* [disabled]background: #366; */
	margin-left: 10px;
}
.fori {
	float: none;
	color: #999999;
	margin-left: 10px;
	display: inline;
	/* [disabled]background: #9C0; */
}
#footerbar a, #footerbar span {
	color: #FFF;
	text-decoration: none;
	/* [disabled]margin-right: 8px; */
	/* [disabled]margin-left: 8px; */
	padding: 0 8px;
}
#footerbar a:hover {
	color: #83ACFF;
	/* [disabled]text-decoration: underline; */
}
#cdis, .ausgabe {
	padding: 0 10px;
	margin-top: -12px;
	float: right;
	text-align: right;
}
#cpage {
	/* [disabled]color: #999; */
}
#f_cssvalid, #f_xhtmlvalid, #f_links {
	/* [disabled]display: none; */
}
#f_scrolltop {
	display: none;
}
#suchen, #suchen2 {
	float: right;
	/* [disabled]background: #660; */
	margin: 0 10px 0 0!important;
	padding-right: 4px!important;
}
#suchen a, #suchen2 a {
	height: 23px;
	width: 19px;
	overflow: hidden;
}
#suchen a {
	background: url(../screen/lupe1.png) no-repeat 0px 0px;
}
#suchen2 a {
	background: url(../screen/lupe2.png) no-repeat 0px 0px;
}
#suchen:hover a {
	background: url(../screen/lupe1.png) no-repeat -19px 0px;
	overflow: hidden;
}
#suchen2:hover a {
	background: url(../screen/lupe2.png) no-repeat -19px 0px;
	overflow: hidden;
}


/* SUBFOOTER */

.subfooter {
	background: #555;
	width: 100%;
	left: 0;
	padding: 0 0 20px 0;
}
.subzone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	/* [disabled]background: #366; */
}

.subcol {
	/* [disabled]width:200px; */
	float: left;
	/* [disabled]margin: 0 20px 0 0; */
}
.subzone a {
	color: #FFF;
	text-decoration: none;
	margin-right: 16px;
}
.subzone a:hover {
	color: #83ACFF;
}

a {
	text-decoration: none;
}

img {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	border-style: none;
}
/* Left Side-Navi */

.languages .mylogo{
	width: 150px;
	float: left;
	margin: 0;
	/* [disabled]height: auto; */
	/* [disabled]background-color: #FFFFFF; */
}
.sidenavi {
	margin: 5px 0 10px 0;
	width: 155px;
	float: left;
}
.fokus0, .fokus1, .fokus4 {
	float: left;
	/* [disabled]font-family: "Trebuchet MS", Arial, Verdana; */
	font-size: 13px;
	width: 145px;
	padding: 4px 5px;
	margin: 1px 0;
	display: block;
	text-decoration: none;
}
.fokus0, .fokus4 {
	color: #999999;
}
.fokus1 {
	color: #FFFFFF;
	background: #BBB;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.fokus0:hover, .fokus4:hover {
	background: #CCC;
	text-decoration: none;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.fokus4 {
	/* [disabled]border-left: 2px solid #FFF; */
	margin: 13px 0 !important;
	font-size: 11px !important;
}
a .alpha:hover {
	/* [disabled]opacity: 0.8; */
}
.testzone {
	/* [disabled]background: #9C0; */
	/* [disabled]overflow: scroll; */
	/* [disabled]visibility: hidden; */
	padding: 0 0 10px 0;
}
#output {
	clear: both;
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;
}
#output p {
	margin-top: 2px;
	margin-bottom: 0px;
}
.ipcode {
	font-size: 9px;
	color: #FFF;
}


@media only screen and (max-width: 600px) {
	


}
