@charset "utf-8";
/* CSS Document */


html, body
{
	background-color: #303030;
	color: #FFFFFF;

} 

#logo
{
	display:inline-block;
	width:347px;
	height:83px;
}

#top_adv {
	background-color: #303030;
	margin-bottom:5px;
}

#mainbg {
	background-color: #303030;
}

#footer
{
	background:#111111;
}

div, p, td, tr, span
{
	font-size:12px;
	color:#FFFFFF;
}
span.title
{
	color:#303030;
}

p	
{
	margin-bottom:15px;
}
a:link, a:visited
{
	color:#eb5f02;
	text-decoration:underline;
}
a:hover
{
	color:#FFFFFF;
}



h1
{
	margin: 0;
	color: #ffe100 !important;
	font-size:24px;
}

h2
{
	margin: 0;
	color:   #ffe100 !important;
	font-size:16px;
	padding-bottom:10px;
}

h3
{
	 color:   #aaaaaa !important;
}

a.rounded_button:link, a.rounded_button:visited
{
	display:inline-block;
	width:194px;
	height:41px;
	background: url(../images/sfilm_rounded_button_green_194-41-24bit.png) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-top:12px;
}

a.rounded_button:hover
{
	color:black;
}

a.rounded_button_blue:link, a.rounded_button_blue:visited
{
	display:inline-block;
	width:194px;
	height:41px;
	background: url(../images/rounded_button_blue_194-41-24bit.png) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-top:12px;
}

a.rounded_button_blue:hover
{
	color:black;
}

a.rounded_button_violet:link, a.rounded_button_violet:visited
{
	display:inline-block;
	width:194px;
	height:41px;
	background: url(../images/rounded_button_violet_194-41-24bit.png) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-top:12px;
}

a.rounded_button_violet:hover
{
	color:black;
}

a.rounded_button_blue_small:link, a.rounded_button_blue_small:visited
{
	display:inline-block;
	width:127px;
	height:47px;
	background: url(../images/vfilmen_rounded_button_red_127-47-24bit.png) top left no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-top:14px;
}

a.rounded_button_blue_small:hover
{
	color:black;
}


#menu_container
{
	background-color: #303030;
}

#content_container
{
	background-color: #303030;
}
.wrapper {
	background-color: transparent;
}
.subwrapper {
	background-color: #303030;
}



#header
{
	background-color:#FFFFFF;
}

