@import url(/local/stylesheets/xphpos_icons.css);
/*@import url(iphone.css);*/


/* 
div {border: 2px solid violet;}
div div {border: 2px dotted blue;}
div div div {border: 1px solid cyan;}
div div div div {border: 1px dashed green;}
div div div div div {border: 1px solid lime;}
div div div div div div {border: 1px solid yellow;}
playableVideo
*/




/**********************************************
	Global
**********************************************/

/* +++++ allgemein +++++ */

body, p, a, ul, li, h1, h2, h3, h4, h5, blockquote, q {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	color: black;
	text-decoration: none;
}

@font-face {
	font-family: 'VegurMedium';
	src: url('/local/stylesheets/font/vegur-m-0601-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/vegur-m-0601-webfont.woff') format('woff'), url('/local/stylesheets/font/vegur-m-0601-webfont.ttf') format('truetype'), url('/local/stylesheets/font/vegur-m-0601-webfont.svg#webfontcVFKT02S') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VegurRegular';
	src: url('/local/stylesheets/font/vegur-r-0601-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/vegur-r-0601-webfont.woff') format('woff'), url('/local/stylesheets/font/vegur-r-0601-webfont.ttf') format('truetype'), url('/local/stylesheets/font/vegur-r-0601-webfont.svg#webfontK8C2ERh3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VegurLight';
	src: url('/local/stylesheets/font/vegur-l-0601-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/vegur-l-0601-webfont.woff') format('woff'), url('/local/stylesheets/font/vegur-l-0601-webfont.ttf') format('truetype'), url('/local/stylesheets/font/vegur-l-0601-webfont.svg#webfontzSgGye6Q') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VegurBold';
	src: url('/local/stylesheets/font/vegur-b-0601-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/vegur-b-0601-webfont.woff') format('woff'), url('/local/stylesheets/font/vegur-b-0601-webfont.ttf') format('truetype'), url('/local/stylesheets/font/vegur-b-0601-webfont.svg#webfont4MTJnfyp') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'MarketingScriptRegular';
	src: url('/local/stylesheets/font/marketingscript-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/marketingscript-webfont.woff') format('woff'), url('/local/stylesheets/font/marketingscript-webfont.ttf') format('truetype'), url('/local/stylesheets/font/marketingscript-webfont.svg#webfontn2pgwQed') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
	font-family: 'MarketingScriptRegular';
	src: url('/local/stylesheets/font/MarketingScript-webfont.eot');
	src: local('☺'), url('/local/stylesheets/font/MarketingScript-webfont.woff') format('woff'), url('/local/stylesheets/font/MarketingScript-webfont.ttf') format('truetype'), url('/local/stylesheets/font/MarketingScript-webfont.svg#webfonth95erx5t') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
	background-image:url('/images/backgrounds/bg_wood_pattern.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}

body { background-color: #fcfcfc; /*  #1a1a1a; */ }



.fixfloat 				{ clear: both; float: none; height: 0; font-size: 0; width: 0; line-height: 0px; }
.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.invisible 				{ visibility: hidden; display: none; }
.nopadding 				{ padding: 0 !important; }
.nopadding-top 		{ padding-top: 0 !important; }
.nopadding-right	{ padding-right: 0 !important; }
.nopadding-bottom	{ padding-bottom: 0 !important; }
.nopadding-left		{ padding-left: 0 !important; }
.nomargin 				{ margin: 0 !important; }
.nomargin-top			{ margin-top: 0 !important; }
.nomargin-right		{ margin-right: 0 !important; }
.nomargin-bottom	{ margin-bottom: 0 !important; }
.nomargin-left		{ margin-left: 0 !important; }
.noborder					{ border:0 none !important; }
.noborder-top			{ border-top: none !important; } 
.noborder-right		{ border-right: none !important; }
.noborder-bottom	{ border-bottom: none !important; }
.noborder-left		{ border-left: none !important; }
.align-left				{ text-align: left !important; }
.align-right			{ text-align: right !important; }
.align-center			{ text-align: center !important; }
.float-left				{ float: left !important; }
.float-right			{ float: right !important; }
.hidden						{ visibility: hidden; }
.invisible				{ height: 0; }
.smaller 				{ font-size:90%;}
.spacer-3,
.spacer-5,
.spacer-10,
.spacer-20,
.spacer-30,
.spacer-40,
.spacer-50 {
	font-size: 0;
	clear: both;
	float: none;
}

.spacer-3  { height: 3px; }
.spacer-5  { height: 5px; }
.spacer-10 { height: 10px; }
.spacer-20 { height: 20px; }
.spacer-30 { height: 30px; }
.spacer-40 { height: 40px; }
.spacer-50 { height: 50px; }

.clear { clear: left; }
.serif, .sans-serif { font-family: Georgia, Times, "Times New Roman", serif; }
.uppercase { text-transform: uppercase;}
a:hover { color: #eb0000; border: 0px none; }

img { border: 0px none; }


/**********************************************
	CONTAINER
**********************************************/


/* +++++ CONTAINER +++++ */

/* +++++ contentcontainer, rahmen, background +++++ */

#globalWrapper { margin-bottom: -210px; }
.topcontainer {  margin-top: 5px;}

.topframe {
	background-image:url('/images/backgrounds/topframe.png');
	background-repeat: no-repeat;
	background-position: top left;	
	width: 1086px;
	height: 200px;
	margin: auto;
}


.leftframe-top {
	background-image:url('/images/backgrounds/leftframe-top.png');
	background-repeat: no-repeat;
	background-position: -1px -2px;
	width: 1055px;
	padding: 0 0 0 31px;
	margin: auto;	

}
.rightframe-top {
	background-image:url('/images/backgrounds/rightframe-top.png');
	background-repeat: no-repeat;
	background-position: right -2px;

}

.head {
	min-height:390px;
	height:390px;
	position:relative;
}

.topnavstatic {
	width: 1086px; 
	margin: auto;
	margin: -5px 0 0 -31px;
	height: 56px;
	background-image: url(/images/backgrounds/topnavi-white.png);
	background-position: 0px 0px;
	position:relative;
}

.topnavstatic p {
	width: 950px;
	position:absolute;
	left:70px;
	top:0;
	/*background-color: white;*/
}

.cc-border-left,
.leftframe-repeat {
	background-image:url('/images/backgrounds/leftframe-repeat.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 1055px;
	padding: 0 0 0 31px;
	margin: auto;	
}

.cc-border-right,
.rightframe-repeat {
	background-image:url('/images/backgrounds/rightframe-repeat.png');
	background-repeat: repeat-y;
	background-position: right top;
}


.cc-inner-bg {
	background-image:url('/images/backgrounds/bg_content_texture.png');
	background-repeat: repeat;
	background-position: left top;
	background-color: #fcfcfc; 
	width: 1024px;		
	margin: -13px 0 0 0;
}

.topnavi-bottom-shadow {
	/*background-image:url('/images/backgrounds/topnavi-bottom-shadow.png');*/
	background-repeat: no-repeat;
	background-position: top left;		
	width: 1086px;
	margin: 0 0 0 -31px;
	height: 13px;
}

.cc-bottomframe {
	background-image:url('/images/backgrounds/bottomframe.png');
	background-repeat: no-repeat;
	background-position: top left;	
	width: 1086px;
	height: 33px;
	margin: auto;
}

.contentcontainer { 
	padding: 50px 17px 20px 0; 
	width: 990px; /* +37px*/
	margin: 0;
}


#globalWrapper>div.black { 
	height: 125px; 
	width: 1024px;
	margin: auto;
	background-color: #fff; /*#1a1a1a;*/
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
	margin-top: -85px;
}

.rightcontent {
	float: right;
	width: 250px;
	/*background-image: url(/images/rverlauf2.jpg);*/
	background-color: #fff;
}

.contentcontainer, .silhouette, .footercontainer, 
/*.topnavflash,*/ .topnavstatic, /*.toptopnav,*/ .topcontainer>img
{ 

}

.maincontent { margin-right: 290px; }
.maincontent { margin-left: 37px; }
.leftmenu+.maincontent { margin-left: 200px; }
.contentcontainer { position:relative; } /* in order to position facebook button absolute to the content*/

#container,
.container-2cols {
	min-height:210px;
	width:631px;
	background-color: #fff; /*#fcfcfc;*/
	padding: 0 0 10px 0;
	margin: 0px 0px 20px 0px;
	border: 2px solid #d3d3d3;
}

.left {
	margin-left: 8px;
	margin-right: 10px;
	float:left;
}

.middle {
	margin-right: 10px;
	float:left;
}

.right {
	margin-right: 0px;
	float:left;
}



/**********************************************
	FONTS
**********************************************/

p, a, ul, li, h1, h2, h3, h4, h5, blockquote, q, input, textarea, select,
body {
	font-family: VegurRegular,Helvetica, HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
}

.fototext div a.commentopener,
.kontaktform legend,
.kasten h5,
#commentssummary h5,
.leftmenu a,
div.footercontainer,
div.fototext p,
.f-vegurregular {
	font-family: VegurRegular, Helvetica, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fototext .ftdscr a,
h1, h2, h3, h4, h5,
.towerheader a,
.topnavstatic p a,
.f-vegurbold {
	font-family: VegurRegular, VegurBold, Helvetica, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
}

.contentcontainer button, 
.contentcontainer .button,
a.btn-title,
a.btn,
p.headlinescript,
.kasten big a, 
.kasten .big a,
.fototext div a,
.topnavstatic .playbuttons,
.f-marketingscriptregular,
.f-msreg {
	font-family: MarketingScriptRegular, Helvetica, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* FONT-SIZES AND FONT-SIZE CORRECTIONS */

/* ORIGINAL SIZES
body { font-size: 1em;	}
.topnavstatic p a { font-size: 110%}
big, .big { font-size: 16px;  }
small, .small { font-size: 11px;  }
div.login a  {font-size:12px;}
div.wetterData { font-size: 12px; }
div.forecastDay {font-size: 12px;}
.leftmenu .subleftmenu a { font-size: 13px; }
.contentcontainer button {font-size: 13px;}
li {font-size: 14px;}
.leftmenu a {font-size: 15px;}
.kasten h5 { font-size: 15px; }
.qtshowcase h2 { font-size: 15px; }
.kasten big, h4 { font-size: 16px; }
blockquote, p blockquote, blockquote p {font-size: 16px;}
#twitteritems div:first-child p, #twitteritems div:first-child a { font-size: 17px; }
.foto {font-size: 18px;}
.fototext .ftdscr a { font-size: 22px; line-height: 24px; }
h1 { font-size: 38px; line-height: 40px;}
h2 { font-size: 30px;}
*/

body { font-size: 62.5%; /*font-size-adjust:0.5;*/ } /* 10px; */
#globalWrapper { /*xfont-size: 1.3em;*/ }
.topnavstatic p a { font-size: 1.7em; line-height: 50px; }
.playbuttons span { font-size: 1.4em; line-height: 57px;	}
.contentcontainer { font-size: 1.4em; line-height:150%;}
.footercontainer { font-size: 1.3em; }

big, .big { font-size: 100%;  }
.bigger { font-size: 110%;  }
small, .font-90, .small { font-size: 90%;  }
.font-80 { font-size: 80%;  }
input, textarea, select,
div.login a  {font-size: 95%;}
.leftmenu a {font-size: 95%;}

div.wetterData div.day.today { font-size: 125%; }
div.wetterData div.temp.today { font-size: 350%;line-height:100%;}


div.forecastDay {font-size: 95%}
.leftmenu .subleftmenu a { xfont-size: 1.3em; }
.contentcontainer button { xfont-size: 1.3em;}
li {font-size: 105%;}
#commentssummary h5, .kasten h5 { font-size: 110%; }
.qtshowcase h2 { font-size: 150%; }

a.commentopener,
.ux-rating-pretext { font-size: 20px; line-height:30px;}

.contentcontainer button, 
.contentcontainer .button,
.maincontent a.contact,
.maincontent a.more,
.maincontent a.article,
.maincontent a.gallery,
.maincontent a.video,
.maincontent a.btn { font-size: 130%; line-height:36px;}

.rightcontent .btn,
.kasten big a { font-size: 140%; line-height:36px;}

.kontaktform legend,h4 { font-size: 115%; }
blockquote, p blockquote, blockquote p {font-size: 115%;}
#twitteritems div:first-child p, #twitteritems div:first-child a { font-size: 120%; }


.foto {font-size: 125%;}

.fototext .ftdscr a {
	line-height:160%;
	font-size:140%;
}

h1 { font-size: 250%;  line-height:150%; }
p.headlinescript,
h2 { font-size: 200%;  line-height:150%;}

/*
@-moz-document url-prefix()
{
	body { font-size: 70%;	}
	
	.contentcontainer button, 
	.contentcontainer .button
	.maincontent a.contact,
	.maincontent a.more,
	.maincontent a.article,
	.maincontent a.gallery,
	.maincontent a.video,
	.maincontent .btn { font-size: 110%;}
	
	.rightcontent .btn, 
	.kasten big a { font-size: 120%;}
	
	.home #container p {
		font-size:90%;
	}
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	/* standard layout */
}



/**********************************************
	Rounded Corners
**********************************************/


#container, .comform-mask, #commentssummary, 
#photoalbum img, .foto, .fototext, fieldset, .qtshowcase, .rightcontent, #twitteritems div:first-child, .topnavflash, .toptopnav,
.rounded-corners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px; 	
}


.commentwr, .globalmm,
.rounded-corners-bottom {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
}

.rightcontent h4,
.towerheader,
.rounded-corners-top {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px; 
}

.lucent {
	filter:alpha(opacity=75); 
	-moz-opacity:0.75;
	opacity:0.75;
}

.no-border-radius-bottom {
	-moz-border-radius-bottomleft:0px !important;
	-moz-border-radius-bottomright:0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	-khtml-border-bottom-right-radius: 0px !important;
	-khtml-border-bottom-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important; 
	border-bottom-right-radius: 0px !important; 		
}


/**********************************************
	SHADOWS
**********************************************/
/* auch komplett raus? */

.fototext div a:hover,
.textshadow-up {
	/*text-shadow: #ffffff 0px -1px 0px;
	filter:dropshadow(color:#ffffff, offx=0, offy=-1);*/
}

.qtshowcase,
.foto,
.rightcontent h4,
.towerheader a,
.leftmenu a,
.maincontent h1,
.maincontent h2,
.maincontent h3,
.kasten h5,
#commentssummary h5,
.kasten big a, 
.kasten .big a
.towerheader a,
.fototext div a,
.playbuttons span,
.topnavstatic p a,
.textshadow-down {
	/*text-shadow: #000 0px 1px 1px;
	filter:dropshadow(color:#000, offx=0, offy=1);*/
}

/*.com-shadow {
	-moz-box-shadow: 0 1px 5px 1px #000;
	-webkit-box-shadow: 0 1px 5px 1px #000;
	box-shadow: 0 1px 5px 1px #000;
}*/

/*.light-boxshadow {
	-moz-box-shadow: 0 1px 3px 1px #d5d5d5;
	-webkit-box-shadow: 0 1px 3px 1px #d5d5d5;
	box-shadow: 0 1px 3px 1px #d5d5d5;
} */

.commentwr,
.kontaktform fieldset,
.qtshowcase,
.foto,
#container,
.fototext,
.rightcontent,
.dark-boxshadow {
	-moz-box-shadow: 0 1px 5px 1px #d3d3d3; /*000*/
	-webkit-box-shadow: 0 1px 5px 1px #d3d3d3;
	box-shadow: 0 1px 5px 1px #d3d3d3;
} 

/**********************************************
	GRADIANTS
**********************************************/

/* komplett raus */
/* backup in "_removed_gradiants_white.css" */

/**********************************************
	HOMY
**********************************************/

.home .left,
.home .right,
.home .middle {
	width:200px;
}

.home .container-2cols .left,
.home .container-2cols .right {
	width:auto;
}

.home .container-2cols .right {
	float:right;
	margin-right: 10px;
}

.home #container h3+p {
	margin-bottom:10px;
}

.home .fototext h2 {
	margin-top:10px;
}

.home #container h2,
.home #container h3,
.home #container p,
.home .fototext h2,
.home .fototext h3,
.home .fototext h4,
.home .fototext p {
	padding-left:5px;
}

/**********************************************
	TOP-PART
**********************************************/

.toptopnav {
	height: 45px;
	text-align: right;
	padding: 5px 12px 13px 12px;
	width: 1000px;
	margin: auto;
	/*color: green;*/ /*#858383;*/ /* seems not to be used anymore */
}

img#simpletaste {
	margin: -55px 0 10px 45px;
	width: 705px; height: 169px;
}

.toptopnav a {
	/*color: #fcfcfc;*/ /* #858383; */
	padding: 0;
	background-repeat: no-repeat;
	/*font-weight: bold;*/
	background-position: top left;
	height: 52px;
	width: 46px;
	display: block;
	float: right;
	margin-left: 5px;
}

.toptopnav a span { display: none;}

a#topmenu1828 { background-image: url(/images/icons/icon_twitter.png); }
a#topmenu1852 { background-image: url(/images/icons/icon_facebook.png); }
a#topmenu1853 { background-image: url(/images/icons/icon_xing.png); }
a#topmenu1854 { background-image: url(/images/icons/icon_linkedin.png); }
a#topmenu1863 { background-image: url(/images/icons/icon_TKGR.png); }

a#topmenu1828:hover { background-image: url(/images/icons/icon_twitter_over.png); }
a#topmenu1852:hover { background-image: url(/images/icons/icon_facebook_over.png); }
a#topmenu1853:hover { background-image: url(/images/icons/icon_xing_over.png); }
a#topmenu1854:hover { background-image: url(/images/icons/icon_linkedin_over.png); }
a#topmenu1863:hover { background-image: url(/images/icons/icon_TKGR_over.png); }

.topcontainer>img { 
	display: block; 
	width: 1024px; 
	height: 390px; 
	margin-top: -4px;

}

.topnavstatic p a { 
	margin: 0 25px 0 0; 
	color: black; /*white;*/
	text-transform: uppercase;
	letter-spacing: 1px;
 }

/*.topnavstatic p a:hover,*/ 
.topnavstatic p a.selected, 
/*.toptopnav a:hover, */
.toptopnav a.selected { color: #eb0000; }

div.logo { display: none; width: 1024px; margin: auto; }

img.logo {
position: relative;
left: 645px;
margin-top: -100px;
z-index: 2;
}

/*
.topnavstatic p, img.logo { display: none; }
div.topnavstatic p, div.logo img.logo { display: block; }
*/

/**********************************************
	AUTOOVERLAY
**********************************************/

.autooverlay {
	position:absolute;
	top:100px;
	xborder: 1px solid blue;
	z-index:1000;
	width:100%;
	
}
.overlay1,
.overlay2,
.overlay3 {
	position:relative;
	width:530px;
	height:410px;
	margin: auto;
	xborder: 1px solid red;
	xdisplay:none;
}
.overlay2 {}
.overlay3 {}

.autooverlay .close {
	width:30px;
	height:30px;
	background-image:url(/local/javascripts/fancybox/fancy_closebox.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
	z-index:1001;
}

.autooverlay .countdown {
	font-size:11px;
	font-family: VegurBold, VegurBold, Helvetica, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#4165bb;
	position:absolute;
	bottom:10px;
	right:20px;
	text-align:right;
	z-index:1001;
}
/**********************************************
	TOP-VIDEO PLAYING
**********************************************/

.headContainer {
	position:absolute;
	top: 0;
	left: 0;
	z-index:2;
}

.headimage {
	position:absolute;
	top: 0;
	left: 0;
	z-index:2;
}

.topnavflash {
	height: 390px;
	width: 1024px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display:none;
}

.topnavflash a#player {display:none; width:1024px; height:390px; }
.topnavflash a#playerhq {display:none; width:1024px; height:390px; }
.topnavflash #headplayer, .topnavflash #headplayerhq {
	display:none;
	text-align: center;
	vertical-align:middle;
	margin: auto;
}

.playbuttons {
	height:45px;
	width: 275px;
	text-align: right;
	position:absolute;
	right:0px;
	padding-right:70px;
	top:0px;
	z-index:2;
}

.playbuttons span {
	color: #606060;
}

a.playbut {
	margin: 12px 0 0 10px;
	xborder: 1px solid green;
	height: 27px;
	width: 27px;
	display: block;
	float: right;
}

#playbuthq {
	background-position: top left;
	background-image: url(/images/buttons/play_hq_button.png);
	background-repeat:no-repeat;
}
#playbuthq:hover {
	background-image: url(/images/buttons/play_hq_button.png);
}

#playbutlq {
	background-position: top left;
	background-repeat:no-repeat;
	background-image: url(/images/buttons/play_lq_button.png);
}
#playbutlq:hover {
	background-image: url(/images/buttons/play_lq_button.png);
}

