*{font-size:100.01%}
html {font-size:75%;margin:0;}
body {
	margin:0;
	color:#595959;
	font:1em Arial, Helvetica, sans-serif;
	background:#f5f5f5;
	min-width:1000px;
	word-wrap: break-word;
	text-overflow: ellipsis;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#b83535;
}

.red, h1.red{
	color:#b83535;
}

p {
	margin-bottom: 1em;	
}

a:hover, a:focus, a:active {
	text-decoration:underline;
}
#player {
	margin-left: 7px;	
	margin-bottom: 15px;
}
input ,
textarea ,
select {
	font:10px arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

h4,h5 {
	padding:0;
	margin:0;
}

.wraper {
	width:100%;

}
.headerholder {
	width:100%;
}
/* topbar */
.topbar {
	width:100%;
	font-size: 90%;
	background: #3e4345 url(../images/topbar-bg.png) repeat-x;
}

.topbar, .topbar label {
	color: #d9d9d9;
}

.topbar .icons a {
	display:block;
	width: 26px;
	height: 26px;
	text-indent: -1000px;
	overflow: hidden;
}
.topbar .icons #icon_myspace {
	background: url(../images/ico-1.gif) no-repeat top center;
}
.topbar .icons #icon_facebook {
	background: url(../images/ico-2.gif) no-repeat top center;
}
.topbar .icons #icon_stumbleupon {
	background: url(../images/ico-3.gif) no-repeat top center;
}
.topbar .icons #icon_delicious {
	background: url(../images/ico-4.gif) no-repeat top center;
}
.topbar .icons #icon_twitter {
	background: url(../images/ico-5.gif) no-repeat top center;
}
.topbar .icons #icon_youtube {
	background: url(../images/ico-6.gif) no-repeat top center;
}
.topbar .icons #icon_myspace:hover {
	background: url(../images/ico-1-a.png) no-repeat top center;
}
.topbar .icons #icon_facebook:hover {
	background: url(../images/ico-2-a.png) no-repeat top center;
}
.topbar .icons #icon_stumbleupon:hover {
	background: url(../images/ico-3-a.png) no-repeat top center;
}
.topbar .icons #icon_delicious:hover {
	background: url(../images/ico-4-a.png) no-repeat top center;
}
.topbar .icons #icon_twitter:hover {
	background: url(../images/ico-5-a.png) no-repeat top center;
}
.topbar .icons #icon_youtube:hover {
	background: url(../images/ico-6-a.png) no-repeat top center;
}
.topbar .topbararea {
	width:992px;
	margin:0 auto;
	overflow:hidden;
}
/* section */
.topbar .box {
	float:right;
	padding:0 13px;
	height: 100%;
	position:relative;
	background:url(../images/topbar-separator.gif) repeat-y right 0;
	height: 34px;
}
.topbar a.rss {
	color:#dadada;
	font-weight:bold;
	background:url(../images/ico-rss.gif) no-repeat 100% 50%;
	padding-right:23px;
}
.topbar .box span.signs {
	float:left;
	color:#d9d9d9;
	font-size:20px;
}
/* textchanger */
#textchanger {
	float:left;
}
#textchanger ul {
	margin:0;
	padding:0 5px;
	list-style:none;
	float:left;
	font-weight:bold;
}
#textchanger ul li {
	float:left;
	padding-left:1px;
}
#textchanger ul li#reset {
	font-size:13px;
}
#textchanger ul li#increase {
	font-size:15px;
}
#textchanger ul a {
	color:#d9d9d9;
	line-height: 34px;
}
#textchanger ul a:hover {
	color:#c6c8c8;
	text-decoration:none;
}
/* connect list */
.topbar ul {
	margin:0;
	padding:3px 0 0 5px;
	list-style:none;
	float:left;
}
.topbar ul li {
	float:left;
	padding-left:4px;
}
.topbar .box em {
	font-style:normal;
	color:#d9d9d9;
	float:left;
	display: block;
	padding-top: 10px;
}