#newsletter
{
	background:url(../images/vfilmen_newsletter_left_corner.gif) top left no-repeat #ffe100;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

#newsletter ul
{
	margin:0;
	padding:0;
	padding-left:40px;
	margin-top:5px;
	list-style:none;
}
#newsletter li
{
	margin:0;
	padding:0;
	float:left;
	padding-right:7px;	
}

#newsletter .title
{
	margin-top:2px;
}

#newsletter .text
{
	margin:0;
	padding:2;
	width:100px;
	height:15px;
	border:0px;
	background:#404040;
	color:#FFFFFF;
	font-size:10px;
}
#newsletter .button
{
	margin:0;
	padding:0;
	margin-left:5px;
	width:16px;
	height:15px;
	bottom:0;
	background:url(../images/submitbutton.png);
	border:none;
	margin-top:2px;
}

#menu li
{
	list-style:none;
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}
#menu a
{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	background: none !important;
#	background:url(../images/sfilm_mainmenu_before_unactive.gif) left no-repeat;
	padding-left:10px;
	padding-right:5px;
	margin-right:15px;
}

#menu a:hover
{
	color:#FFFFF;
	background: #e60000;
}

#menu a.mainmenu_current
{
	color:#FFFFFF;
  background: #e60000;
}

#menu a.mainmenu_current:hover
{
	color:#FFFFFF;
#	background:url(../images/sfilm_mainmenu_before_unactive.gif) left no-repeat;
}

.footer_text
{
	font-size:12px;
	padding-top:10px;
	padding-left:15px;
	display:inline-block;
	float:left;
	color:#FFFFFF;
}
a.footer_link:link, a.footer_link:visited
{
	padding-left:5px;
	padding-right:5px;
#	background:url(../images/mainmenu_before_unactive.gif) left no-repeat;
}

.rss
{
	text-align:right;
}
a.rss_button:link,  a.rss_button:visited
{
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px;
	
	color:#FFFFFF;
	background-color:#FF6600;
	display:inline-block;
	font-size:14px;
	text-decoration:none;
}

a.rss_button:hover
{
	color:#FFFFFF;
	background-color:#999999;
}

.content_list
{
	padding:0;
	padding-top:15px;
	margin:0;
	list-style:none;
}
.content_list h3
{
	color:#000;
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
}
.content_list li
{
	padding-bottom:20px;
}
.content_list a
{
	color: #00a5e8;
	font-weight:bold;
}
.content_list a:hover
{
	color:red;
	font-weight:bold;
}

.content_list a.content_list_header
{
	color:#aaaaaa;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
}
.content_list a.content_list_header:hover
{
	color:red;
	text-decoration:none;
	font-size:20px;
	font-weight:normal;
}

.simple_unmarkered_list
{
	margin:0px;
	padding:0px;
	font-size:14px;
	list-style:none;
	padding-bottom:5px;
}

.simple_unmarkered_list a
{
	color:#AAAAAA;
	text-decoration:none;
}
.simple_unmarkered_list a:hover
{
	color:#AAAAAA;
	text-decoration:underline;
}


.otherpage_title
{
	display:block;
	float:left;
	width:300px;
	height:21px;
	margin-bottom:10px;
	padding-left:0px;
}

.long_title
{
  width:500px;
}

.otherpage_navigation
{
	display:inline-block;
	float:left;
	width:298px;
	height:48px;
	margin-bottom:10px;
}

.otherpage_navigation li
{
	display:inline-block;
	float:left;
}

.otherpage_navigation li.left
{
	padding-left:5px;
	padding-right:6px;
}
.otherpage_navigation li.right
{
	padding-left:8px;
	padding-right:5px;
	background:url(../images/center_navigation_bg.gif) no-repeat left;
}


.otherpage_title h1
{
	padding-left:15px;
	background:url(../images/vfilmen_otherpage_h1_bg.gif) no-repeat left center;
	color:#e60000;
}

/* CSS Document */

.frontpage_content_first_row
{
	display:inline-block;
	width:954px;
	margin-bottom:10px;
}

.flash
{
	width:633px;
	height:334px;;
	display:inline-block;
	float:left;
	left:0px;
	padding-left:15px;
	clear:both;
}
.produkt
{
	width:237px;
	height:334px;
	display:inline-block;
	float:left;
	padding-left:22px;
	/*left:648px;*/
}

.produkt_otherpage
{
	width:238px;
	height:334px;
	display:block;
}

.white
{
	color:#e60000;
	margin-bottom:10px;
}

.red
{
	color:red;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.news
{
	display:inline-block;
	float:left;
	width:425px;
	clear:both;
	border-top:2px #646464 solid;
	padding-top:5px;
	margin-left:15px;
	padding-bottom:63px;
}

.right_column
{
	
	border:0px #FFFFFF solid;
	display:inline-block;
	float:left;
	margin-left:14px;
}

.get_connected
{
	width:194px;
	/* height:89px; */
	border-top:2px #646464 solid;
	display:inline-block;
	float:left;
	padding-top:8px;
}

.actuelle
{
	display:inline-block;
	width:247px;
	height:89px;
	border-top:2px #646464 solid;
	padding-top:8px;
	padding-bottom:15px;
	margin-left:22px;
	float:left;
}
.actuelle_otherpage
{
	display:block;
	width:238px;
	border-top:2px #646464 solid;
	padding-top:8px;
	margin-top:17px;
}



.inhalte
{
	border-top:2px #646464 solid;
	padding-top:8px;
	clear:both;
	width:463px;
}






.magazin_content
{
	clear:both;
	margin-top:10px;
	margin-bottom:25px;
}

.magazin_content h2
{
	text-transform:uppercase;
	display:block;
	padding-left:10px;
	background:url(../images/vfilmen_otherpage_h2_bg.gif) left top no-repeat;
	margin-top:25px;
	color:#e60000;
}

.magazin_content li
{
	text-decoration:underline;
	margin-top:6px;
}

.magazin_content a:link, .magazin_content a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
}

.magazin_content a:hover, .magazin_content a:active
{
	text-decoration:underline;
	color:#FFFFFF;
}

.shop_content
{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:25px;
}


.good
{
	display:block;
	width:627px;
	margin-bottom:25px;
	height:auto;
	overflow:auto;
}
.good_header
{
	width:626px;
	height:17px;
	display:block;
	background:url(../images/good_header.png) top left no-repeat;
}
.good_footer
{
	width:626px;
	height:22px;
	display:block;
	background:url(../images/good_footer.png) bottom left no-repeat;
}
.good_body
{
	width:581px;
	display:block;
	background:#f2f2f2 url(../images/good_body.gif) bottom left no-repeat;
	padding-left:30px;
	padding-right:15px;
	overflow:auto;
}
.good_body_image
{
	display:inline-block;
	float:left;
	margin-right: 25px;
}
.good_body_description
{
	display:inline-block;
	width:350px;
}

.good_body_description h5
{
	color:#111;
	font-size:16px;
}

.good_body_description .smalltext
{
	color:#111;
	font-size:10px;	
}

.good_body_description
{
	margin-top: 20px;
}

.good_body_description li
{
	color:#111;
	padding-bottom:3px;
	font-size:14px;
}

.good_body_description .inhalt_as_pdf
{
	display:inline-block;
	color:#111;
	padding-bottom:15px;
	padding-left:25px;
	font-size:14px;
	margin-top:15px;
	background:url(../images/pdf_icon.gif) left top no-repeat;
	
}

.good_body_description .price
{
	color:#5a5a5a;
	font-size:20px;
	font-weight:bold;
	padding-top:11px;
	padding-right:10px;
	float:left;
	padding-left:70px;
}

.good_body_description .button
{
	display:inline-block;
}

.good .footer
{
	display:block;
	clear:both;
	border-top:2px #a1a1a1 solid;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	margin-right:15px;
	color:#111;
}

.good .footer a
{
	font-weight:bold;
	text-decoration:none;
	color:#eb5f02;
	white-space:nowrap;
}

.good .footer a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#5a5a5a;
	white-space:nowrap;
}


