@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: white;
	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: #000; /*  #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; }

a:hover { color: #eb0000; border: 0px none; }

img { border: 0px none; }


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


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

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

#globalWrapper { margin-bottom: -210px; }
.topcontainer { xbackground: black; 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;
	xborder: 1px solid blue;	
}


.leftframe-top {
	background-image:url('/images/backgrounds/leftframe-top.png');
	background-repeat: no-repeat;
	background-position: top left;
	xborder: 1px solid red;	
	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 top;
	xborder: 1px solid yellow;
}

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

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

.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: #1a1a1a; 
	width: 1024px;		
	margin: -13px 0 0 0;
	xborder: 1px solid red;
}

.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;
	xborder: 1px solid green;
}

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

.contentcontainer { 
	padding: 50px 17px 20px 0; 
	xmargin-top: -5px;
	xborder: 1px solid red;
	width: 990px; /* +37px*/
	margin: 0;
}

.topnavstatic p {
	width: 950px;
	margin: auto;
}


#globalWrapper>div.black { 
	height: 125px; 
	width: 1024px;
	margin: auto;
	background-color: #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: black;
}

.contentcontainer, .silhouette, .footercontainer, 
/*.topnavflash,*/ .topnavstatic, /*.toptopnav,*/ .topcontainer>img
{ 
	xborder-left: 9px solid #2e2e2e; 
	xborder-right: 9px solid #2e2e2e;
}

.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 {
	min-height:210px;
	width:635px;
	background-color:#000;
	padding: 0 0 10px 0;
	margin: 0px 0px 20px 0px;
}

.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,
body {
	font-family: VegurRegular,Helvetica, HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
}

.kontaktform legend,
.kasten 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%;  }
small, .small { font-size: 90%;  }
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%;}
.kasten h5 { font-size: 110%; }
.qtshowcase h2 { font-size: 150%; }

.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,
#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; 	
}

.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;
}

/**********************************************
	SHADOWS
**********************************************/


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

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


.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;
} 

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

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