/* formholder */
.topbar .box .formholder {
	padding:6px 0 0;
}
.topbar .box .formholder .subscribe {
	padding:0;
}
.topbar .box .formholder select {
	width:117px;
	vertical-align:middle;
}
/* userbox*/
.topbar .userbox {
	float:left;
}
.topbar .loginform {
	float: left;
	height: 100%;
	background:url(../images/topbar-separator.gif) repeat-y 0 0;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
}
.topbar .userbox .imgholder {
	float:left;
	border-left:1px solid #323637;
	border-right:1px solid #545a5b;
}
.topbar .userbox .imgholder img {
	border-right:1px solid #323637;
	border-left:1px solid #545a5b;
	width: 34px;
	height: 34px;
}
.topbar .userbox .text {
	float:left;
	color:#d9d9d9;
	padding:0 15px 0 7px;
	line-height: 34px;
}
.topbar .userbox .text strong {
	color:#dadada;
}
.topbar .userbox .btn {
	float:left;
	margin:0;
	height: 34px;
	padding: 0 0 0 12px;
	background:url(../images/topbar-separator.gif) repeat-y 0 0;
}
.topbar .userbox a {
	height: 34px;
	display: block;
	float: left;
	margin: 0 12px 0 0;
	color: #d9d9d9;
	line-height: 34px;
	text-align: center;
}
.topbar .userbox a img {
	margin: 6px 12px 0 0;	
}
.topbar .userbox a#lost_password {
	background:url(../images/topbar-separator.gif) repeat-y 100% 0;	
	padding: 0 12px 0 0;
}
.topbar .userbox a#register {
	background:url(../images/topbar-separator.gif) repeat-y 100% 0;	
	padding: 0 12px 0 0;	
}

#headerwrap {
	background: #f4f4f4 url(../images/header-shade.gif) repeat-x 0 0;
	border-top: 1px solid #d6d6d6;
}

#header {
	width:1000px;
	padding:35px 0 0 0;
	margin:0 auto;
	margin-top: 12px;
	position: relative;
	min-height: 60px;
}
#header img {
	display:block;
}
/* logo */
#header h1 {
	padding-left:10px;
	margin: 0;
	font-size: 4em;
	width: 520px;
}
/* mainnavigation */
#header .mainnav {
	margin-top:11px;
	position: absolute;
	bottom: 0;
	left: 556px;
}
#header ul {
	margin:0;
	padding:0;
	overflow: visible;
	list-style:none;
	border: 1px solid #d5d5d5;
	border-right: 0;
	border-bottom: 0;
	white-space: nowrap;
	height: 42px;
}
#header ul li {
	float: left;
	border-right: 1px solid #d5d5d5;
}
#header ul li.active a {
	background: #750303 url(../images/mainnav_active.png) repeat-x top left;
	color: #fff;	
	border: 2px solid #730000;
	padding: 8px 32px;
}
#header ul a {
	color:#b83535;
	float:left;
	padding:10px 34px;
	font-size: 1.5em;
	background: transparent url(../images/mainnav.png) repeat-x 0 center;
	text-transform: lowercase;
}

.trenner-top {
	height: 23px;
	background: transparent url(../images/trenner-top.gif) repeat-x 0 0;
}
.trenner-middle {
	height: 103px;
	background: transparent url(../images/trenner-middle.gif) repeat-x 0 0;
}


.hold1 {
	width:100%;
	overflow:visible;
	position:relative;
	text-align:center;
	background:url(../images/pattern1.jpg) repeat 50% 0;
}

.transbg {
	background: transparent url(../images/transbg.png) no-repeat center center;
	padding-bottom: 80px;
}
.detail .transbg {
	padding-bottom: 20px;	
}

.detail .promo {
	padding-top: 0px;	
}

.hold2 {
	width:1002px;
	margin: -184px auto 0 auto;
}
.detail .hold2 {
	margin-top: -90px;
}


/* mainholder */
.main {
	width:1002px;
	padding-bottom:25px;
	position:relative;
	text-align:left;
}
.main img {
	display:block;
}
#stoerer {
	position: absolute;
	height: 180px;
	width: 180px;
	right: 90px;
	top: 0px;
	background: url(../images/stoerer.png) no-repeat 0 0;	
}
#stoerer a {
	display: block;
	width: 150px;
	height: 100px;	
	font-size: 12px;
	padding-top: 45px;
	padding-left: 10px;
	padding-bottom: 25px;
	padding-right: 25px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
#countdown a {
	display: block;
	width: 100px;
	height: 100px;	
	font-size: 20px;
	padding-top: 45px;
	padding-left: 35px;
	padding-bottom: 25px;
	padding-right: 25px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
