@CHARSET "UTF-8";
/**
* blau: #3399dd;
* neublau: #5acdf0
**/
body {
	/*background: #000 url('/static/images/bg-light.png');/**/
	color:#333;
	font-family: lucida,helvetica,arial,sans;
	text-shadow:1px 1px 0px #fff;
	text-align:center;
	margin:0;
	padding:0;
}
a, a:visited, a:link {
	color:#3399DD;
	text-decoration:none;	
}
a:hover, a:active, a:focus {
	text-decoration:underline;	
}
h1 {
	color:#3399DD;
	display:none;
}
h2 {
	color: #3399DD;/**/
	font-size:29px;
	font-weight: normal;
	margin:0 0 1em;
	letter-spacing:-2px;
}
h3 {
	font-size:20px;
	font-weight:bold;
	margin:2em 0 1.3em;	
}
h4 {
	font-size:14px;
	font-weight:bold;
	margin:2em 0 1em;
}


p {
	line-height: 2em;
	font-size: .8em;
	margin:0 0 1.5em;
	text-align:justify;
}

blockquote {
	border-left: 2px solid #3399DD;
	font-style:italic;
	padding:0px 15px;
	color:#777;
	line-height:1.8em;
	margin:0 0 .7em;
	font-size: 12px;
}
blockquote p {
	
}

strong {
	font-weight:bold;	
}
i, em {
	font-style:italic;
}
u {
	text-decoration:underline;	
}
ins {
	color:#3a3;
	text-decoration:underline;	
	/*border-bottom:1px solid #5d5;*/
}
del {
	color:#a30;
	text-decoration:line-through;
}

.h-center, p[align=center], div[align=center] {
	text-align:center;	
}

.aloha-container {
	width:120px;
	/*height:600px;*/
	position:absolute;
	bottom:20px;
	right:25px;
	z-index:99;
	opacity:.5;
}
.aloha-container:hover {
	opacity:1;
}
.aloha-container, .aloha-behind {
	text-shadow:none;
	font-size:10px;	
	line-height:16px;
	color:#999;
}
.aloha-behind {
	position:absolute;
	top:200px;
	right:30px;
	z-index:0;
	width:100px;
}

#main {
	width:560px;
	padding: 0px 0px 0px;
	background:#fff;
	border:1px solid #fff;
	text-align:left;
	z-index:999;
	float:left;
}
#outer-wrap {
	margin:0px auto 0px;
	padding: 0 45px;
	background: #fff;
	width:760px;
	text-align: left;
}
/*
#footer {
	width:700px;
	margin: 10px auto 50px;
	padding:0;
}*/
#footer {
	background: transparent url(/static/images/footer2.png) top center no-repeat;
	width: 100%;
	height: 250px;
	margin: -125px 0 50px 0;
}

#header-cont {
	width: 100%;
	background: transparent url(/static/images/header.png) top center no-repeat;
	height: 240px;
	margin-bottom: -110px;
}

#header {
	width:900px;
	text-align:left;
	margin: 0 auto;
	padding: 10px 0 0;
	position: relative;
	z-index: 999;
}
#header-wrap img {
	margin: 0px 0 -2px;
}

#fdw {
	position: absolute;
	background: url(/static/images/fdw.png) no-repeat left;
	top: 13px;
	border: none;
	padding: 0 0 0 10px;
	width: 420px;
	height: 80px;
	margin-left: 440px;
}

.no-js {
	position: fixed;
	bottom:0;
	background: #111;/*#fffcd7*/;
	color: #999;
	text-shadow: none;
	/*border: 1px solid #dddab5;*/
	font-size:10px;
	text-align: center;
	padding: 3px 0;
	opacity: .8;
	width:100%;
	z-index:9999;
}
.no-js:hover {
	opacity:1;
	color: #ccc;
}
#sidebar {
	float:right;
	width:155px;
	text-align:left;
	font-size:12px;
	text-shadow:none;
	padding: 0;
	margin-top: 40px;
}
#sidebar a {
	color: #333;
}
#sidebar h4, #sidebar h4 a {
	text-decoration: none;
	color: #666;
}
#sidebar h4 {
	font-size:11px;
	border-bottom: 2px solid #666;
	padding: 0 0px;
	margin:15px 0 15px;
	width: 155px;
	text-align: left;
	line-height: 1.6em;
}
.sidebar-list, .sidebar-navigation {
	line-height: 15px;
	margin:0 0 1em;
}
#sidebar ul li {
	padding: 3px 0;
}
.sidebar-list li a {
}
.sidebar-list li a:hover, .sidebar-list li a:active, .sidebar-list li a:focus {
	opacity:1;
}
/*.sidebar-list a:before {
	content:"» ";
}*/
#sidebar form {
	margin:0 0 2em;	
}
#sidebar form input {
	width: 145px;
	background: #f7f7f7;
	font-size:12px;
	border: 1px solid #ddd;
	padding:4px;
	color: #333;
}
.search-tipp {
	position:absolute;
	margin-left: 350px;
	top:160px;
}

