body, div, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, span, img, form, p, h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0;
}

/* =main styles
-------------------------------------------------------------------*/

.clearself:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearself {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearself {height: 1%;}
.clearself {display: block;}
/* End hide from IE-mac */

body {
	background: #4CC4FF;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0;
	margin: 0;
}

#gbl_wrapper {
	/*background: #fff;*/
	width: 800px;
	
	position:relative;
	left: 50%;
	margin: 0 0 0 -400px;
}

#nav_wrap {
	background-color:#fff;
	height: 39px;
	border-bottom: 5px solid #E3CFB2;

}

#header {
	background: #3C395A url(../../images/site_images/startup-service_bkgd2.gif) no-repeat top right;
	height: 200px; width:800px;
}

#header h1 {
	text-indent: -9999em;
	display: block;
	width: 302px;
	height: 200px;
}

#call_studio {
	text-align: right;
	float: right;
	color: #fff;
	font-size: 20px;
	margin: 80px 100px 0 0;
}

#call_studio p span {
	color: #FFD32E;
	line-height: 1.5em;
	font-size: 16px;
}

#nav {
	list-style: none;
	height: 39px;
	font-size:11px;
}

#nav li {
	float: left;
	margin: 0 0 0 0;
}

#nav li.stream {
	width: 100px;
	height: 39px;
	color: #fff;
	background: url(../../images/site_images/nav_stream_bkgd.png) repeat-x 0 0;
	text-align: center;
}

#nav li.stream a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav li.stream a:hover {
	color: #334714;	
	background: transparent;
}

#nav li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 13px 10px 10px 10px;
	color: #696053;
	text-transform: uppercase;
}

#nav li a:hover {
	color: #5bc9ec;
	background: #071323;
}

#live_bar {
height: 153px;
}

#live_bar_swissvault {
height: 153px;
	background: #fff url(/images/swissvault/SV-Grafik.gif) repeat-x 0 0;

}

#live_bar a {
	font-weight: bold;
	color: #E52427;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#live_bar a:hover {
	color: #fff;
}

#live_bar h2 {
	color: #efefef;
	font-size: 20px;
	line-height: 1.2em;
	margin: 0 150px 15px 0;
}

#live_bar h3 {
	font-size: 20px;
	color: #320808;
	margin: 0 0 3px 0;
}

p#next_show {
	color: #320808;
	float: right;
	margin: 10px 0 0 0;
}

p#next_show strong {
	color: #fff;
	margin: 0 5px 0 0;
}
#content_wrap {
/*	background: #fff url(../../images/site_images/contentwrap_bkgd.png) repeat-x 0 0; */
	background: #fff;
	padding: 30px 50px 20px 50px;
}

#content {
	float: left;
	width: 450px;
}



#content a {
	color: #071323;
}

#content a:hover {
	color: #6d1113;
}

#content_wrap h3 {
	font-size: 20px;
	color: #333;
	margin: 0 0 15px 0;
}

#content_wrap h3.events {
	margin: 0 0 6px 0;
}

#content_wrap h4.events {
	margin: 0 0 3px 0;
}

#content_wrap h3 span {
	color: #5bc9ec;
}
#content_wrap h4 {
	font-size: 16px;
	color: #666;
	margin: 0 0 3px 0; 
}

#content_wrap p {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#content ul {
	list-style: none;
	line-height: 1.5em;
}

#sidebars {
	
	float: right;
	width: 200px;
}
#sidebar {
	
/*	float: right; */
	width: 200px;
}

#sidebar a {
	font-size: 12px;
	color: #6d1113;
	text-decoration: none;
	
} 

#sidebar div{border: 5px solid #6BC4FF;
margin-bottom:10px; background-color:#fff;}

#sidebar h3 {
	line-height: 1.6em;
/*	background: #6d1113; */
	color: #7B3013;
/*	text-indent: 5px; */
}
#sidebar h4 {
	font-size: 14px;
/*	line-height: 120%; */
	color: #0e2443;
	margin: 0 0 5px 0;
	padding:5px;
}
#sidebar p {
	font-size: 11px;
}

#sidebar a img  {
	border: none;
/*	border: 5px solid #C7E0EC;
	margin: 0 0 5px 0; 
	margin-bottom:10px; */
	
}

#content img.event {
	border: 5px solid #C7E0EC;
	margin: 0 0 15px 0;
}




#footer {
	font-size: 11px;
	text-align: center;
	color: #696053;
	background: #383838;
	padding: 7px 50px 7px 50px;
}

#footer .left {
	float: left;
	
}

#footer .right {
	text-align: right;
	float: right;
	
}

#footer a {
	color: #696053;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

/* #content h3 {
	line-height: 1.6em;
	background: #071323;
	color: #fff;
	text-indent: 5px;
} */

#content h3 {
	line-height: 1.6em;
/*	background: #fff; */
	color: #3B3A58;
	margin-bottom:0px;
/*	text-indent: 2px; */
}

#content h2 {
	line-height: 1.6em;
	font-size: 20px;
/*	background: #fff; */
	color: #7B3013;
	margin-bottom:10px;
/*	text-indent: 2px; */
}

#content.events, #content.timetable {
	width: 100%!important;
}

#content.timetable h3.tth {
	margin: 0;
}

#content.timetable p.ttp {
	color: #696053;
	padding: 0;
	text-indent: 5px;
	background: #f4e9da;
	line-height: 2em;
	border-bottom: 1px dotted #e3cfb2;
	margin: 0 0 10px 0;
}

#content.timetable p.ttp strong {
	color: #4c453c;
}

#content.timetable h4 {
	background: #96dbf2;
	color: #245575;
	line-height: 1.6em;
	text-indent: 5px;
	border-bottom: 2px solid #34acd3;
	font-weight: normal;
	margin: 0;
}

blockquote {
	color: #7F7464;
	background: #f6ebdb;
	padding: 20px;
	margin: 0 0 15px 0;
	border: 2px solid #E3CFB2;
}

blockquote h4 {
	color: #7F7464!important;
}

blockquote ul {
	margin: 0 0 15px 0;
}

blockquote ul li {
	line-height: 1.7em;
}
ul.day_jump {
	margin-left: 90px;
}

ul.day_jump.first {
	margin-top: -15px;
}

ul.day_jump li {
	font-weight: bold;
	float: left;
	margin: 10px 10px 20px 0;
}

ul.day_jump li a {
	font-weight: normal;
}

.telefonnummer{
FONT: 32pt Arial,Sans-serif; font-weight:bold; color:#3C3B59; margin:0px;
}

.formtext {
	font-size: 20px;
	color: #333;
	margin: 0 0 15px 0;
}

.fblinks{
font-size:12px;
}