/* overlay size and background image */ 
div#overlay { 
width:1050px; 
height:3000px; 
/*background-image:url(http://static.flowplayer.org/img/overlay/petrol.png); */
background-color: white; /* black */
display:none; 
padding: 0 !important; 
overflow: hidden;
position: absolute;
top: 0;
left: 50%;
opacity: 0.85;
z-index: 4;
margin-left: -525px;
} 


/**********************************************
	RATING
**********************************************/


.rating {
	float:right;
	xwidth: 300px;
	xborder: 1px solid blue;
}

.ux-rating-container {
	float:right;
	height: 30px;
	xborder: 1px solid red;
}

/* Stars */
.ux-rating-reset,
.ux-rating-star {
	float:left;
	width:35px;
	height:30px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden;
	padding-left:5px;
}
.ux-rating-reset,
.ux-rating-reset a {
	background:url(/local/media/images/interface/delete.png) no-repeat 0 0px;
}
.ux-rating-star,
.ux-rating-star a {
	background:url(/local/media/images/interface/stars.png) no-repeat 0 0px
}

 
.fototext div .ux-rating-reset a,
.fototext div .ux-rating-star a,
.ux-rating-reset a,
.ux-rating-star a {
	display:block;
	width:30px;
	height:100%;
	padding:0;
	margin:0;
	line-height:30px;
	background-position: 0 0px;
	text-shadow:none;
}