.plug {
	text-align: center;
}
.plug img {
	max-width: 160px;
}

/** for short teaser msg **/
.site-teaser {
	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: -2px;
	opacity: .5;
}
.site-teaser:hover {
	opacity:1;
}

#navigation {
	margin:0 0 2em;
	padding:0;
	text-transform:uppercase;
	width: 100%;
}
#navigation li {
	display:inline;
	margin-right: 25px;
}
#navigation li a {
	color:#555;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	text-shadow:1px 1px 0px #fff;
}
#navigation li a:hover {
	color:#000;
}
#navigation li a.sub-active {
	color:#fff;
	text-shadow:0 0 3px #000;
	background:#333;
	border-radius:7px;
	-moz-border-radius:7px;
	-o-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid transparent;
	padding:2px 5px 1px;
}

#sub-navigation {
	text-align:right;
	text-shadow:none;
}
#sub-navigation li {
	display:inline;
	color:#999;
}
#sub-navigation li a {
	color:#999;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
}
#sub-navigation li a:hover {
	color:#fff;
}

#content {
}
#content p, blockquote, #content ul {
}

#content ul {
	line-height:2em;
	font-size: .8em;
	margin:0 0 1em 1.5em;
	list-style-type:circle;
}

#blog-search-welcome {
	background: #ffc no-repeat .2em center;
	border:1px solid #fe0;
	padding:10px;
	margin:0 0 1.5em;
}
#blog-search-welcome h3 {
	padding:0;
	margin:0 0 .5em;
	font-size:11px;
}
#blog-search-welcome ul {
	margin:0 0 0 25px;
	padding:0;
	font-family: lucida,helvetica,arial,sans;
	font-size:11px;
}

.blog-post {
	margin:0 0 3em;
}
.blog-date {
	display:none;
}

.blog-post p a.teaser-link {
	display:block;
	position:relative;
	text-decoration:none !important;
	color:transparent;
}
.blog-post p a.teaser-link .show-play {
	position: absolute;
	background:transparent url(/static/images/play.png) no-repeat center;
	width:560px;
	height:100%;
	vertical-align:bottom;
	text-align:center;
	text-shadow:none;
	opacity:.7;
	z-index:99;
}
.blog-post p a.teaser-link:hover .show-play {
	opacity:1;
	border-bottom:none;
}

.blog-featured {
	/*background:#ddd;*/
	margin:-25px -41px 25px;
	padding:25px 0;
	/*box-shadow:inset 0px 0px 10px #666;
	-moz-box-shadow:inset 0px 0px 10px #666;
	-o-box-shadow:inset 0px 0px 10px #666;
	-webkit-box-shadow:inset 0px 0px 10px #666;*/
}
.blog-featured div.blog-featured-outer {
	height:90px;
	overflow:hidden;
	margin:0 40px 0px;
	white-space:nowrap !important;
	border:1px solid #999;
	font-size:0px;
	box-shadow:0px 0px 25px #999;
	-moz-box-shadow:0px 0px 25px #999;
	-o-box-shadow:0px 0px 25px #999;
	-webkit-box-shadow:0px 0px 25px #999;
}
.blog-featured div.blog-featured-outer div {
	position: relative;
	width:187px;
	display:inline;
}
.blog-featured div.blog-featured-outer div a {
	overflow:hidden;
}
.blog-featured div.blog-featured-outer div a:hover span {
	background:transparent url(/static/images/trans.png);
	font-size:12px !important;
	white-space:normal;
	position: absolute;
	width:160px;
	height:40px;
	padding:28px 15px 22px;
	display: inline !important;
	z-index:99;
	text-align:center;
	color:#fff;
	text-shadow:none;
	line-height:18px;
}
.blog-featured img {
	vertical-align:top;
	min-height:100%;
	width:190px;
}
.blog-featured-label {
	background:url("/static/images/label.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	font-size:0.9em;
	margin: -30px 0 0 -125px;
	padding: 0;
	position:absolute;
	text-align:center;
	width: 120px;
	height: 175px;
	z-index:0;
	font-size:0px;
	text-shadow:none;
}
.teaser-vid {
	background: url(/static/images/play.png) no-repeat;
	height:100%;
	position:relative;
	width:100%;
	z-index:999;
}

.foot-note {
	color:#555;
	text-transform:uppercase;
	font-size: 12px;
	text-align:center;
	padding: 0 0 3em;
	margin-top: -2em;
}
.foot-note a {
	color:#555;
	text-decoration:none;
	margin:0 10px;
}
.foot-note a:hover, .foot-note a:active, .foot-note a:focus {
	color:#000;
}

.paginator-wrap {
	text-align:center;
	margin:1em 0 2em;	
}
.paginator-wrap a, .paginator-wrap span {
	border: 2px solid #ddd;
	padding:2px 6px;
	font-size: 12px;
	text-decoration: none;
}
.paginator-wrap .paginator-active {
	background: #d3f588;
	border-color:#333;
	color:#000;	
	font-weight: bold;
}
.paginator-wrap a:hover {
	background: #d3f588;
	border-color: #999;
	color: #000;
	opacity: .7;
}


#content .content-navigation {
	margin:0 0 2em;
	font-size:10px;
}
#content .content-navigation li {
	display:inline;
	margin-right:0.5em;
}
#content .content-navigation li a {
	border:medium none;
	color:#333;
}
#content .content-navigation li a:hover {
	color:#000;
}
.blog-post p img, .blog-post p embed, .blog-post * iframe {
	box-shadow:0 0 15px #666;
	-moz-box-shadow:0 0 15px #666;
	-o-box-shadow:0 0 15px #666;
	-webkit-box-shadow:0 0 15px #666;
	border:1px solid #999;
}
.blog-post p img {
	width: 100%;
}
.no-upscale {
	width: auto;
}
#content .blog-post .via-link {
	margin:-8px 0 10px;
	color: #666;
	text-align:right;
	font-size:12px;
}
#content .blog-post .via-link a {
 	color:#666;
}