#countdown {
	overflow: visible;
	position: absolute;
	right: -40px;
	top: -40px;
	width: 180px;
	height: 180px;
	background: url(../images/stoerer_white.png) no-repeat 0 0;
}
/* promo */
.promo {
	position: relative;
	padding:12px 0 0;
	width:980px;
	overflow:visible;
	margin:0 auto;
	text-align: left;
}
.promo h2 {
	margin:0 0 6px;
	font-size:5em;
	color:#fff;
	letter-spacing:-1px;
}
.promo strong {
	color:#f5e6e6;
	font-size:2em;
	margin-left:7px;
}
.promo p {
	color:#f5e6e6;
	margin:0 0 0 7px;
	font-size:1.16em;
}
/* boxes */
.promo .boxesholder {
	width:990px;
	overflow:hidden;
	padding-top:20px;
}
.detail .promo .boxesholder {
	padding-top:0;
}
.promo .box {
	position:relative;
	width:176px;
	padding:38px 8px 0 13px;
	float:left;
}
.promo .box a {
	display: block;
}
.promo a:hover, .promo a:active, .promo a:focus {
	text-decoration: none;	
}

.promo .box:hover strong, .promo .color.promo .box:active strong, .promo .box:focus strong {
	color: #fff !important;	
} 
.promo .box span {
	position:absolute;
	top:0;
	left:0;
	width:85px;
	height:87px;
}
.promo .box:hover span {
	background: url(../images/cross-w.png) no-repeat 0 0 !important;	
}
/* crosses*/
.promo .box span.cross1 {
	background:url(../images/cross-2.png) no-repeat;
}
.promo .box span.cross2 {
	background:url(../images/cross-3.png) no-repeat;
}
.promo .box span.cross3 {
	background:url(../images/cross-4.png) no-repeat;
}
.promo .box span.cross4 {
	background:url(../images/cross-5.png) no-repeat;
}
.promo .box span.cross5 {
	background:url(../images/cross-1.png) no-repeat;
}
.promo .box strong {
	font-size:14px;
	margin:0;
	padding:4px 3px 7px;
	background:#000;
	display:block;
	letter-spacing:-1px;
	word-spacing:2px;
	min-height: 100px
}
* html .promo .box strong {
	height:51px;
}

.promo .box .color1 {
	color:#fe0103;
}
.promo .box .color2 {
	color:#fe7e03;
}
.promo .box .color3 {
	color:#4dfd04;
}
.promo .box .color4 {
	color:#ddfd02;
}
.promo .box .color5 {
color:#aa60ff;	
}


/* columnsholder */
.columnsholder {
	width:100%;
	overflow:hidden;
	margin-top: 37px;
}
/* content */
#content {
	width:669px;
	float:left;
}
#content .whitebox {
	width:100%;
	overflow:hidden;
}
#content .whitebox .top {
	width:669px;
	background:url(../images/contentbox-top.png) no-repeat;
	height:18px;
}
#content .whitebox .cont {
	width:669px;
	background:url(../images/contentbox-bg.png) repeat-y;
}
#content .whitebox .cont:after {
	clear:both;
	display:block;
	content:'';
}
#content .whiteboxarea .cont {
	padding-top:28px;
}
#content .whitebox .btm {
	width:661px;
	padding:0 5px 16px 3px;
	float:left;
	position:relative;
	background:url(../images/contentbox-btm.gif) no-repeat 0 100%;
}
#content h2.red {
	margin:0 0 11px;
	font-size:1.5em;
	color:#ba2c2c;
	background:url(../images/title-red-bg.gif) repeat-x 0 100%;
	text-transform: lowercase;
}
#content h2.big {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-size: 3em;
	font-style: italic;
	color: #000;
	padding: 0;
	margin: 0 0 10px 12px;
}

h2.grey {
	margin:0 0 15px;
	font-size:1.5em;
	color:#595959;
	background:url(../images/title-grey-bg.gif) repeat-x 0 100%;
	text-transform: lowercase;
}

.comments-link {
	float: right;	
	margin-right: 80px;
	margin-top: -45px;
	font-size: 1.5em !important;
	font-weight: bold;
}


h2 {
	line-height: 1.25em;
	padding: 0 0 8px 13px;
}

