#site_top, #site_left, #site_right {
display: none;
}
body {
	background-color: #eeeeee;
	background-image: url('/fileadmin/templates/images/background.gif');
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; 
	line-height: 16px;
 	margin: 10px;
	padding: 0px;
}

#screen {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

#header {
	background-color: #ffffff;
	background-image: url('/fileadmin/templates/images/header.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #c5c5c5;
	width: 998px;
	height: 132px;
	
}

#content {
	background-color: #ffffff;
	background-image: url('/fileadmin/templates/images/back.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #c5c5c5;
	margin-top: 5px;
	width: 998px;

}

#content_column_left {
	background-color: #e9e9e9;
	border: 0px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	float: left;
	margin: 15px;
	padding: 10px;
	width: 158px;
}


#content_main {
	float: left;
	margin: 5px 0px 15px 0px;
	width: 578px;
}

#content_column_right {
	background-color: #e9e9e9;
	border: 0px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	float: left;
	margin: 15px;
	padding: 10px;
	width: 158px;
}

#content_main .content_container {
	clear:both;
	padding-top: 15px;
}

#content_main .content_container_header {
	clear:both;
	padding-top: 15px;
}

#navigation IMG {
	border: 0px;
}

#footer {
	background-color: #a1a1a1;
	background-image: url('/fileadmin/templates/images/footer_bg.png');
	background-position: 0px -1px;
	background-repeat: no-repeat;
	border: 1px solid #c5c5c5;
	color: #ffffff;
	font-size: 10px;
	height: 50px;
	margin-top: 5px;
	width: 998px;
}
#footer A {
	color: #ffffff;
}

.bodytext {padding: 0px; margin: 0px;}
.csc-header {padding-bottom: 10px;}

.small {font-size: 8px;}
.clearer { clear:both; height: 0px; }

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }

.videopodcast,a   { color: #191970; font-weight: 900; text-decoration: none }
.videopodcast:hover,a:hover   { color: #8b0000; font-weight: 900; text-decoration: underline }
a:visited  { color: #191970; font-weight: 900; text-decoration: none }

DIV.poll_headline P { font-weight: 900; padding-bottom: 10px; }

.jrTicker
{
 margin: 0px;
 margin-top: -25px;
 padding: 0px;
}
.jrTicker P
{
 color: #cc0000;
 width: auto;
}


.formfield-container LABEL
{
	float: left;
	width: 150px;
}
INPUT, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; 
	line-height: 16px;
	border: 1px solid #c5c5c5;
}

.live_announce
{
	color: #cc0000;
	text-align:center;
}

.videopodcast
{
	padding-right: 20px;
	background: url(/fileadmin/templates/images/icon_camera.png) no-repeat right -2px;
	cursor: pointer;
}
#video_layer
{
	margin: -10px 0px 0px -10px;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: #000;
	z-index: 10000;
	text-align: center;
}