/** Misc **/
.is-hot {
	font-size:10px;
	font-weight:bold;
	margin-left:2px;
	vertical-align:top;
	letter-spacing:0;
	color:#333;
}
.foot-highlights {
	margin:25px 0 0;
	padding:25px 0 0;
	border-top:1px solid #ddd;
}
.foot-highlights h2 {
	font-size: 2em;
	letter-spacing:0;
}
.note-left {
	text-align:left;
	float:left;
	width: 300px;
	text-transform: none;
}
.note-right {
	text-align: center;
	float: right;
	width: 450px;
	text-transform: none;
}

.note-left ul {
	margin: 0em;
	padding: 0;
	list-style: none;
}
.note-left ul li {
	line-height: 2em;
	margin: 0;
	padding: .5em 0 .4em;
	border-bottom: 1px solid #ddd;
}
.note-left ul li a {
	padding: 0;
	margin:0;
}


.blog-info {
	background: #eee;
	border: 1px solid #eee;
	border-radius: 7px;
	padding: 5px 10px;
	font-size: 11px;
	text-transform: none;
	color:#666;
	line-height: 1.6em;
}
.blog-info a {
	color:#555;
}

.facebook-href {
	color:#3b5998 !important;
	text-decoration:none;
	text-transform:none;
}
.blogfail-href {
	color:#aa5566 !important;
	text-decoration:none;
	text-transform:none;
}

.social {
	font-size: 0px;
	margin: 0 2px;
	display: block;
	float: right;
}
.social:hover {
	font-size: 11px;	
}
.facebook-href, .twitter-href, .blogfail-href {
	text-decoration:none !important;
}
.facebook-href img, .twitter-href img, .blogfail-href img {
	vertical-align: text-bottom;
}

.twitter-href {
	color: #2276bb !important;
	text-decoration:none;
	text-transform:none;
}

.twitter-link a {
	font-size: 0;
	color: transparent;
	display:block;
	width: 140px;
	height: 100px;
}
.twitter-link {
	width: 140px;
	height: 86px;
	opacity:1;
	background: url('/static/images/logo-twitter-off.png') 10px 0px no-repeat;
}
.twitter-link:hover {
	opacity:1;
	background: url('/static/images/logo-twitter-off.png') 10px -85px no-repeat;
}
#twitter-link {
	position: fixed;
	bottom:25px;
	right:15px;	
	opacity: .5;
}
#twitter-link:hover {
	opacity: 1;
}
.social-sidebar img {
	width:35px;
	margin:0 6px;
}
.social-sidebar a {
	opacity: 1;
}
.social-sidebar a:hover,
.social-sidebar a:active,
.social-sidebar a:focus {
	opacity: .8;
}

/** definitionen und abkuerzungen **/
dfn {
	cursor: help;
}

