.trenner	{
	width:100%;
	height: 1px;
	color: grey; 
	background-color: grey;
	margin-top:12px;
	border:none;
}

.linkrubrik{
	margin:0px;
	padding:0px;
}
.linkrubrik a:link,.linkrubrik a:active,.linkrubrik a:visited,.linkrubrik a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	vertical-align:bottom;
	display:block; 
	background-image:url(../images/video-pfeil.png); 
	background-repeat:no-repeat; 
	background-position:0 -3px; 
	padding-left:30px;
	height:14px;
	vertical-align:bottom;
}

/* ------------------ HTML ------------------ */
html, body
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:10px;
}

h1	{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	padding:0px;
	margin:5px 10px 5px 0px;
}

h2	{
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:5px 10px 5px 0px;
}

h3	{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:5px 10px 5px 0px;
}


/* ------------------ MAIN DIVS ------------------ */
.sml_body
{
	text-align: left;
	width: 1038px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin: 5px auto;
	background-image: url(../images/sml_body_background.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.sml_head
{
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	width: 1038px;
	height: 215px;
}

.sml_body_right_wrap
{
	padding: 0 0 0 0;
	margin:1px 66px 0 52px;
	text-align: left;
	background-color: white;
}
.sml_body_content
{
	padding: 15px 0 0 20px;
	width: 572px;
	margin: 1px 0 0 0;
	float: left;
	background-color: white;
}


.sml_right
{
	padding: 15px 0 0 18px;
	margin: 1px 0 0 0;
	width: 310px;
	height: 100%;
	float: left;
	background-color: white;
}
.sml_footer
{
	text-align: center;
	padding: 2px 0 5px 0;
	margin: 0 0 5px 0;
	width: 1038px;
	height: 5px;
	clear: both;
	border-top: solid 1px black;
}
/* ------------------ HEAD ------------------ */
.sml_head_top
{
	text-align: right;
	width: 1015px;
	height: 18px;
	padding: 0 23px 0 0;
	margin: 0 0 0 0;
	border-top: solid 1px black;
	background-color: white;
}
.sml_head_top_blue
{
	width: 1038px;
	height: 35px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: solid 1px black;
	/*background-image: url(../images/sml_head_top_blue.jpg);
	background-repeat: no-repeat;*/
}
.sml_head_middle
{
	width: 1038px;
	height: 152px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sml_head_middle_logo
{
	width:182px;
	height:134px;
	margin:10px 0 0 49px;
	padding: 4px 0 0 0;
}

.sml_head_bottom
{
	width: 1038px;
	height: 27px;
	padding: 0;
	margin: 0;
	background-image: url(../images/sml_head_bottom.jpg);
	background-repeat: no-repeat;
	border: none;
	text-align: right;
}
.sml_head_bottom_navi
{
	width:743px;
	height: 23px;
	padding: 0 0 0 0;
	margin: 2px -5px 1px 52px;
	float: left;
	background-color: white;
	color:#FFFFFF;
}

.level1
{
	background-image: url(../images/navi_button_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 5px;
	font-weight: bold;
	z-index:1;
	border-right: solid 1px #FFFFFF;
}

.level1selected
{
	height: 23px;
	background-image: url(../images/navi_button_top_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 5px;
	font-weight: bold;
}
.level1 a:link,.level1 a:active,.level1 a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}

.level1 a:hover
{
		background-image: url(../images/navi_button_top_hover.jpg);
}

#flashcontent
{
	z-index:80;
	color:#000000;
	font-size:12px;
}

.level2
{
	/*width: 160px;*/
	min-width: 160px;
	height: 23px;
	color: #000000;
	background-color:#e1e1e1;
	font-size: 12px;
	padding: 0 5px;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
	z-index:1;
	text-align: left;
}

.level2selected
{
	/*width: 160px;*/
	min-width: 160px;
	height: 23px;
	/*background-image: url(../images/navi_button_top_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#e1e1e1;
	color: #000000;
	font-size: 12px;
	padding: 0 5px;
	font-weight: bold;
}
.level2 a:link,.level2 a:active,.level2 a:visited
{
	color:#000000;
	text-decoration: none;
}
.level2 a:hover
{
	color:#888888;
}


.sml_head_bottom_search
{
	padding: 5px 65px 0 0;
	margin: 0 0 0 0;
	color: black;
	font-size: 12px;
	font-weight:bold
	width: 100%;
	text-align: right;
}


.sml_head_bottom_search_item
{
	padding: 0 0 0 0;
	margin: auto;
	border: solid 1px black;
	z-index:140;
}

.sml_head_bottom_search_box {

	position:static; 
	display:block; 
	z-index:140; 
	margin:-21px 0 0 600px; 
	margin:0 20px 0 0;
}

.sml_head_bottom_search_lupe {
	
	position:static; 
	display:block; 
	z-index:150; 
	margin:-21px 0 0 956px; 
	float:right;
	
}



/* ------------------ BODY ------------------ */
.sml_body_content_movie
{
	width: 572px;
	height: 460px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	background-image: url(../images/sml_body_content_movie.jpg);
	background-repeat: no-repeat;
}
.sml_body_content_news
{
	width: 572px;
	min-height: 150px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.news_picture
{
	width: 184px;
	margin: 5px 0 0 0;
	float: left;
	position: absolute;
}
.news_content
{
	width: 384;
	margin: 10px 0 0 0;
	float: left;
	font-size: 12px;
}
.news_content a:link, .news_content a:active, .news_content a:visited
{
	color: #ff3c3c;
	text-decoration: none;
}
.news_content a:hover
{
	color: #000000;
	text-decoration: underline;
}

.sml_body_content_content
{
	width: 572px;
	min-height: 500px;
	background-color: white;
}

/* ------------------ RIGHT ------------------ */
.sml_right_search_item
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: solid 1px #d9f0f9;
}
.sml_right_search
{
	width: 298px;
	height: 29px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background-image: url(../images/sml_right_search.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.sml_right_search span {
	
	display: block;
	width: 60px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
}

.cssmarque {
	
	width:200px;
	height:15px;
	padding: 2px 0 0 0;
	margin: 5px 7px 0 0;
	border: solid 1px #d9f0f9;
	background-color:#FFFFFF;
	float: right;
	
}

.sml_right_wrap_1
{
	width: 315px;
	min-height: 124px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.sml_right_container_1
{
	width: 144px;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	float: left;
	color: white;
	font-size: 12px;
}
.sml_right_container_1_head
{
	width: 144px;
	height: 19px;
	padding: 4px 0 0 9px;
	margin: 0 0 0 0;
	background-image: url(../images/sml_right_container_head.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.sml_right_container_1_content
{
	width: 142px;
	min-height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-left: solid 1px #898888;
	border-right: solid 1px #898888;
	border-bottom: solid 1px #898888;
	color: black; 
}
.sml_right_container_2
{
	width: 144px;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	float: left;
	color: white;
	font-size: 12px;
}
.sml_right_container_2_head
{
	width: 137px;
	height: 23px;
	/*padding: 4px 0px 0 3px;*/
	padding:0 0 0 7px;
	margin: 0 0 0 0;
	background-image: url(../images/sml_right_container_head.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.sml_right_container_2_content
{
	width: 142px;
	min-height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-left: solid 1px #898888;
	border-right: solid 1px #898888;
	border-bottom: solid 1px #898888;
	color: black;
}
.sml_right_container_2_content a:link,a:visited,a:active,a:hover
{
	text-decoration:none;
}
.sml_right_wrap_2
{
	position: relative;
	width: 315px;
	min-height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

.sml_right_wrap_2 a:link,.sml_right_wrap_2 a:visited,.sml_right_wrap_2 a:active {
	color:#da2324;
	text-decoration:none;
}

.sml_right_wrap_2 a:hover {
	color:#000000;
	text-decoration:underline;
}

.sml_right_wrap_3
{
	position: relative;
	width: 315px;
	min-height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sml_right_container_3
{
	width: 288px;
	padding: 0 0 0 0;
	margin: 0px 0 10px 0;
	color: white;
	font-size: 10px;	
}
.sml_right_container_3_navi
{
	width: 298px;
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.sml_right_container_3_content
{
	width: 283px;
	min-height: 100px;
	padding: 5px 5px 5px 7px;
	margin: 3px 0 0 0;
	border: solid 1px #898888;
	color: black;
	font-size: 10px
}

.sml_right_container_3_content a:link, .sml_right_container_3_content a:active, .sml_right_container_3_content a:visited
{
	color: #ff3c3c;
	text-decoration: none;
}
.sml_right_container_3_content a:hover
{
	color: #000000;
	text-decoration: underline;
}

.sml_right_container_3_button
{
	width: 81px;
	height: 23px;
	font-size: 12px;
	padding: 4px 0 0 9px;
	margin: 0 3px 0 0;
	float: left;
	background-image: url(../images/sml_right_container_3_4_button.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}
.sml_right_container_3_button:hover
{
	width: 81px;
	background-image: url(../images/sml_right_container_3_4_button_hover.jpg);
}
.sml_right_container_3_button a:link,a:hover,a:active,a:visited
{
	text-decoration:none;
	color:#FFFFFF;
	
}

.datum_newsarchiv {
	
	width:70px;
}

.morespace {
	
	padding-left: 5px;
}
.sml_right_container_4
{
	width: 288px;
	padding: 0 0 0 0;
	margin: 0px 0 10px 0;
	color: white;
	font-size: 10px;	
}
.sml_right_container_4_navi
{
	width: 298px;
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.sml_right_container_4_content
{
	width: 283px;
	min-height: 100px;
	padding: 5px 5px 5px 7px;
	margin: 3px 0 0 0;
	border: solid 1px #898888;
	color: black;
}
.sml_right_container_4_button
{
	width: 81px;
	height: 23px;
	padding: 4px 0 0 9px;
	margin: 0 3px 0 0;
	float: left;
	font-size: 12px;
	background-image: url(../images/sml_right_container_3_4_button.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}
.sml_right_container_4_button:hover
{
	width: 81px;
	background-image: url(../images/sml_right_container_3_4_button_hover.jpg);
}
.sml_right_container_4_button a:link,a:hover,a:active,a:visited
{
	text-decoration:none;
	color:#FFFFFF;
   border-style: none;
}
/* ------------------ FOOTER ------------------ */

/* ------------------ FONTS & OTHER ------------------ */
.sml_head_top_font
{
	padding: 0 0 0 0;
	margin: 1px 34px 0 0;
	font-size: 11px;
	color: black;
}
.sml_head_top_font a
{
	text-decoration: none;
	color: black;
	font-weight:bold;
	margin:0 0 0 0;
}
.sml_head_top_font a:hover
{
	text-decoration: none;
	color: black;
	text-decoration: underline;
}
.sml_font_footer
{
	color:#da2324;
	font-size: 10px;
	text-align:left;
	padding-left:71px;
}

.sml_font_footer a:hover
{
	color: #ff3c3c;
	text-decoration: underline;
}

.sml_font_footer a:link,.sml_font_footer a:active,.sml_font_footer a:visited
{
	color:#da2324;
	text-decoration: none;
}

.sml_body_content_content a
{
	color:#da2324;
	text-decoration: none;
}

.sml_body_content_content a:hover
{
	color: #000000;
	text-decoration: underline;
}