.kontaktform fieldset,
.qtshowcase,
.foto,
#container,
.fototext,
.rightcontent,
.gradiant-wg-n {
	background:-moz-linear-gradient(bottom, #2c2c2c,  #000000, #000000); /* Firefox */
	background:-webkit-gradient(linear, left bottom, left top, from(#2c2c2c),  color-stop(0.5, #000000) ,to(#000000)); /* Safari, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#2c2c2c,GradientType=0); /* For Internet Explorer 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#2c2c2c,GradientType=0)"; /* For Internet Explorer 8 */	
}

#container,
.gradiant-wg-nn {
	background:-moz-linear-gradient(bottom, #2c2c2c,  #000000, #2c2c2c); /* Firefox */
	background:-webkit-gradient(linear, left bottom, left top, from(#2c2c2c),  color-stop(0.5, #000000) ,to(#2c2c2c)); /* Safari, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#2c2c2c,GradientType=0); /* For Internet Explorer 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#2c2c2c,GradientType=0)"; /* For Internet Explorer 8 */		
}

.gradiant-wg-nn {
	background:-moz-linear-gradient(bottom, #2c2c2c,  #000000,  #000000, #2b2b2b); /* Firefox */
	background:-webkit-gradient(linear, left bottom, left top, from(#2c2c2c),  color-stop(0.25, #000000),color-stop(0.75, #000000) ,to(#2b2b2b)); /* Safari, Chrome */
}

.kontaktform input, 
.kontaktform textarea,
.rightcontent h4,
.towerheader,
.gradiant-wg-n {
	background:-moz-linear-gradient(top, #2f2f2f, #1e1e1e); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#2f2f2f), to(#1e1e1e)); /* Safari, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f2f2f, endColorstr=#1e1e1e); /* For Internet Explorer 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f2f2f, endColorstr=#1e1e1e)"; /* For Internet Explorer 8 */
}

div.hr,
.gradiant-radial-line {
	background:-moz-radial-gradient(center center 0deg, #fff 50%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(radial, 50% 100%, 10, 50% 100%, 150, from(#fff), to(rgba(0,0,0,0)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#000000,GradientType=1); /* For Internet Explorer 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#000000,GradientType=1)"; /* For Internet Explorer 8 */		
}

div.hr-long,
.gradiant-radial-line-long {
	background:-moz-radial-gradient(center center 0deg, #fff 50%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(radial, 50% 100%, 50, 50% 100%, 275, from(#fff), to(rgba(0,0,0,0)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#000000,GradientType=1); /* For Internet Explorer 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#000000,GradientType=1)"; /* For Internet Explorer 8 */		
}


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

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

.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: #858383;
}

img#simpletaste {
	margin: 0 0 0 45px;
}

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

.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);
}

.topcontainer>img { 
	display: block; 
	width: 1024px; 
	height: 390px; 
	xmargin: auto; 
	margin-top: -4px;
	/*border: 1px solid #333;*/
	xborder-top: 1px solid #333;
}

.topnavstatic p a { 
	margin: 0 25px 0 0; 
	color: 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; }
*/


/**********************************************
	TOP-VIDEO PLAYING
**********************************************/

.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 {
	float: right;	
	margin-right: 65px;
	height:45px;
	width: 250px;
	text-align: right;
	xwhite-space:nowrap;
}

.playbuttons span {
	color: #606060;
}

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

#playbuthq {
	xmargin-left: -400px; 
	background-position: left top;
	background-image: url(/images/buttons/play_hq_button.png);
}

#playbuthq:hover {
	background-image: url(/images/buttons/play_hq_button.png);
}

#playbutlq {
	xmargin-left: -475px; 
	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: black;
display:none; 
padding: 0 !important; 
overflow: hidden;
position: absolute;
top: 0;
left: 50%;
opacity: 0.85;
z-index: 4;
margin-left: -525px;
} 


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

.leftmenu {
	float: left;
	width: 160px;
	padding-top: 3px;
	xborder: 1px solid #000;
	margin-right:37px;
}

.subleftmenu { width:150px; margin: -10px 0 0 0; background-color:#000000; }

.leftmenu a {
	color:#ffffff;
	display: block;
	height: 56px;
	background-image:url(/images/backgrounds/subnav_level1_bg.png);
	background-position: left 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: #ffffff;
	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-image: url(/images/buttons/but_tower_readmore_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	padding-top: 7px;
	margin-top: 20px; 
	/*width: 220px;*/
	xfont-weight: bold;
	xtext-transform: uppercase;
	background-position: top right;
	color: #eb0000;
	letter-spacing: 1px;
}

.livecamstream a {
	background-image: url(/images/buttons/button_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: #ffffff;
}

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

.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/button_cam_on.png); }
.rightcontent a.gallery:hover, .kasten big a.gallery:hover { background-image: url(/images/buttons/button_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); }

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:#ffffff;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 #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 #545454;
}

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

.towerheader a:hover,
.towerheader a.selected {
	xbackground-image: url(/images/towerheader_ov.png);
	color: #eb0000;
}

.towerheader+div { clear: left; }

#twitteritems div:first-child  {
	background-color: #1a1a1a;
	border: 1px solid #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; }

/* +++++ 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 { 
	color: #fff;
	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;
}

.gradiant-radial-line,
div.hr {
	font-size:1px;
	line-height:1px;
	height:1px;
	margin: 5px 0 10px 0;
	font-family: Helvetica, HelveticaNeue, "Helvetica Neue", Arial, sans-serif;
}

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

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


blockquote, p blockquote, blockquote p {
}


#fblikeicon {
	position:absolute;
	top: -1px;
	left: 939px;
	width:50px;
}
/*
.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/button_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: black;
padding: 5px 5px 6px 6px;
float: left;
margin-right: 20px;
margin-bottom: 18px;
border: 2px solid 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/button_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/button_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/button_content_over.png); 
}

.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: #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: 5px solid black;
border-top: 0px none;
background-color: 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: #1a1a1a;
margin: -10px 0px 20px 10px;
}

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

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

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

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

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

.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;
}

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

.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;
	xborder:  1px solid red;
	margin: auto;
	margin-top: -190px;
	margin-bottom: 130px;
} 

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

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

div.login a {
	background-color:#333333;
	border:1px solid #555555;
	margin:3px;
	padding:3px 5px 2px;
	text-transform:uppercase;
}

div.login a:hover { background-color: #fff; }
div.login button, div.login input { border: 1px solid #fff; }
div.login input { border: 1px solid #fff; width:150px; margin: 0 10px 0 0;}
div.login p {
	color: #fff;
	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: #1a1a1a; 
} 

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

.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 {
	xborder: 5px solid black;
	xbackground-color: black;
	width: 465px;
	margin-bottom: 20px;
	padding: 5px;
}
div.qtshowcase h4 { color: #eb0000; }
div.qtshowcase .hr, div.qtshowcase .hr-long {
	margin-bottom:15px;
}

#qtview { margin-bottom: 10px; }

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

.qtcontent { height: 365px; }

.qtnav { background-color: 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 +++++ */