/** inputs **/
fieldset.field-form {
	margin: 0 0 1em;
}
select {
	max-width:300px;
	min-width:300px;
	padding:2px;
}
input, select, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#333333;
	font-size:11px;
	margin:0 0 0.3em;
}
textarea {
	width: 300px;
	height: 100px;	
}
input[type=submit], input[type=button] {
	cursor: pointer;
}
.b-form label {
	display:block;
	float:left;
	width:120px;
	font-size:.8em;
}
.s-form input, .s-form select {
	font-size:0.9em;
	margin:0 5px 0 0;
	min-width:40px;
	padding:0;
}
.proof-form {
	border: 1px solid #333;
	padding: 15px;
	margin: 0 0 1em;
	text-align: center;
	color: #fff;
	text-shadow: none;
	background: url("/static/images/proof-form.png");
}
.proof-form p {
	text-align: center;
}
.top-buttons {
	margin-bottom:15px;
	margin-top:-20px;
	text-align:right;
}
.boxed {
	background:#252525 none repeat scroll 0 0;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}
.radio-wrap {
	float:right;
	width:78%;	
}
.s-form {
	font-size:0.8em;
	margin:0 0 1em;
}
.s-form div {
	clear:none !important;
	display:inline;
}

label.input-heading {
	width:100%;	
	font-size:1.1em;
}
input.input-heading {
	font-size:1.4em;
	width:100%;
	margin:5px 0 10px;
}
.input-hidden {
	display:none;
}

.spamprot, .spamProtection {
	font-size:.8em;	
	background:#eee;
	padding:10px;
}
.spamprot label {
	width:100%;
}
.spamprot {
	margin:0 0 1em;
}

/*** table ***/
table.table-list {
	border-collapse:collapse;
	width:100%;
	margin:0 0 2em;
	font-size:.8em;
	border:1px solid #ddd;
}
table.table-list a {
	color:#333;
}
/*
.table-list th {
	background:#eee;
	background:-moz-linear-gradient(top, #fff, #ddd);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border:1px solid #ddd;
	padding:5px 5px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}*/
.table-list th {
	color:#fff;
	text-shadow:-1px -1px #333;
	background:#575757;
	background:-moz-linear-gradient(top, #575757, #333);
	background:-webkit-gradient(linear, left top, left bottom, from(#575757), to(#333));
	border:1px solid #333;
	padding:5px 5px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
.table-list td {
	padding:8px 5px;
	border-bottom:1px solid #ddd;	
	line-height:18px;
	background:#f9f9f9;
	background:-moz-linear-gradient(top, #fff, #f9f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f9f9f9));
}
.table-list tr:hover td {
	background:#2b6da4;
	background:-moz-linear-gradient(top, #2b6da4, #21477d);
	background:-webkit-gradient(linear, left top, left bottom, from(#2b6da4), to(#21477d));
	color:#fff;
	text-shadow:1px 1px #333;
}
.table-list tr:hover td a {
	color:#fff;
	text-shadow:0px 0px 1px #999;
}
.table-list tr.marked-row {
	border-color:#888;
	background:#ccc;
}
.table-list tr.last-row td {
	border-top:3px double #333;
	border-bottom:0;	
}
.short-col td, td.short-col {
	overflow:hidden;
	white-space:nowrap;
	max-width:150px;
}
.short-col:hover td, td.short-col:hover {
	white-space:normal;
	line-height:1.6em;
	padding:5px auto;	
}
.medium-col td, td.medium-col {
	min-width: 120px;	
}

/** Flot etc **/
.pieLabel {
	font-size:.8em;
	max-width:5px;
	max-height:5px;
	overflow:hidden;
	background:#fff;
	color:#fff;
	border:#aaa solid 1px;
	opacity:.4 !important;
	white-space: nowrap;
	padding:3px;
}
.pieLabel:hover {
	max-width:200px;
	max-height:50px;
	opacity:1 !important;
	z-index:99999 !important;
	color:#333;
}
.legend table {
	width:200px;
	right:-230px !important;
}
.legendLabel {
	padding:0 5px;
	vertical-align:top;
	font-size:1.1em;
}



/*** highlights ***/
.highlight {
	color:#009;	
}
.highlight_bold {
	font-weight:bold;
}
.highlight_blue, .highlight-blue {
	color:#33d;
}
.highlight_red, .highlight-red {
	color:#9f3131;
}
.highlight_green, .highlight-green {
	color:#319f31;
}
.highlight_dark {
	color:#333;
}
.highlight_light {
	color:#aaa;
}
.error-msg {
	background:#fdcac9;
	border:1px solid #d16f6f;
	padding:3px;
	font-size:9px;
	color:#911624;
	margin:.3em 0;
}
.info-msg {
	background:#DFE3FF;
	border:1px solid #7AC0F6;
	padding:3px;
	font-size:9px;
	color:#214058;
	margin:.3em 0;	
}
.info-msg-block {
	background:#DFE3FF;
	border:1px solid #7AC0F6;
	padding:1em;
	/*font-size:9px;*/
	color:#214058;
	margin:.3em 0;	
}

.true-msg {
	background:#DFFFE3;
	border:1px solid #319f31;
	padding:3px;
	font-size:9px;
	color:#319f31;
	margin:.3em 0;	
}

.input-error {
	border:1px solid #d16f6f;
	background:#fff7f7;
}