.ux-rating-star-on a {
	background-position:0 -30px!important
}

.fototext div .ux-rating-star-hover a:hover {
	text-shadow:none;
}

.fototext div .ux-rating-star-hover a,
.ux-rating-star-hover a {
	text-shadow:none;
	background-position:0 -60px
}

.ux-rating-reset-hover a {
	background-position:0 -30px
}

.ux-rating-disabled a {
	cursor:default !important
}
.ux-rating-star {
	background:transparent!important;
	overflow:hidden!important
}

.ext-ie .ux-rating-clearfix {
    zoom: 1;
}
.ux-rating-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ux-rating-pretext {
	float:left;
	margin:0 0.4em 0 0;
}

.ux-rating-aftertext {
	float:left;
	margin:0 0 0 0.4em;
	color:#737373;
}

.setting-triggers {
	xdisplay:inline;
	xposition:relative;
	float: right; 
}

.contentcontainer button.resetbutton {
	background-image: url(/javascripts/ext/plugins/img/delete.png); 
	cursor:pointer;
	margin:0;
	padding:0;
	float: right; 
	width:16px;
	height:16px;
	
	background-color: transparent;
	border: none;
	border: 0px solid transparent;
	color: black; /*#ffffff;*/	
}

.contentcontainer button.resetbutton:hover { 
	color: black; /*#ffffff; */
	background-image: url(/javascripts/ext/plugins/img/delete.png); 
}