#content .whiteboxarea h2.red {
	margin:0 0 11px;
	font-size:1.5em;
	line-height: 1.5em;
	color:#ba2c2c;
	background:url(../images/title-grey-bg.gif) repeat-x 0 100%;
	padding:0 0 12px 14px;
	font-weight:normal;
}
/* topicbox */
#content .topicbox {
	width:639px;
	margin:0 auto;
	border-bottom:1px solid #eaeaea;
	padding-bottom:8px;
	overflow:hidden;
	margin-bottom:10px;
}
#content .whiteboxarea .topicbox {
	border:none;
}
#content .topicbox .imageholder {
	border:1px solid #d9d9d9;
	padding:3px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
#content .topicbox .imagecolumn {
	float: left;	
	margin-right: 9px;
	width: 160px;
	height: 1%;
}
#content .topicbox .text {
	height:1%;
	font-size: 1.1em;
}
#content .topicbox h3 {
	margin:0;
	font-size:1.83em;
	text-transform: lowercase;
}
#content .topicbox h3 em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	display:block;
	padding-top:4px;
}

#content .topicbox .addthis_toolbox {
	float: right;
	margin-top: 10px;	
}
.detail .addthis_frage {
	float: right;
	position: relative;
	top: -45px;
	left: -5px;
	font-size: 1.5em !important;
	font-weight: bold;
}
.detail .addthis_frage .at300bs.at15t_expanded, .detail .addthis_frage .at300bs.at15t_compact {
	padding-top: 7px;	
}
#content .topicbox span {
	color:#595959;
}
#content .topicbox span a {
	font-weight:bold;
}
/* btn holder */
#content .btnholder {
	float:right;
	background: url(../images/morebuttons1_top.png) no-repeat top left;
	padding: 1px 0 0 0;
	margin: 0 20px 0 0 ;
}
#content .btnholder a span {
	background: url(../images/morebuttons1_center.png) repeat-y top left;
	display: block;
	width: 119px;
}
#content .btnholder a {
	background: url(../images/morebuttons1_top.png) no-repeat bottom left;
	color:#fff;
	font-size:0.93em;
	text-align:center;
	font-weight:bold;
	display: block;
	padding-bottom: 1px;
}
#content .btnholder:hover {
	background: url(../images/morebuttons1_top_a.png) no-repeat top left;
}
#content .btnholder:hover a {
	background: url(../images/morebuttons1_top_a.png) no-repeat bottom left;
}
#content .btnholder:hover a span {
	background: url(../images/morebuttons1_center_a.png) repeat-y top left;
}

#content .whitebox #mailform {
	margin-left: 10px;
}

.numpager ul {
	list-style-type: none;
}

.numpager ul li {
	float: left;	
	margin-right: 10px;
}

.numpager ul li a.active {
	color: #000;	
}

/* sidebar */
#sidebar {
	float:right;
	width:329px;
}
#sidebar .whitebox {
	width:100%;
	overflow:hidden;
}
#sidebar .whitebox .top {
	width:329px;
	background:url(../images/sidebar-box-top.png) no-repeat;
	height:18px;
}
#sidebar .whitebox .cont {
	width:329px;
	background:url(../images/sidebar-box-bg.png) repeat-y;
}
#sidebar .whitebox .cont:after {
	clear:both;
	display:block;
	content:'';
}
#sidebar .whitebox .btm {
	width:314px;
	padding:0 9px 16px 6px;
	float:left;
	position:relative;
	background:url(../images/sidebar-box-btm.gif) no-repeat 0 100%;
}
/* titlepart */
#sidebar .titlepart {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	position:relative;
}
#sidebar .titlepart a {
	float:right;
	margin-right:5px;
}

/* box */
#sidebar .box {
	width:307px;
	margin:0 0 5px 5px;
	background:url(../images/box-bg.gif) repeat-y;
}
#sidebar .boxtop {
	height:1%;
	padding:8px 11px 9px;
	overflow:hidden;
	background:url(../images/box-top.gif) no-repeat;
}
#sidebar .boxbtm {
	width:307px;
	background:url(../images/box-btm.gif) no-repeat 0 100%;
}
#sidebar .box img {
	float:left;
	margin-right:10px;
}
#sidebar .box .text {
	min-height:69px;
	overflow:hidden;
	font-size: 1.1em;
}
#sidebar .btm .text p {
	margin-left: 0;
	margin-top: 10px;	
}
* html #sidebar .box .text {
	height:69px;
	overflow:visible;
}
#sidebar .box strong {
	color:#404040;
	margin-bottom:10px;
}
#sidebar .box strong.red {
	color: #B83535;	
}
#sidebar .box a {
	font-weight:bold;
}
#sidebar .box span {
	color:#404040;
}
#sidebar .box .text {
	background: transparent url(../images/baloons.gif) no-repeat top left;
	padding-left: 45px;
}
#sidebar .box .text.twitter {
	background-image: url(../images/twittericon.gif);	
}
#sidebar .greybox p {
	font-size: 1.1em;	
}

