body {
	background-color:  #000000;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
}

a:link ,a:active, a:visited {
	color: rgb(45,156,202);
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: rgb(255,90,50);
	text-decoration: underline;
}

.ticker{
	color: rgb(45,156,202);
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h1{
  	color: rgb(45,156,202);
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h2{
 	color: rgb(45,156,202);;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3{
 	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: bolder;
}

#text li{
	margin-left:-25px;
}

#container {
	margin: 0 auto;
	width: 1020px;
	border: 0px #FFFFFF solid;
	background: #ffffff;
}


#left {
	text-align: left;
	width: 216px;
	padding-top: 0px;
	margin: 0 auto;
	float: left;
	margin-right: 0 !important;
 	margin-right: -3px;
}


#left_top{
	width: 259px;
	height: 216px;
	margin: 0 auto;
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#left_menu{
	width: 259px;
	height: 329px;
	margin: 0 auto;
	float: left;
	background: #ffffff;
	padding-top:0px;
	padding-bottom:0px;
}
#left_filler{
	width: 259px;
	height: 110px; /*272*/
	margin: 0 auto;
	float: left;
	background-image: url(images/filler.jpg);
	background-repeat: no-repeat;
}
#left_content{
	width: 259px;
	margin: 0 auto;
	float: left;
	background: #ffffff;
}

#left_menu, #left_menu a:link ,#left_menu a:active, #left_menu a:visited {
	color: rgb(255,90,50);
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#left_menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#left_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*
.menu-sibling {
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 2px;
}
.menu-child {
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 2px;
}
*/
#left_menu li {
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 2px;
	
}

#right_menu{

}

#right_menu a:link ,#right_menu a:active, #right_menu a:visited {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#right_menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#right {
	margin-top: 0px;
	margin-left: 259px !important;
 	margin-left: 256px;
	width: 761px;
	
}

#right_top{
	width: 761px;
	height: 173px;
	margin: 0 auto;
	background-image: url(images/logo_main_2.jpg);
	background-repeat: no-repeat;
}

#right_menu{
	width: 761px;
	height: 29px;
	margin: 0 auto;
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#content {
	width: 761px;
	margin: 0 auto;
	float: left;
}

#content_left {
	width: 23px;
	height: 453px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0% left top;
	margin: 0 auto;
	float: left;
}
#content_main {
	background-color: #FFFFFF;
	width: 558px;
	margin: 0 auto;
	padding: 20px 0px 15px 20px; /* oben,rechts,unten,links*/
	float: left;
}

#content_right {
	width: 160px;
	background-color: #FFFFFF;
	margin: 0 auto;
	float: left;
	font-size: 10px;
}

#footer {
	color: #ffffff;
	font-weight: normal;
	clear: both;
	width: 1020px;
	height: 43px;
	background-color: #000000;
	text-align: right;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer a:link ,#footer a:active, #footer a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}


.receiver{	
}

.receiver a:link ,.receiver a:active, .receiver a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.receiver a:hover{
	color: rgb(255,90,50);
	text-decoration: underline;
}