.fototext div a.commentopener,
a.commentopener {
	background-image:url(/local/media/images/interface/arrow_open.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding: 0 0 0 40px;
	height:30px;
	line-height:30px;
	margin:0;
	width:auto;
	display:block;
	float:left;
}

.fototext div a.commentopener.closed,
a.commentopener.closed {
	background-image:url(/local/media/images/interface/arrow_closed.png);
}

.foto a.newcomment img,
.fototext div a.newcomment,
a.newcomment {
	display:inline;
	height:auto;
	padding: 0;
	margin: 0;
	width:auto;
	background-image:none;
}

.foto a.newcomment img,
a.newcomment img {
	margin: -5px 0 0 15px;
}

.rating,
.comments a,
.comments {
	text-align:left;
}

.commentwr {
	height:280px;
	clear:left;
	margin-bottom:18px;
	padding: 10px 10px 10px 0;
	border:1px solid #fff;
	margin-left: 1px;
	background-color: #d3d3d3;
	margin-top: -2px;
	border-top: 0px none;
}

.com-overflow {
	overflow-y:auto;
	height:280px;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.com-shadow {
	height:5px;
}

.commentform {

}

.commentform label {
	width: 150px;
	float:left;
}

.commentform input {
	width:50% !important;
}

.commentform textarea {
	width:90% !important;
	height:100px !important;;
}

.comform-mask {
	position:absolute;
	text-align:center;
	background-color:#fff; /*#000000;*/
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    top:0;
    left:10px;
    width: 100%;
    height: 100%;
    zoom: 1;
    z-index: 100;
}

.com-loader {
	margin:auto;
	text-align:center;
	vertical-align:middle;
	margin-top: 30px;
	z-index: 101;
    xposition: absolute;
    xborder:1px solid;
    background:repeat-x 0 -16px;
    padding:2px;
    xborder: 1px solid red;
}

.com-loader-img {
	border:0;
}

p.s-comment {
	padding-left: 12px;
}

p.s-comment span.author,
p.s-comment span.date {
	color:#808080;
}

.contentcontainer button.newcomment {
	float:right;
	margin: 0 0 10px 10px;
}

div.qtshowcase .commentsandratings div.hr-long {
	margin-top:0;
}

/**********************************************
	Global MissionMessage
**********************************************/

div.globalmmwr {

}

div.globalmm {
	width: 1030px;
	margin: auto;
	font-size:140%;
	border-top: none;
}

div.missionmessage,
div.missionmessageerror,
div.missionmessagesuccess,
div.missionmessagehint {
	xmargin: 0 0 2em 0;
	padding: 5px 8px 5px 8px;
	color: #fff;
	border: 2px solid #ffffff;
	background-color: #d63622;	
}

div.globalmm.missionmessagehint,
div.globalmm.missionmessageerror,
div.globalmm.missionmessagesuccess {
	border-top: none;
}

div.missionmessagesuccess,
div.missionmessagehint {
	border: 2px solid #d1d1d1;
	background-color: #000000;	
}

div.missionmessage img,
div.missionmessageerror img,
div.missionmessagesuccess img,
div.missionmessagehint img {
	float: left;
}

div.missionmessagehint div.mmtext,
div.missionmessageerror div.mmtext,
div.missionmessagesuccess div.mmtext {
	color: #fff;
	padding: 0 0 0 50px;
}

div.missionmessageerror img,
div.missionmessagesuccess img,
div.missionmessagehint img {
	margin-right: 10px;
}

div.missionmessageerror div.mmclearleft,
div.missionmessagesuccess div.mmclearleft,
div.missionmessagehint div.mmclearleft {
	clear: left;
}



/* +++++ inhalt layout, menu links +++++ */

.leftmenu {
	float: left;
	width: 160px;
	padding-top: 3px;
	margin-right:37px;
}

.subleftmenu { width:150px; margin: -7px 0 0 0; /*background-color: white;*/ /*#000000;*/ }

.leftmenu a {
	color:#000;
	display: block;
	height: 56px;
	background-image:url(/images/backgrounds/bg_left-navi.png);
	/*background-position: left top;*/
	background-position: 19px top;
	background-repeat:no-repeat;
	line-height:50px;
	margin: 0 0 0 -19px;
	padding: 0 0 0 40px;
	text-transform:uppercase;
	letter-spacing:1px;
	white-space:nowrap;
	
}

.leftmenu .subleftmenu a { 
	height: 21px; 
	background-image: none;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	white-space:normal;
	text-transform:none;
	line-height: 120%;
}

.leftmenu a:hover,
.leftmenu a.selected { color: #fb0000; }
.leftmenu .subleftmenu + a { margin-top: -5px; }
.leftsubmenuimg {
	margin: 0 0 5px 0;
}


/* +++++ rechte spalte +++++ */


/* siehe towerheader
.rightcontent h4 {
	height: 40px;
	padding: 13px 15px 0px 20px;
	border-bottom:1px solid #2B2B2B;
	height:40px;
	margin-bottom:20px;
	padding-left:7px;
}*/

.rightcontent .rightbottom {
/*background-image: url(/images/rverlauf3.jpg);
background-repeat: no-repeat;*/
	height: 148px;
	xmargin-top: -100px;
	display: block;
}

/*.rightcontent h4+.kasten { margin-top: -100px; }*/

.kasten {
	padding: 0px 5px 8px 10px;
	margin: 0px 10px 10px 10px;
	/*margin-bottom: 20px;*/
	z-index: 2;
	position: relative;
	xborder-bottom: 1px solid #eb0000;
}

/*.rightcontent div:last-child {
	margin-bottom: 10px;
}*/

.kasten img { margin-bottom: 5px; }

.kasten big {
	padding-top: 10px;
}

.kasten big, h4 {
	font-weight: normal;
}

.blognews small { 
color: #555; 
border-bottom: 1px solid #eb0000;
display: block;
}

.rightcontent .btn,
.kasten big a, 
.kasten .big a
{
	text-align:left;
	margin: 0 10px 0 10px;
	padding-right: 60px;
	background-repeat: no-repeat;
	display: block;
	height: 54px; /*36px;*/
	padding-top: 7px;
	margin-top: 20px; 
	background-position: top right;
	color: #eb0000;
	letter-spacing: 1px;
}

/* folgendes brauchts nur bei contact: */
.kasten big a[target=_blank] {background-image: url(/images/buttons/but_tower_readmore_on.png);}
.kasten big a[target=_blank]:hover {background-image: url(/images/buttons/but_tower_readmore_over.png);}

.livecamstream a {
	background-image: url(/images/buttons/but_watchvideo.png);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	background-position: -4px 0;
	height:65px;
	padding-top: 7px;
}

.rightcontent a.contact:hover,
.rightcontent a.video:hover,
.rightcontent a.gallery:hover,
.rightcontent a.article:hover,
.rightcontent a.more:hover,
.kasten big a:hover, 
.livecamstream a:hover {
	color: #000;
}

.rightcontent a.contact, .kasten big a.contact { background-image: url(/images/buttons/but_tower_contact_on.png); }
.rightcontent a.contact:hover, .kasten big a.contact:hover { background-image: url(/images/buttons/but_tower_contact_over.png); }

.rightcontent a.video, .kasten big a.video { background-image: url(/images/buttons/but_tower_video_on.png); }
.rightcontent a.video:hover, .kasten big a.video:hover { background-image: url(/images/buttons/but_tower_video_over.png); }

.rightcontent a.gallery, .kasten big a.gallery { background-image: url(/images/buttons/but_tower_cam_on.png); }
.rightcontent a.gallery:hover, .kasten big a.gallery:hover { background-image: url(/images/buttons/but_tower_cam_over.png); }

.kasten big a.article { background-image: url(/images/buttons/but_tower_readmore_on.png); }
.kasten big a.more { background-image: url(/images/buttons/but_tower_readmore_on.png); }

.kasten big a.article:hover, .kasten big a.more:hover { background-image: url(/images/buttons/but_tower_readmore_over.png); }

a.btn-title {
	margin-top: 20px; 
	height:75px;
	width: 120px;
	line-height: 10px;
	text-align: center;
	background-position: bottom center;
	background-repeat: no-repeat;
	display:block;
	float:left;	
	color: #eb0000;
	letter-spacing: 1px;	
}
a.btn-title:hover {color:#ffffff;}

.kasten h5 { padding: 10px 0 4px 0; color:#000; letter-spacing:1px; }
.kasten small { color: #eb0000; margin: 12px 0; display: block;}

.livecamstream {
	width:220px;
	/*height:165px;*/
	margin-left: 15px;
}

.livecamstream a span { margin-left: 40px; }
.livecamstream a object, .livecamstream a embed { margin-top: -127px; height:165px; }

#pictstream .kasten { border: 0px none; margin: 10px 0 0 5px; padding-bottom: 0px;}


/* +++++ rechte spalte: newstower +++++ */

.rightcontent h4,
.towerheader {
	padding-left: 7px;
	height:40px;
	margin-bottom:20px;
	border-bottom: 1px solid #d3d3d3; /*2b2b2b;*/
}
.rightcontent h4 {
	line-height:40px;
	padding-left:20px;
}

.towerheader a {
	float: left;
	display: block;
	xpadding-top: 10px;
	xheight: 40px;
	line-height:40px;
	width: 79px;
	text-align: center;
	xfont-weight: bold;
	background-image: none;
	background-repeat: repeat-x;
	border-right: 1px solid #d3d3d3; /*#545454;*/
}

.towerheader a:last-child {
	border-right: none;
}

.towerheader a:hover,
.towerheader a.selected {
	color: #eb0000;
}

.towerheader+div { clear: left; }

#twitteritems div:first-child  {
	background-color: #d3d3d3; /*#1a1a1a;*/
	border: 1px solid #303030; /*303030;*/
	padding-top: 6px;
}

#twitteritems div:first-child .hr {display:none;}

#twitteritems div:first-child p, 
#twitteritems div:first-child a {
	font-style: italic;
	line-height: 24px;
}

#twitteritems div:first-child+div  {
	margin-top: 6px;
	padding-top: 12px;
}

#newsitems kasten img, #eventitems kasten img { float: left; }

#newsitems .kasten { padding-bottom: 0px; }
#newsitems .kasten h5 { padding-top: 0px; }

#commentssummary {
	background-color: #d3d3d3; /*#1a1a1a;*/
	border: 1px solid #303030; /*303030;*/
	margin: 0 8px 20px 8px;
}
#commentssummary h5 {
	color:#000;
	letter-spacing:1px;
	padding: 5px 10px 5px 10px;
	margin-bottom:5px;
}

a.commentsum {
	display:block;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	background-image:none;
	margin-bottom:5px;
	color:#000;
}

a.commentsum:hover {
	background-image:url(/images/interface/sumcomment_rollover.png);
	background-repeat:no-repeat;
	color:#000;
}

a.commentsum span.sumcommentsandratings {
	color:#808080; /*->adadad?*/
}

/* +++++ inhalt +++++ */

h1 { 
	color: #fb0000;
	margin-bottom: 35px;
	letter-spacing:1px;
}

.maincontent p, h2, ul {
	margin-bottom: 20px;
	margin-right: 15px;
}

h2, h3, h5 { letter-spacing:1px; }

h2 { 
	letter-spacing:1px;
}
h2+h1 { margin-top: -18px; }

#container h2 {
	padding: 10px 0 0 0;
	margin: 0 0 20px 10px; 
}
#container h3 { margin: 5px 0 0 0;}
p.headlinescript {
	margin-bottom:5px;
	text-align:center;
}