/* btnholder */
#sidebar .btnholder {
	float:right;
	background: url(../images/morebuttons2_top.png) no-repeat top left;
	padding: 1px 0 0 0;
	margin: 0 20px 0 0 ;
}
#sidebar .btnholder a span {
	background: url(../images/morebuttons2_center.png) repeat-y top left;
	display: block;
	width: 139px;
}
#sidebar .btnholder a {
	background: url(../images/morebuttons2_top.png) no-repeat bottom left;
	color:#fff;
	font-size:0.93em;
	text-align:center;
	font-weight:bold;
	display: block;
	padding-bottom: 1px;
}
#sidebar .btnholder:hover {
	background: url(../images/morebuttons2_top_a.png) no-repeat top left;
}
#sidebar .btnholder:hover a {
	background: url(../images/morebuttons2_top_a.png) no-repeat bottom left;
}
#sidebar .btnholder:hover a span {
	background: url(../images/morebuttons2_center_a.png) repeat-y top left;
}
#sidebar .greybox {
	width:315px;
	margin-bottom:25px;
	background:#ededed url(../images/greybox-top.gif) no-repeat;
}
#sidebar .greybox .btm {
	height:1%;
	overflow:hidden;
	padding:18px 0 13px;
	background:url(../images/greybox-btm.gif) no-repeat 0 100%;
}

.btm p {
	margin: 0 10px 1em 10px;
}


/* list */
#sidebar dl {
	margin:0;
	padding:0 15px 9px;
	height:1%;
}
#sidebar dt {
	clear:both;
	float:left;
	width:200px;
	font-weight:bold;
	color:#ba2c2c;
}
#sidebar dd {
	float:right;
	margin:0;
	width:85px;
	text-align:center;
}
* html #container dd {
	float:none;
	height:1%;
}
* + html #container dd {
	float:none;
	height:1%;
}
/* holder */
#sidebar .holder {
	padding:28px 6px 0 0;
}
#sidebar .holder .box {
	width:320px;
	margin:0 0 6px 0;
	background:url(../images/box2-bg.gif) repeat-y;
}
#sidebar .holder .boxtop {
	height:1%;
	padding:9px 15px 9px 10px;
	overflow:hidden;
	background:url(../images/box2-top.gif) no-repeat;
}
#sidebar .holder .boxbtm {
	width:320px;
	background:url(../images/box2-btm.gif) no-repeat 0 100%;
}
#sidebar .holder .box img {
	float:left;
	margin-right:10px;
}
#sidebar .holder .box .text {
	min-height:71px;
	overflow:hidden;
}
			
