/* CSS Document */

/*
Theme Name: Postbranche Custom Theme
Theme URI: ?
Description: Postbranche Custom Theme (March 2010)
Version: 1.0
Author: siefkemedia
Author URI: http://www.siefkemedia.com
License: GPL
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	padding:0;
	margin:0;
}
body {
	background-color: #353535;
}
a:link {
	color: #1D7A95;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1D7A95;
}
a:hover {
	text-decoration: none;
	color: #0DA4A6;
}
a:active {
	text-decoration: underline;
	color: #1D7A95;
}
ul {
	list-style-type:square;
	margin:0;
	padding-left:20px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
input[type=text], textarea {
	width:85%;
	padding:3px;
	border:1px solid #B0B0B0;
	margin:2px;
	margin-top:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
input[type=text]:hover, textarea:hover {
	border:1px solid #1D7A95;
}
#content {
	background-color: #FFFFFF;
	width: 970px;
	margin-top:15px;
	padding:10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	background-image:url(images/content_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:300px;
	text-align:right;
	max-height:300px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	margin-bottom:10px;
}
#header_title {
	background-color:#181818;
	color:#FFFFFF;
	text-shadow: #000 2px 2px 5px;
	padding:10px;
	font-size:48px;
	filter: alpha(opacity= 90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-khtml-opacity:0.9;
	margin-top:50px;
	font-weight:400;
	font-family: sans-serif;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-khtml-border-radius-topleft:15px;
	-khtml-border-radius-bottomleft:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	outline:none;
	text-decoration:none;
}
#header_description {
	background-color:#181818;
	color:#FFFFFF;
	text-shadow: #000 2px 2px 5px;
	padding:10px;
	font-size:18px;
	filter: alpha(opacity= 90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-khtml-opacity:0.9;
	margin-top:50px;
	font-family: sans-serif;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-khtml-border-radius-topleft:10px;
	-khtml-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
#header_ads {
	float:left;
	filter: alpha(opacity= 90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-khtml-opacity:0.9;
	margin-left:25px;
 	background-color:#181818;
	color:#FFFFFF;
	text-shadow: #000 2px 2px 5px;
	font-size:12px;
	height:284px;
	padding-top:16px;
	width:150px;
	text-align:center;
}
.header_ads a { color:#fff; text-decoration:none; font-weight:bold; outline:none; }
.header_ads img {
	margin-bottom:5px;
}
#header_ads_left {
	float:left;
	color:#FFFFFF;
	margin-top:16px;
	margin-left:25px;
	text-align:center;
}
#header_ads_right {
	float:right;
	color:#FFFFFF;
	margin-top:16px;
	margin-right:25px;
	text-align:center;
}
#footer {
	margin-top:15px;
}
.box {
	padding:10px;
	border:1px solid #D7D7D7;
	background-color:#F6F6F6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.premiumbox {
	padding:5px;
	border:1px solid #D8D3AD;
	background-color:#FEF9D3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	margin:10px;
}
.premiumbox a img {
	border:1px solid #D8D3AD;
}
.box p {
	margin:0;
	padding:0;
}
#user {
	display:none;
}
a img { border:none; }
.pagebar { text-align:center; }
.pagebar a {
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background-color:#1D7A95;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}
.pagebar a:link {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.pagebar a:visited {
	color:#fff;
	font-weight:bold;
}
.pagebar a:hover {
	color:#fff;
	font-weight:bold;
}
.pagebar .this-page {
	background-color:#777777;
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}
.pagebar a.active {
	background-color:#777777;
}


ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
	margin:0;
	padding:0;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
	color:#929191;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background-color:#D9D9D9;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
	margin:0;
	margin-right:6px;
}

ol.snap_nav li a {
	font-weight: bold;
	color:#1D7A95;
	text-decoration:none;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
.tickerbox {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	padding:5px;
	padding-top:10px;
	border:1px solid #E0DDC6;
	background-color:#FEFADF;
}
.topmeldung {
	background-color:#A10909;
	color:#fff;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

.topmeldung_box {
	padding:10px;
	border:1px solid #B90707;
	background-color:#F6F6F6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	margin-bottom:10px;
}


#twitter_update_list { width: 145px; }
#banner_110125_banner_120x600_v6_uid_myki { margin-bottom: 10px; }

/* SIDEBAR */


.sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar ul a {
	display: block;
	padding: 3px;
	width: 160px;
	background: #FCFCFC; /* old browsers */
	background: -moz-linear-gradient(top, #FCFCFC 0%, #F4F4F4 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#F4F4F4)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCFC', endColorstr='#F4F4F4',GradientType=0 ); /* ie */
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #DCDCDC;
	margin:2px 0;
	font-weight:bold;
}

.sidebar ul a:link, .sidebar ul a:visited {
	color:#4E4E4E;
	text-decoration: none;
}

.sidebar ul a:hover {
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F7F7F7)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F7F7F7',GradientType=0 ); /* ie */
	color: #296C7A;
	border:1px solid #ECECEC;
}
.avhec-widget-line { padding-bottom:0; padding-top:0; margin-top:0; margin-bottom:0; }

.quote {
	font-size:14px;
	font-style:italic;
	color:#666;
	margin:6px 10px;
}