.abo_content
{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:25px;
}

.abo
{
	display:block;
	width:627px;
	margin-bottom:25px;
	height:auto;
	overflow:auto;
}

.abo_header
{
	width:626px;
	height:17px;
	display:block;
	background:url(../images/good_header.png) top left no-repeat;
}
.abo_footer
{
	width:626px;
	height:22px;
	display:block;
	background:url(../images/good_footer.png) bottom left no-repeat;
}
.abo_body
{
	width:581px;
	display:block;
	background:#f2f2f2 url(../images/good_body.gif) bottom left no-repeat;
	padding-left:30px;
	padding-right:15px;
	overflow:auto;
}

.abo_body_image
{
	display:inline-block;
	float:left;
	margin-right: 25px;
}
.abo_body_description
{
	display:inline-block;
	width:350px;
}

.abo_body_description h5
{
	color:#111;
	font-size:20px;
}

.abo_body_description .smalltext
{
	color:#111;
	font-size:14px;
	padding-bottom:20px;
}

.abo_body_description .list li
{
	color:#111;
	padding-bottom:3px;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/list_circle.png) left no-repeat;
}

.abo_body_description .bottom_text
{
	font-size:10px;
	color:#5a5a5a;
	margin-top:10px;
	margin-bottom:20px;
}

.abo_body_description .price
{
	color:#111;
	font-size:20px;
	font-weight:bold;
	padding-top:11px;
	padding-right:10px;
	float:left;
	padding-left:70px;
}

.abo_body_description .button
{
	display:inline-block;
}

.mediadaten_content
{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:25px;
}

.mediadaten_content a
{
	color:#eb5f02;
}
.mediadaten_content a:hover
{
	color:#111111;
}

.kont_content
{
	clear:both;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:25px;
}

.kont_content .left_text_col
{
	width:320px;
	display:inline-block;
	float:left;
}

.kont_content .right_text_col
{
	display:inline-block;
	float:left;
}

.kont_content h5
{
	color:#E60000;
}

.kont_content a
{
	color:#FFFFFF;
	text-decoration:none;
}

.kont_content a:hover
{
	color:#E60000;
	text-decoration:underline;
}

.kont
{
	display:block;
	width:627px;
	margin-bottom:25px;
	height:auto;
}

.kont_header
{
	width:626px;
	height:17px;
	display:block;
	background:url(../images/good_header.png) top left no-repeat;
}
.kont_footer
{
	width:626px;
	height:22px;
	display:block;
	background:url(../images/good_footer.png) bottom left no-repeat;
}
.kont_body
{
	width:596px;
	display:block;
	background:#f2f2f2 url(../images/good_body.gif) bottom left no-repeat;
	padding-left:15px;
	padding-right:15px;
	overflow:auto;
}

.kont_body .select
{
	width:445px;
	border:0px;
	
}

.kont_body .double_block
{
	width:445px;
	margin-top:30px;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:20px;
	
}

.kont_body .left_form_col
{
	display:inline-block;
	float:left;
}

.kont_body .right_form_col
{
	display:inline-block;
	float:left;
	margin-left:10px;	
}

.kont_body .left_input
{
	display:inline-block;
	float:left;
}

.kont_body .right_input
{
	display:inline-block;
	float:left;
	padding-left:105px;
}




.kont_body .form_button
{
	width:127px;
	height:47px;
	background:url(../images/vfilmen_rounded_button_red_127-47-24bit.png) left top no-repeat;
	border:0px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