* html #sidebar .holder .box .text {
	height:71px;
	overflow:visible;
}
#sidebar .holder .box strong {
	color:#404040;
	display:block;
	margin-bottom:10px;
}
#sidebar .holder .box p {
	margin:0;
}
#sidebar .holder .box p em {
	color:#404040;
}
#sidebar .holder .box a {
	font-weight:bold;
}
#sidebar .holder .box span {
	color:#404040;
}
#expert {
	margin-top: -10px;	
	padding-left: 10px;
}
#sidebar #expert h3 {
	font-size: 36px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: #fff;
}
#sidebar #expert p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #B83535;
}
#sidebar #expert a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #fff;
}
#sidebar #expert .pro_top h3 {
	padding-top: 10px;	
}
#sidebar #expert .contra_top h3 {
	padding-top: 7px;	
}
#sidebar #expert #expert_diskutieren {
	color: #B83535;
	font-style: normal;	
	margin-top: 20px;
	display: block;
}
#sidebar #expert .pro_top {
	background: url(../images/pro_top.png) no-repeat 0 0;
	width: 294px;
	height: 98px;	
}
#sidebar #expert .pro_top p strong a {
	font-style: normal;	
}
#sidebar #expert .pro_middle {
	background: url(../images/pro_middle.png) repeat-y 0 0;	
	width: 294px;
	padding-top: 10px;
}
#sidebar #expert .pro_middle p {
	color: #ccc;	
}
#sidebar #expert .pro_bottom {
	background: url(../images/pro_bottom.png) no-repeat 0 0;
	width: 294px;
	height: 10px;
	margin-top: -14px;	
}
#sidebar #expert .contra_top {
	background: url(../images/contra_top.png) no-repeat 0 0;
	width: 294px;
	height: 82px;	
}
#sidebar #expert .contra_top p strong a {
	font-style: normal;	
}
#sidebar #expert .contra_middle {
	background: url(../images/contra_middle.png) repeat-y 0 0;	
	width: 294px;
	padding-top: 25px;
}
#sidebar #expert .contra_middle p {
	color: #bbb;
	padding-top: 1em;	
}
#sidebar #expert .contra_bottom {
	background: url(../images/contra_bottom.png) no-repeat 0 0;
	width: 294px;
	height: 10px;
	margin-top: -14px;	
}
#sidebar .greybox p.related_link {
	font-size: 1.5em !important;
	font-weight: bold;
	margin-right: 0;	
}
/* footer */
.footerholder {
	width:100%;
	background:url(../images/footer-bg.jpg) repeat center 0;
}
.footerarea {
	width:100%;
	background:url(../images/trenner-footer.gif) repeat-x 0 0;
}
#footer {
	width:978px;
	margin:0 auto;
	min-height:218px;
	overflow:hidden;
}
#footer .cross {
	width:148px;
	height:148px;
	margin-top:55px;
	background:url(../images/footer-cross.png) no-repeat;
	float:left;
}
#footer ul {
	margin:0;
	padding:76px 0 0 14px;
	list-style:none;
	float:left;
}
input.forwai {
	position:absolute;
	display:none;
}
#footer ul a {
	color:#fff;
	font-size:1.5em;
	text-transform: lowercase;
}

/* skiplinks: technical setup */
#skiplinks {
  position: absolute;
  top: 40px;
  left: -32768px;
  z-index: 1000;
  width:100%;
  margin: 0;
  padding: 0;
  list-style-type: none;   
}

#skiplinks a.skip:focus,
#skiplinks a.skip:active {
  left: 32768px;
  outline: 0 none;
  position: absolute;
  width:100%;
  background: #fff;
} 



/* comments */

.comments-container {
	margin-top: 40px;
}

.comments-parent {
	margin-bottom: 10px;
}

.comments-first {
	padding-bottom: 20px;
}


.comments-children {
	padding: 0px 0px 20px 37px;
}

.comments-image {
	float: left;
	display: inline;
	width: 52px;
	height: 52px;
	margin-right: 8px;
	overflow: hidden;
}

.comments-image img {
	width: 50px;
	height: 50px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}

.comments-text {
	float: left;
	display: inline;
}

.comments-first .comments-text {
	overflow: hidden;
	width: 596px;
}

.comments-children .comments-text {
	overflow: hidden;
	width: 559px;
}

.comments-reply {
	float: right;
	display: inline;
	margin: 2px 11px 0px 0px;
}

.comments-head {
	font-size: 12px;
	height: 18px;
	color: #707070;
}

.comments-head a, .comments-head span {
	color: #BA2C2C;
	font-weight: bold;
}

.comments-bodytext-inner {
	color: #3B3B3B;
	font-style: italic;
	font-family: Georgia;
	font-size: 16px;
}

.comments-first .comments-bodytext-container {
	background: 0px 0px repeat-y url(../images/commentLongRepeat.png);
	width: 596px;
}

.comments-first .comments-bodytext-inner {
	background: 0px 0px  no-repeat url(../images/commentLongTop.png);
	width: 562px; /* 596 */
	padding: 9px 14px 6px 20px;
}

.comments-first .comments-bodytext-bottom {
	background: 0px 0px no-repeat url(../images/commentLongBottom.png);
	width: 596px;
	height: 8px;
	overflow: hidden;
}

.comments-children .comments-bodytext-container {
	background: 0px 0px repeat-y url(../images/commentShortRepeat.png);
	width: 559px;
}