ul { list-style: none inside; }

li {
	padding-left: 30px;
	padding-bottom: 5px;
	font-style: italic;
}


/* +++++ scheisstriche gscheid hinbiegen!!!!! ++++++ */

div.hr, .gradiant-radial-line {
	font-size:3px;
	line-height:3px;
	height:3px;
	font-family: Helvetica, HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
	color: black;
	background-repeat: no-repeat;
}

div.hr {
	/*margin: 5px 0 10px 0;
	background-image: url(/images/interface/trennstrich_tower.png);*/
}

.gradiant-radial-line {
	margin: 5px 0 10px 0px;
	background-image: url(/images/interface/trennstrich_articles.png);
}

/*.home .gradiant-radial-line {
	margin: 5px 0 10px 0;
	background-image: url(/images/interface/trennstrich_tower.png);
}*/

/*body.home div.hr,*/ body.home div.gradiant-radial-line {
	background-image: url(/images/interface/trennstrich_box_small.png);
}


.rightcontent div.hr, .kasten div.hr, .weather div.hr {
width: 255px;
background-image: url(/images/interface/trennstrich_tower.png);
}

.rightcontent div.hr {
margin: 5px 0 10px 1px;
}

.kasten div.hr {
margin: 5px 0 10px -25px;
}

.weather div.hr {
margin: 5px 0 10px -20px;
}

