body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004A84;
	margin: 0px 0px0px 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:link {  text-decoration: underline; color: #004A84;}
a:visited { text-decoration: underline; color: #004A84; }
a:hover {  text-decoration: underline; color: #004A84;} 
a:active {  text-decoration: underline; color: #004A84;} 

.genre {
	color: #EC0000;
	font-size: 10px;
}

/**************/
/*** layout ***/
/**************/

.area_body {
	width: 748px;
	border-left: 10px solid;
	border-right: 10px solid;
	border-top: 10px solid;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	height: auto;
	text-align: left;
	position: relative;
}

/*** layout - select ***/

.suche {
	width: 372px;
	border: 3px solid #D8E3FA;
	background-color: #D8E3FA;
	padding: 3px 0px 10px 0px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 0px 8px 0px;
	
}

/*** layout - subnav ***/

.area_subnav_links {
	width: 140px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.subnav_link{
	font-size: 12px;
	color: #004A84;
	font-weight: bold;
	width: 126px;
	height: 18px;
	text-align: left;
    text-decoration: none;
}
a.subnav_link:link, a.subnav_link:visited{
	font-size: 12px;
	color: #004A84;
	text-decoration: none;
	font-weight: bold;
}
a.subnav_link:hover, a.subnav_link:active{
	text-decoration: none;
}

.subsub{
	font-size: 11px;
	font-weight: bold;
	width: 116px;
	height: 18px;
	text-align: left;
	padding-left: 10px;
}
.subsub:active, .subsub:hover{
	color: #001384;
}
.subsub  a:link, .subsub a:visited{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
}
.subsub a:hover, .subsub a:active{
	text-decoration: underline;
}

.subsubnav{
}

/*** layout - cont ***/

.area_cont {
	position: relative;
	width: 480px;
	border: 0px;
}
.area_cont_1 {
	width: 483px;
	float: right;
	background-color: #FFFFFF;
}
.area_cont_2A_1 {
	width: 359px;
	float: left;
	background-color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin:0 16px 0 16px;
}
.area_cont_2A_2 {
	width: 144px;
	float: right;
	background-color: #FFFFFF;
	padding: 8px 0px 0px 0px;
}
.area_cont_2B_1{
	width: 299px;
	background-color: #FFFFFF;
	border: 0px;
	float: left;
}
.area_cont_2B_2{
	background-color: #FFFFFF;
	border: 0px;
	float: right;
	width: 299px;
}

/*** layout - cont - kat ***/

.cont_kat_tip{
	padding: 7px;
	text-align: left;
	margin-bottom: 2px;
	background-color: #DFE4FE;
	height: 299px;
}
.cont_kat_tip a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.cont_kat_tip a:hover, .cont_kat_tip a:active {
	text-decoration: underline;
}
.cont_kat_highlight{
	padding: 6px;
	text-align: left;
	margin-bottom: 2px;
	background-color: #F0F2FD;
	height: 78px;
}
.cont_kat_highlight a:active, .cont_kat_highlight a:hover{
	background-color: #F0F2FD;
}
.cont_kat_highlight img {
	CLEAR: both;
	FLOAT: left;
	margin-right: 7px;
}
.cont_kat_highlight a {
	font-weight: normal;
	color: #000000;	
}
.cont_kat_list{
	width: 300px;
	padding: 0px;
	text-align: left;
	margin-bottom: 2px;
	background-color: #F0F2FD;
}
.cont_kat_list_hl{
	background-color: #F0F2FD;
	font-size: 12px;
	color: #0A246A;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
.cont_kat_list_li{
	padding: 6px 0px 6px 0px;
}

.cont_list{
	width: 480px;
	background-color: #F0F2FD;
	float: right;
	margin-bottom: 2px;
}
.cont_list_text{
	width: 606px;
	background-color: #F0F2FD;
	float: right;
	margin-bottom: 2px;
}
.cont_list_pic{
	width: 606px;
	background-color: #F0F2FD;
	float: right;
	margin-bottom: 2px;
}

.list{
	text-align: left;
	margin-bottom: 2px;
	background-color: #ffffff;
	width: 430px;
}
.list_a{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin: 2px 0px 2px 0px;
	background-color: #EEEDED;
	width: 422px;
}
.list_b{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin: 2px 0px 2px 0px;
	background-color: #ffffff;
	width: 422px;
}
.list_a a, .list_b a, .list_a a:active, .list_b a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.list_a a:hover, .list_b a:hover {
	text-decoration: underline;
}

#detail_bilder
{
	float:left;
	margin: 0px;
	padding: 0 5px 0 0;
}
.detail_bilder {
	width: 372px;
	text-align: left;
	padding: 0px 5px 0px 2px;
	position: relative;
	overflow:hidden;
}
.list_pic_a {
	width: 356px;
	text-align: left;
	padding: 7px 5px 7px 2px;
	background-color: #D8E3FA;
	overflow:hidden;
}
.list_pic_b {
	width: 356px;
	text-align: left;
	padding: 7px 5px 7px 2px;
	overflow:hidden;
}
.list_pic_c {
	width: 258px;
	text-align: left;
	padding: 7px 5px 7px 2px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	overflow: hidden;
}
.list_pic_a img, .list_pic_b img, .list_pic_c img{
	CLEAR: both;
	FLOAT: left;
	margin: 0px 10px 0px 5px;
} 
.list_rubrik {
	width: 372px;
	text-align: left;
	padding: 4px 5px 5px 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDEEF;
	border-bottom-width: 1px;
	overflow: hidden;
}
.list_rubrik_2 {
	width: 372px;
	text-align: left;
	padding: 4px 5px 5px 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDEEF;
	border-bottom-width: 1px;
	background-color: #FCF3D0;
	overflow: hidden;
}
.list_rubrik_a {
	width: 140px;
	float: left;
}

.list_rubrik_b {
	width: 163px;
	float: right;
}
.list_rubrik_2_a {
	width: 140px;
	float: left;
}

.list_rubrik_2_b {
	width: 163px;
	float: right;
	background-color: #FCF3D0;
}
.list_rubrik a, .list_rubrik_2 a {
	font-weight: bold;
	color: #000000;
}

.list_rubrik_no_event {
	width: 163px;
	float: right;
	color:#aaaaaa;
}

.list_rubrik_no_border {
	width: 372px;
	text-align: left;
	padding: 0px 5px 5px 2px;	
	overflow: hidden;
}

.list_rubrik_no_border a {
	font-weight: bold;
	color: #000000;
}

.list_rubrik_no_border_2 {
	width: 372px;
	text-align: left;
	padding: 0px 5px 5px 2px;		
	background-color: #FCF3D0;
	overflow: hidden;
}

.list_rubrik_no_border_2 a {
	font-weight: bold;
	color: #000000;
}

.list_rubrik_no {
	width: 430px;
	text-align: left;
	padding: 4px 0px 7px 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBDEEF;
	border-bottom-width: 1px;
	height: 15px;
}
.list_rubrik_no_a {
	width: 150px;
	float: left;
	color:#aaaaaa;
}

.list_rubrik_no_b {
	width: 265px;
	float: right;
	color:#aaaaaa;
}
.list_rubrik_no a {
	font-weight: bold;
	color: #aaaaaa;
}

.list_detail{
	text-align: left;
	margin-bottom: 2px;
	background-color: #ffffff;
	width: 440px;
}
.text_detail{
	text-align: left;
	margin-bottom: 2px;
	font-size: 11px;
	width: 372px;
	padding: 5px 0px 5px 0px;
}
.text_a{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin: 2px 0px 2px 0px;
	background-color: #EEEDED;
	width: 432px;
}
.text_b{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #ffffff;
	width: 432px;
}

.posting_a{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #F0F2FD;
	width: 422px;
}
.posting_b{
	padding: 2px 2px 2px 6px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #ffffff;
	width: 422px;
}


/**************/
/*** list *****/
/**************/

ul {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/**************/
/*** text *****/
/**************/

p, p a, p a:link, p a:visited, p a:hover, p a:active{
	margin: 0px 0px 0px 0px;
	color: #000000;
}
h1, h1 a{
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
h2, h2 a, h2 a:active, h2 a:visited{
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
    text-decoration:none;
}
h2 a:hover{
	text-decoration: underline;
}


h3, h3 a, h3 a:link, h3 a:active, h3 a:visited{
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
    text-decoration:none;
}


h3 {
	font-size: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
    text-decoration:none;
}

h4, h4 a, h4 a:link, h4 a:visited{
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	color: #004A84;
	font-weight: bold;
	background-color: #D8E3FA;
	padding: 2px 0 2px 4px;
	width: 372px;
}
h4 a:hover, h4 a:active{
	font-size: 14px;
	color: #004A84;
}
h5, h5 a{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	color:#004A84;
	padding: 2px 0px 2px 6px;
	border-bottom-color:#004A84;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	width: 372px;
}

.h5, .h5 a{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	color:#004A84;
	padding: 2px 0px 8px 6px;
	border-bottom-color:#004A84;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	width: 356px;
}
h6 {
	font-size: 12px;
	margin: 15px 0px 6px 0px;
	color: #004A84;
	font-weight: bold;
	padding: 2px 0px 2px 6px;
	background-color: #D8E3FA;
	width: 372px;
}
h6 a {
font-size: 11px;
}

.h6 {
	font-size: 12px;
	margin: 15px 0px 6px 0px;
	color: #004A84;
	font-weight: bold;
	padding: 2px 0px 2px 6px;
	background-color: #D8E3FA;
	width: 372px;
}
.h6 a {
font-size: 11px;
}

br.small {
	CLEAR: both; FONT: 1px/1px sans-serif
}

/**************/
/*** bilder ***/
/**************/


.bild{
	border: 0px solid #4250A9;
}
/**************/
/*** nav ******/
/**************/

.nav_tv, .nav_tv a{
	margin-right: 2px;
}
.nav_kino, .nav_kino a{
	margin-right: 2px;
}
.nav_events, .nav_events a{
	margin-right: 2px;
}
.nav_web, .nav_web a{
	margin-right: 2px;
}
.nav_community, .nav_community a{
	margin-right: 0px;
}

/**************/
/*** forms ****/
/**************/

.input {
	margin: 0;
	padding: 0;
	border-color: #001384;
	border-style: solid;
	border-width: 1px;
	color: #green;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input:hover {
	border-color: #FF0000;
}

input:active {
	border-color: #999999;
}

.form_radio {
	color: #333333;
	font-size: 11px;
	font-style: normal;
}

.form_pulldown {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 11px;
	font-style: normal;
}

.form_textarea {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 11px;
	font-style: normal;
}

.text_small {
	font-size: 10px;
	font-weight:normal;
}

.shop {
	text-align: left;
	position: relative;
	margin: 10px 0px 8px 0px;
	padding: 5px 5px 5px 5px;
	width: 134px;
	background-color: #dddddd;
}
.cont_re_frei{
	position: relative;
	text-align: left;
	width: 134px;
	left: 0px;
	margin: 7px 0px 8px 0px;
	background-color: #8891C3;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}
.cont_re_frei_text {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
}
.cont_re_frei_text a, .cont_re_frei_text a:hover{
	color: #FFFFFF;
}
.cont_re_frei_text table{
	color: #FFFFFF;
}
.cont_re_frei_input{
	margin: 0;
	padding: 0;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;	
}
.hl_pro {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	background-color: #E0E0E0;
}
a.link_user, a.link_user:visited
{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #000000;text-decoration: none; font-weight:normal}
a.link_user:hover
{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #000000;text-decoration: underline; font-weight:normal}
a.link_user:active
{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #000000;text-decoration: none; font-weight:normal}

.usertipp {
	color: #FF6600;
	font-weight: bold;
}

.user_head {
	background-color:#78C90E;
	color:#000000;
	font-size: 14px;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 6px;
	width: 372px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
.user_logged {
	padding:5px;
	text-align:left;
	font-size: 12px;
	background-color: #F0F2FD;
	width: 144px;
}
.user_logged_hl {
	color:#ffffff;
	background-color: #4250A9;
	font-weight: bold; 
	padding-left: 5px;
	margin-bottom:3px;
}
.user_logged a {
	font-weight:bold;
	font-size: 11px;
}
.user_logged a:hover, .userlogged a:active, .user_logged a:visited {
	text-decoration:none;
}

.kalender {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.kalender a, .kalender a:active, .kalender a:visited {
	text-decoration: none;
	font-weight: normal;
}
.kalender a:hover {
	text-decoration: underline;
}
.kalender_title {
	color: #ffffff;
}
.text_11 
{
	font-size: 11px;
	}

.pic {
border:0px solid #4d4d4d
}

.linkGewinn a, .linkGewinn a:visited, .linkGewinn a:active
{
	font-size:11px; 
	color:#ffffff; 
	padding: 0px 8px 0px 8px; 
	text-decoration:none;
	font-weight: bold;
}

.linkGewinn a:hover
{
	text-decoration: underline;
}

.home_nl {
	color:#ffffff;
	font-size:11px;
	padding:8px;
}
.home_nl a {
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
}

.home_galerie 
{
	width:140px;
	padding-left:4px;
	background-color:#F0F2FD;
	height:15px;
}



.detail_float_left img{
	CLEAR: both;
	FLOAT: left;
	margin: 0px 10px 10px 5px;
} 




/*******************************/
/*** controls rechte spalte ****/
/*******************************/

.hl_re
{

	width:144px; 
	height:15px; 
	background-color:#EDF8E2;
	text-align: left;
	font-weight: bold;
}

.liste_re
{
	padding: 4px 2px 8px 2px;
	width:136px; 
	background-color:#ffffff;
	text-align: left;
}

/****************************/

#leftcol-sub-events a { font-size:11px; text-decoration:none; color:#000000; font-weight:bold; }

#hl_box_home {font-family: Verdana; font-size: 13px; font-weight: bold; color:#004A84; padding-bottom:5px; }




/***********************************/
/***** DROP DOWN LIST		   *****/
/***********************************/
div.DropDownList{
	font-family:arial;
	font-size: 11px;
}
div.DropDownListTable{
	width:100%;
	border:1px black solid;
}
div.DropDownListText{
	font-family:arial;
	font-size: 11px;
	padding: 0 0 0 0px;
	background-color:#ffffff;
	width: 100%;
	height:15px;
	overflow:hidden;
}
div.DropDownListImage{
	height:15px;
	padding:0px;
	overflow:hidden;
	text-align:right;
	background-color:#ffffff;
}
img.DropDownListImage{
	height:15px; 
	width:16px; 
	border: 0px;
	padding:0px;
	margin:0px;
}
div.DropDownListOptionList{
	position:absolute;
	padding: 0 0 0 0px;
	background-color:#ffffff;
	border:1px black solid;
	z-index:5;
	visibility:hidden;
}
div.ListItemDefaultState{
	position:relative;
	background-color:#FFFFFF;
	color:#000000;
	cursor:default;
}
div.ListItemOverState{
	position:relative;
	background-color:#000080;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
div.ListItemSelectedState{
	position:relative;
	background-color:#000080;
	color:#FFFFFF;
	cursor:default;
}
div.DropDownListOptionListValues
{
	position:absolute;
	visibility:hidden;
	height:0px;
}