.comments-children .comments-bodytext-inner {
	background: 0px 0px no-repeat url(../images/commentShortTop.png);
	width: 525px;/* 559px; */
	padding: 9px 14px 6px 20px;
}

.comments-children .comments-bodytext-bottom {
	background: 0px 0px no-repeat url(../images/commentShortBottom.png);
	width: 559px;
	height: 8px;
	overflow: hidden;
}
.comments-postbox {
	width: 617px;
	background-color: #EBEBEB;
	margin-top: 40px;
	padding: 15px 15px 10px 15px;
	margin-bottom: 7px;
}

.comments-info {
	float: right;
	display: inline;
	text-align: right;
}

.comments-info-commentcount {
	font-size: 12px;
	color: #3B3B3B;
}

.comments-header {
	font-size: 12px;
	color: #808080;
	margin-bottom: 3px;
	float: left;
}

.comments-form {
	width: 617px;
}

.comments-form textarea {
	width: 270px;
	height: 107px;
	display: block;
}

.comments-form input {
	float: right;
	display: inline;
	width: 51px;
	height: 23px;
	margin-top: 7px;
}

.comments-form .fileupload {
	float: right;
	clear: right;	
}

.comments-form #comments-submit {
	float: right;	
}

.comments-form p {
	float: left;	
}

.comments-form .fileupload input{
	margin: 0;
	width: auto;
	height: auto;	
	float: left;
	clear: left;
	display: inline;
}
.comments-form .fileupload label {
	float: left;
	width: 320px;
	display: inline;
}

.comments-form .fileupload {
	margin: 5px 0 5px 0;	
}

.comments-form .comments-filebox {
	float: right;
	margin-top: -22px;
	width: 320px;
}

.comments-form .comments-fileboxheader {
	color: #808080;
	margin-top: 7px;
	margin-bottom: 10px;
}

.comments-form .comments-textbox {
	float: left;	
	width: 270px;
}

.comments-replyBox {
	font-size: 12px;
	color: #3B3B3B;
	padding: 0px 0px 2px 0px;
}

.comments-thanks {
	font-size: 12px;
}

.comments-notLoggedIn {
	font-size: 12px;
}

.comments-form .comments-textbox #comments-left {
	float: left;	
	height: 12px;
	width: auto;
}

.comments-form .comments-textbox span {
	float: left;
	margin-top: 10px;	
}

.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

p.twittertext {
	font-size: 2em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	padding-bottom: 15px;
}

.noborder {
	border: 0 !important;
}
.low {
	margin-bottom: 0;
}

/* register */

.piregister-register {
	width: 641px;
}

.piregister-register-contentContainer {
	padding: 0px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
}

.piregister-register-intro {
	margin-bottom: 20px;
}

.piregister-register-typeNormal, .piregister-register-typeAlternative {
	float: left;
	display: inline;
}

.piregister-register-typeNormal {
	width: 280px;
	margin-right: 61px;
}

.piregister-register-typeNormal label {
	display: block;
	padding: 3px 3px 3px 0px;
}

.piregister-register-typeAlternative {
	width: 280px;
}

.openid-testlink {
	text-decoration: none;
	color: #A42020;
}

.piregister-register-typeAll, .piregister-register-typeAdditional {
	margin-top: 20px;
	width: 621px;
}

.piregister-register-typeAdditional table, .piregister-register-typeAll table {
	width: 100%;
}

.piregister-register-typeAll label {
	display: block;
	padding: 3px 0px 3px 0px;
}

.piregister-register-typeAll .input-city-zip label {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
}

.piregister-register-typeAdditional table th {
	font-size: 12px;
	font-weight: normal;
}

.piregister-register-electablesTitleColumn {
	width: 300px;
	padding: 0px 0px 0px 20px;
}

.piregister-register-socials {
}

.piregister-register-socials label {
	display: inline;
	float: left;
	margin: 0px 0px 0px 20px;
}

.piregister-register-socials img.platform-icon {
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin: -3px 4px 0px 0px;
}