#newsitems div.hr { margin-top: 20px; /*margin: 20px 10px 25px 10px;*/}  

p+.hr {
	margin-top: 10px;
}

div.hr-long {
	font-size:3px;
	line-height:3px;
	height:3px;
	margin: 15px 0 15px 0;
	font-family: Helvetica, HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
	background-image:url('/images/interface/trennstrich_box_big.png');
	background-repeat: no-repeat;
}


blockquote, p blockquote, blockquote p {
}


.contentcontainer #fblikeicon {
	position:absolute;
	top: -1px;
	left: 889px;
	width:100px;
	/*border: 1px solid orange;*/
	text-align: right !important;
}
/*
.contentcontainer button, 
.contentcontainer .button {
	background-color: transparent;
	display: block;
	padding: 7px 0 0 40px;
	margin: 8px 0px;
	width: 165px;
	height: 60px;
	background-image: url(/images/buttons/short.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
	font-weight: bold;
	border: 0px none;
	text-transform: uppercase;
}

.contentcontainer button {
	color: white;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	float: left; 
	padding-bottom: 50px;
}

.contentcontainer a.button:hover, .contentcontainer .button a:hover, 
.contentcontainer button:hover { color: black; }
*/

div.blogframe { 
height: 810px; 
}

div.blogframe iframe { 
height: 800px; 
overflow-y: scroll;
overflow-x: hidden;
position: absolute;
width: 100%;
top: 590px;
left: 0;
}

/* +++++ inhalt: foto-boxen +++++ */

.foto, .fototext {
	background-color: white; /*black;*/
	padding: 5px 5px 6px 6px;
	float: left;
	margin-right: 20px;
	margin-bottom: 18px;
	border: 2px solid #d3d3d3; /*black;*/
}

.foto {
text-align: right;
}

.foto img { display: block; margin-bottom: 20px; }

.fototext .ftdscr { margin: 10px 5px 10px 0; }

.fototext .ftdscr a {
	margin-bottom: 10px;
	letter-spacing: 1px;
}

iframe.fototext  {width: 470px; height: 325px; padding-left: 0px;}

.fototext div a.video { 
	background-image: url(/images/buttons/home_watchvideo.png); }

.fototext div a.gallery { 
	background-image: url(/images/buttons/home_viewgallery.png); }

.fototext div a.article { 
	background-image: url(/images/buttons/but_content_on.png); 
}

.fototext div a.more { 
	background-image: url(/images/buttons/home_readmore.png); 
}

.contentcontainer button, 
.contentcontainer .button,
.maincontent a.contact,
.maincontent a.more,
.maincontent a.article,
.maincontent a.gallery,
.maincontent a.video,
.fototext div a.more,
.fototext div a.article,
.fototext div a.gallery,
.fototext div a.video { 
	background-image: url(/images/buttons/but_content_on.png); 
}

.contentcontainer button:hover, 
.contentcontainer .button:hover,
.maincontent a.contact:hover,
.maincontent a.more:hover,
.maincontent a.article:hover,
.maincontent a.gallery:hover,
.maincontent a.video:hover,
.fototext div a.more:hover,
.fototext div a.article:hover,
.fototext div a.gallery:hover,
.fototext div a.video:hover { 
	background-image: url(/images/buttons/but_content_over.png); 
}

.contentcontainer button.disabled,
.contentcontainer button.disabled:hover {
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-image: url(/images/buttons/but_content_on.png); 
    cursor:default;
}