.piregister-register-topic {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

.piregister-register-topic .slider {
	float: left;
	display: inline;
	margin: 0px 6px 0px 20px;
	padding: 3px 0px 0px 0px;
}



.piregister-register-terms {
	
}

.piregister-register-submit {
	width: 100%;
	text-align: right;
}
.piregister-finish, .piregister-confirm {
	padding: 0 0 0 10px;	
}

.piregister-register h3 {
	color: #BA2C2C;
	background: url(../images/title-red-bg.gif) repeat-x bottom left;	
	padding: 0 0 10px 10px;
	text-transform: lowercase;
}

.piprofile-home div, .pilogin-retrieve {
	margin-left: 10px;	
}

.piprofile-home-image img {
	float: right;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-right: 10px;
}

/* pivoting */

.pivoting-daily {
	margin: 0px 0px 15px 0px;
}

.pivoting-daily-votebox {
	width: 80px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 15px;
}

.pivoting-daily-voteboxTop {
	width: 80px;
	padding: 13px 0px 0px 0px;
	background: 0px 0px no-repeat url(/fileadmin/images/votingTop.png);
}

.pivoting-daily-voteboxBottom {
	height: 17px;
	width: 80px;
	background: 0px 0px no-repeat url(/fileadmin/images/votingBottom.png);
	margin-top: -25px;
}

.pivoting-daily-voteboxInner {
	width: 54px;
	padding: 0 15px 0px 11px;
	background: 0px 0px repeat-y url(/fileadmin/images/votingRepeat.png);
	font-size: 12px;
	padding-top: 10px;
}
.pivoting-daily-voteboxInner span {
	display: block;
	line-height: 40px;
	margin-bottom: 25px;
}
.pivoting-daily-voteboxInner span span {
	line-height: 12px;
	display: inline;	
}
.pivoting-daily-voteboxInner h4 {
	font-size: 90%;	
}
.pivoting-daily-resultbox {
	float: left;
	width: 230px; /* 230px; */
	padding: 0;
	overflow: hidden;
}

.pivoting-daily-scale {
	width: 193px; /* 193px; */
	border-collapse: collapse;
	color: #ACACAC;
	font-size: 10px;
}

.pivoting-daily-scale td {
	width: 137px;
}

.pivoting-daily-scaleBorder {
	width: 193px;
	padding: 0px 37px 0px 10px;
	border-bottom: 1px solid #ACACAC;
	margin: 0px 0px 11px 0px;
}

.pivoting-daily-scaleMin {
	text-align: left;
}

.pivoting-daily-scaleMid {
	text-align: center;
}

.pivoting-daily-scaleMax {
	text-align: right;
}

.votingbutton {
	width: 155px;
	height: 23px;
}

.pivoting-daily-choice {
	height: 29px;
	width: 193px;
	padding: 0px 10px 9px 0px;
}

.pivoting-daily-choices {
	padding: 0px 0px 0px 10px;
}

.pivoting-daily-choiceText {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 4px;
}

.pivoting-daily-choiceBar {
	height: 27px;
	border: 1px solid #BA2C2C;
	background: 0px 0px repeat url(/fileadmin/images/votingbarRepeat.png);
	padding: 0px;
}

.pivoting-daily-login {
	clear: both;
	padding: 10px 0 0 5px;	
}
.pivoting-daily-myAnswer {
	margin: 10px 0 10px 5px;	
}
.pivoting-daily-myAnswer h4 {
	float: left;
	margin-right: 5px;
}

.pivoting-daily-myAnswer span {
	float: left;	
}

.pivoting-daily-myAnswer form {
	clear: both;
	padding: 10px 0 0;
}	

.pivoting-daily-myAnswer form input {
	margin: 5px 0;
}

.pivoting-daily-myAnswer form input.votingbutton {	
	float: right;
	margin-right: 10px;	
}

/* smoothbox */

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}


/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}


ul#gallery {
	list-style: none;
	margin: 0 0 1em 14px;
	padding: 0;
}
ul#gallery li {
	display:inline;
}
ul#gallery li a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
ul#gallery li a img {
	border: 1px solid #d9d9d9;
	padding: 3px;
}
ul#gallery li a:hover img, ul#gallery li a:focus img, ul#gallery li a:active img  {
	border: 1px solid #b83535;
	background: #b83535;
} 

.startkreuz {
	margin-bottom: -12px;
}

.blogdate {
	border-top: solid 1px #eaeaea;
	color: #767676;
	padding: 8px 0 0;
}


hr {
	border: 0;
	background:url(../images/title-grey-bg.gif) repeat-x 0 100%;
	height: 6px;
}

#fblike {
	position: absolute;
	right: 0;
	top: 0;
	border: 4px solid #f00;	
}