.fototext h1,
.fototext h2,
.fototext h3,
.fototext h4 {
	/*color:#ffffff;*/
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.contentcontainer button, 
.contentcontainer .button,
.maincontent a.contact,
.maincontent a.more,
.maincontent a.article,
.maincontent a.gallery,
.maincontent a.video,
.maincontent a.btn,
.fototext div a { 
	padding-right: 45px;
	padding-left: 25px;
	line-height: 50px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 193px;
	xpadding-top: 11px;
	margin-top: 8px;
	margin-bottom: 15px; 
	font-weight: normal;
	background-position: -1px 0;
}

.contentcontainer button, 
.contentcontainer .button {
	cursor:pointer;
	margin-left:7px;
	text-align: left;
	float: left; 
	background-color: transparent;
	border: none;
	border: 0px solid transparent;
	color: #000;/*ffffff;*/
}

.contentcontainer a.button:hover, 
.contentcontainer .button a:hover, 
.contentcontainer button:hover { color: #eb0000; }

.fototext div a.none { display: none; }

/* +++++ inhalt: kontaktformular +++++ */

.kontaktform { width: 520px; }

.kontaktform fieldset { 
border: 1px solid #d3d3d3;
border-top: 0px none;
background-color: white; /*black;*/
margin-bottom: 20px;
}

/*
.kontaktform fieldset:last-child { 
border: 0px none;
background-color: #1a1a1a;
margin-top: -20px;
}
*/

.kontaktform fieldset #recaptcha_widget_div { 
width: 325px;
background-color: #fcfcfc; /*#1a1a1a;*/
margin: -10px 0px 20px 10px;
}

.kontaktform fieldset #recaptcha_widget_div #recaptcha_instructions_image {/*color: white; !important*/ color: black !important;}

.kontaktform legend {
	color: #eb0000;
	background-color: transparent;
	padding-bottom: 40px;
	font-weight: bold;
}

.kontaktform fieldset legend+label+div { margin-top: -25px; }

.commentform input, 
.commentform textarea,
.kontaktform input, 
.kontaktform textarea { 
	margin: 10px;
	padding: 3px;
	width: 450px;
	height: 15px;
	color: #000; /*#ffffff;*/
	border-color:#333;
	border: 1px solid #333;
}

.commentform input:focus, 
.commentform textarea:focus,
.kontaktform input:focus, 
.kontaktform textarea:focus {
	border: 1px solid #d3d3d3;
}

.kontaktform input.leftfield, .kontaktform input.rightfield { width: 210px; }
.kontaktform input.leftfield { float: left; }
.kontaktform textarea { height: 80px; }

/*.kontaktform label.vcfimage { 
float: left; 
display: block;
border: 1px solid lime;
}*/

.kontaktform input.vcfimage { 
	height: 18px;
	background-color: white;
}

.kontaktform label.currencylabel { margin-top: 11px; }
.kontaktform select { margin-top: 11px; }

.error img { display: none; }
.error { clear: left; font-style: italic; margin-left: 11px;}


/* +++++ footer +++++ */

.silhouette {
	/*height: 225px;
	clear: both;
	background-image: url(/images/interface/tk-logo.jpg);
	background-repeat: no-repeat;
	background-position: -15px 25px;
	width: 1085px;
	margin: auto;*/
	display: none;
}

.footercontainer { 
	height: 100px;
	width: 1085px; 
	margin: auto; 
	margin-bottom: 250px;
}

.footercontent { 
	margin: auto;
	width: 750px;
	padding-top: 10px;
	text-align: center;
}

.footercontent a { margin: 1px 0 2px 21px;letter-spacing: 1px; }
.footercontent a:first-child { margin-left:0;}
.footercontent a.selected { color: #eb0000; }
 
.footercontent small { 
	display: block;
	margin: 10px 0px 10px -20px;
	letter-spacing: 1px;
}


/* +++++ login +++++ */

a.invlogin {
	display: block;
	width: 80px;
	height: 60px;
	/*border:  1px solid yellow;*/
	margin-top: -95px;
	margin-left: 20px;
} 

a.invlogin img {
	width: 20px;
	height: 20px;
}

/*div#invlogin,*/
div.login {
	opacity:0.55;
	padding: 5px 0 15px 0;
	text-align:center;
	width:45em;
	margin: auto;
	
}

div#invlogin {border:1px solid #000;/* margin-top: 40px;*/}
div.login { border: 3px double red; margin-top: 40px;}

div.login a {
	background-color:#999;
	border:1px solid #555;
	margin:3px;
	padding:3px 5px 2px;
	text-transform:uppercase;
	font-weight: bold;
}

div.login a:hover { background-color: #fff; }
div.login button { border: 1px solid #fff; }
div.login input { border: 1px solid #ccc; width:150px; margin: 0 10px 0 0;}
div.login p {
	color: #444;
	margin: 5px;
	font-style: italic;
}


/* +++++ photo album gallery +++++ */

.photoalbumwrapper { padding: 0 50px; } 

.popup {
	background-color: #141414;
	background-image:url('/images/backgrounds/bg_content_texture.png');
	background-repeat: repeat;
	background-position: left top;
	background-color: #fcfcfc; /*#1a1a1a;*/ 
} 

#photoalbum img {
float: left;
display: block;
margin: 0 15px 15px 0;
overflow: hidden;
border: 7px solid white;
}

.photoalbumwrapper p, .photoalbumwrapper h1 {
clear: left;
text-align: center;
margin: 30px;
}

#photoalbum a:first-child { display: none; }


/* +++++ video gallery (QuickTime) +++++ */
.close-video-wr {position:relative;}
.close-video {
	float:right;
	cursor:pointer;
	display:none;
	right:-5px;
	xtop:15px;
	position:absolute;
	z-index:2;
}

#quicktimecontroller, .controllerPanel, .ACQuicktimeController { display:none; }

div.qtshowcase {
	width: 465px;
	margin-bottom: 20px;
	padding: 5px;
	border: 2px solid #d3d3d3;
	background-color: white;
}
div.qtshowcase h4 { color: #eb0000; }
div.qtshowcase .hr { margin-bottom:15px; }
div.qtshowcase .hr-long { background-image:url('/images/interface/trennstrich_video.png'); }

#qtview { margin-bottom: 10px; }

.qtshowcase h2 { margin-bottom: 10px; }

.qtcontent { height: 365px; }

.qtnav { background-color: white; /*black;*/ padding: 5px;}

.qtshowcase .qtnav a.qtlink { 
display:block; 
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #eb0000;
min-height: 59px;
}

.qtshowcase .qtnav img, .qtshowcase em { margin-right: 8px; }

.qtshowcase .qtnav img { 
display: block;
float: left;
margin-bottom: 10px;
}

.qtshowcase em { 
line-height: 15px;
vertical-align: top;
float: right;
color: white;
}

.qtshowcase .qtnav a span { 
line-height: 15px;
vertical-align: top;
color: #eb0000;
}

.qtshowcase .qtcontent a.qtlink {
	display:block; 
	margin: -33px 0 0 5px;
	position: relative;
	z-index: 4;
	float: none;
	/*width: 50px;*/
}

/* +++++ css3 eigenschaften (border-radius) +++++ */


#photoalbum img, .foto, .fototext, fieldset, .qtshowcase, .rightcontent, #twitteritems div:first-child, .topnavflash, .toptopnav {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

img.wetterIconBig {
	margin: 5px 0 5px 0;
}

div.weather .grey {
	color:#6e6e6e;
}

div.weather {
	margin: 12px;
	xtext-align:center;
}

.weather .temp {
	float:right;
	text-align:right;
}
.weather .temp.today {width:100px;}
.weather .day.today {
	float:left;
	width: 120px;
}

.weather .day {
	float:left;
	width: 100px;
}

div.weather img.wetterIconBig {
	display:block;
	xmargin-right: 3px;
	text-align:center;
	margin:auto;
}

div.wetterData {
	padding-top: 15px;
}

div.forecast {
	padding-top: 7px;
	clear: left;
	padding-right: 3px;
}

div.forecastDay {
	xborder-top: 1px solid red;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-left: 3px;

}

div.forecastDay img.wetterIconSmall {
	margin-right: 5px;


}

.tkfett {
	font-weight: bold;
	color: red;
}


/* +++++ Admin +++++ */

/**********************************************
	Carousel
**********************************************/

.ux-carousel-container {
    overflow: hidden;
    position: relative;
}

.ux-carousel-slides-wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.ux-carousel-slide {
    float: left;
    overflow: hidden;
    text-align: center;
}

.ux-carousel-nav {
    height: 29px;
    width: 100%;
    background-color: #fff; /*#000000;*/
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.ux-carousel-caption {
    font-size: 20px;
    line-height: 20px;
    float: left;
    padding: 2px 5px;
    margin: 0;
    text-transform: none;
    color: #000; /*#ffffff;*/
    overflow: hidden;
    height: 29px;
    width: 100px;
}

h2.ux-carousel-caption {line-height: 20px;}
.maincontent .ux-carousel-caption { margin: 0; }

.ux-carousel-nav-prev,
.ux-carousel-nav-next,
.ux-carousel-nav-play {
    height: 24px;
    display: block;
    float: right;
    margin: 2px 0;
    background-position: 0 24px;
}

.ux-carousel-nav .ux-carousel-nav-prev {
    background-image: url('/local/javascripts/ext/plugins/carousel/images/prev.png');
    width: 31px;    
}

.ux-carousel-nav .ux-carousel-nav-next {
    background-image: url('/local/javascripts/ext/plugins/carousel/images/next.png');
    margin-right: 2px;
    width: 30px;
}

.ux-carousel-nav-play {
    background-image: url('/local/javascripts/ext/plugins/carousel/images/play_pause.png');
    width: 24px;
}

.ux-carousel-nav-play:hover {
    background-position: 0 0; 
}

.ux-carousel-nav-play.ux-carousel-playing {
    background-position: 24px 24px;
}

.ux-carousel-nav-play.ux-carousel-playing:hover {
    background-position: 24px 0;
}

.ux-carousel-nav-prev:hover,
.ux-carousel-nav-next:hover {
    background-position: 0 48px;
}

.ux-carousel-nav-prev.ux-carousel-nav-disabled,
.ux-carousel-nav-next.ux-carousel-nav-disabled {
    background-position: 0 0;
}


/* ++++++++++ overwrite element styles ++++++++++++++++ */


#head .headContainer #tk-header {background-color: white !important;}
