/** Global reset */

@import url(nav_schnellverweise.css);

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	text-align: left;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url( 'images/background.jpg' );
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}

	#multifunktionsleiste { 
		  
	  height:25px; 
	  padding-left: 0px;
	  padding-bottom: 0px;
	  line-height: 20px;
	  font-family: verdana,arial,helvetica,sans-serif;
	  float: right;
	  color: #fff;
	  font-size: 12px;

		
	}


img {
	border: none;
	position: relative;		/** IE Hack */
}

blockquote {
	background-color: #FFFFFF;
	padding: 8px;
}

hr {
	color: #808080;
	margin: 12px 0px 12px 0px;
	height: 1px;
}

a {
	color: #C32122;
	text-decoration: none;
}

a:hover, a:active {
	color: #C32122;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	font-size: 13px;
	font-weight: bold;
}

/** Form elements */
.filme{
	height:20px; 
	width :20px; 
	border: 1px solid #000000;
	padding: 1px;
}

.input {
	font-size: 13px;
	border: 1px solid #000000;
	padding: 1px;
}

.input_empty {
	font-size: 13px;
	border: 1px solid #FF0000;
	background-color: #F0F0F0;
	padding: 1px;
}

.submit {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

.select {
	font-size: 12px;
	border: 1px solid #000000;
	padding: 1px;
}

/** Top Menu */
#wrapper_top {
	background-image: url( 'images/nav_top.jpg' );
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
	height: 17px;
}
#nav_top {
	width: 880px;
	margin: 0px auto;
	background-image: url( 'images/nav_top_separator.jpg' );
	background-position: 100% 0%;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 13px;
}
#nav_top ul {
	list-style-type: none;
}
#nav_top ul li {
	float: right;
}
#nav_top ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url( 'images/nav_top_separator.jpg' );
	background-repeat: no-repeat;
	line-height: 13px;
	width: 140px;
}
#nav_top ul li a:hover, #nav_top ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url( 'images/nav_top_hover.jpg' );
	background-repeat: repeat-x;
	width: 140px;
	height: 17px;
}

/** Body */
#wrapper_body {
	width: 880px;
	text-align: left;
	margin: 0px auto;
	padding-top: 22px;
	margin-bottom: 18px;
}

#header {
	background-color: #FFFFFF;
	height: 200px;
}
#header_01 {
	background: url( 'images/header_01.jpg' ) 0 0 no-repeat;
	height: 200px;
}
#header_02 {
	background: url( 'images/header_02.jpg' ) 100% 0 no-repeat;
	height: 200px;
}
#header_03 {
	
	height: 200px;
}

#nav_main {
	background-color: #FFFFFF;
}
#nav_main_01 {
	background: url( 'images/body_01.jpg' ) 0 0 repeat-y;
}
#nav_main_02 {
	background: url( 'images/body_02.jpg' ) 100% 0 repeat-y;
}
#nav_main_03 {
	padding: 6px 13px 5px 13px;
}

/** Nav Main */
#nav_main_03 .moduletable_nav_main {
	font-size: 10px;
	width: 568px;
	height: 51px;
	float: left;
}

/** Top */
#nav_main_03 .moduletable_nav_main .menu_top {
	margin-bottom: 1px;
	font-size: 10px;
	height: 25px;
}
#nav_main_03 .moduletable_nav_main .menu_top ul {
	list-style-type: none;
}
#nav_main_03 .moduletable_nav_main .menu_top ul li {
	float: left;
}
#nav_main_03 .moduletable_nav_main .menu_top a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	background-color: #EC2A2A;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 93px;
}
#nav_main_03 .moduletable_nav_main .menu_top a:hover, #nav_main_03 .moduletable_nav_main .menu_top a:active {
	background-color: #CCCCCC;
	color: #000000;
}
#nav_main_03 .moduletable_nav_main .menu_top a.current {
	background-color: #CCCCCC;
	color: #000000;
}
/* item 6 */
#nav_main_03 .moduletable_nav_main .menu_top a.item_6 {
	margin-right: 0px;
}

/** Sub */
#nav_main_03 .moduletable_nav_main .menu_sub {
	background-color: #EFEFEF;
	font-size: 10px;
	height: 25px;
}
#nav_main_03 .moduletable_nav_main .menu_sub ul {
	list-style-type: none;
}
#nav_main_03 .moduletable_nav_main .menu_sub ul li {
	float: left;
}
#nav_main_03 .moduletable_nav_main .menu_sub a {
	display: block;
	color: #888888;
	text-align: center;
	line-height: 25px;
	background-color: #EFEFEF;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 93px;
}
#nav_main_03 .moduletable_nav_main .menu_sub a:hover, #nav_main_03 .moduletable_nav_main .menu_sub a:active {
	background-color: #CCCCCC;
	color: #000000;
}
#nav_main_03 .moduletable_nav_main .menu_sub a.current {
	background-color: #CCCCCC;
	color: #000000;
}
#nav_main_03 .moduletable_nav_main .menu_sub a.item_19 {
	margin-right: 0px;
}

/* rechte sub items
#nav_main_03 .moduletable_nav_main .menu_sub a.item_X {
	margin-right: 0px;
}
*/

#nav_main_03 .nav_main_right {
	width: 280px;
	height: 51px;
	float: right;
}

#nav_main_03 .nav_main_right_top {
	margin-bottom: 1px;
	line-height: 25px;
	text-align: right;
	color: #808080;
	height: 25px;
}

#nav_main_03 .nav_main_right_sub {
	line-height: 25px;
	text-align: right;
	background-color: #EFEFEF;
	height: 25px;
}

#body {
	background-color: #FFFFFF;
}
#body_01 {
	background: url( 'images/body_01.jpg' ) 0 0 repeat-y;
}
#body_02 {
	background: url( 'images/body_02.jpg' ) 100% 0 repeat-y;
}
#body_03 {
	padding: 2px 13px 0px 13px;
}
#body_left {
	width: 568px;
	float: left;
}
#body_right {
	width: 280px;
	float: right;
}

#footer {
	background-color: #FFFFFF;
	height: 99px;
}
#footer_01 {
	background: url( 'images/footer_02.jpg' ) 0 0 repeat-x;
	height: 99px;
}
#footer_02 {
	background: url( 'images/footer_01.jpg' ) 0 0 no-repeat;
	height: 99px;
}
#footer_03 {
	background: url( 'images/footer_03.jpg' ) 100% 0 no-repeat;
	height: 99px;
}
#footer_04 {
	color: #FFFFFF;
	line-height: 18px;
	padding: 10px 24px 24px 24px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/** Component */
.component_header {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #C32122;
}

.component_body {
	width: 100%;
}

.component_body ul {
	list-style-type: square;
	line-height: 16px;
	font-size: 11px;
}

.component_body li {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 5px;
}

.component_back {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #C32122;
	margin-top: 5px;
	font-weight: bold;
	background-color: #EFEFEF;
	margin-bottom: 5px;
	padding: 5px;
}

.component_back a {
	color: #C32122;
	text-decoration: none;
}

.component_back a:hover,
.component_back a:active {
	color: #C32122;
	text-decoration: underline;
}

	.modulboxhellgrau { 
	 
	   background-color: #EFEFEF; 
	   padding: 10px;
	   margin-top: 0px
	   margin-bottom: 6px;  
	
	}



/** Modules */
.moduletable_main_movie {
	margin-bottom: 6px;
}

.moduletable_main_movie h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #C32122;
}

.moduletable_main_audio {
	margin-bottom: 6px;
	background-color: #cc0e00;
	padding: 0px;
	color: #FFFFFF;
}

.moduletable_main_audio h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.moduletable_mailer {
	margin-bottom: 6px;
	background-color: #EC2A2A;
	padding: 10px;
	color: #FFFFFF;
}

.moduletable_mailer h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.moduletable_mailer .input {
	border: 1px solid #6A6A6A;
	color: #6A6A6A;
	width: 230px;
}

.moduletable_mailer .submit {
	width: 25px;
	height: 18px;
	border: 0px solid #000000;
	background-image: url( 'images/submit2.gif' );
	background-color: transparent;
}

.moduletable_banner {
	margin-bottom: 6px;
}

.moduletable_banner h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #C32122;
}

.moduletable_flashbanner {
	padding-left: 13px;
	padding-top: 8px;
	width: 100%;
}

.moduletable_flashbanner h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #C32122;
}

.moduletable_region {
	margin-bottom: 6px;
	background-color: #CCCCCC;
	padding: 10px;
}

.moduletable_region h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #6A6A6A;
}

.moduletable_region ul {
	list-style-type: none;
}

.moduletable_region ul li {
	border-bottom: 1px dotted #FFFFFF;
}

.moduletable_region a {
	text-decoration: none;
	line-height: 22px;
	color: #000000;
	display: block;
}

.moduletable_region a:hover, .moduletable_region a:active {
	text-decoration: none;
	line-height: 22px;
	background-color: #EC2A2A;
	color: #FFFFFF;
	display: block;
}

.moduletable_news {
	margin-bottom: 6px;
	background-color: #CCCCCC;
	padding: 10px;
}

.moduletable_news h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #6A6A6A;
}

.moduletable_news ul {
	list-style-type: none;
}

.moduletable_news ul li {
	border-bottom: 1px dotted #FFFFFF;
}

.moduletable_news a {
	text-decoration: none;
	line-height: 22px;
	color: #000000;
	display: block;
}

.moduletable_news a:hover, .moduletable_news a:active {
	text-decoration: none;
	line-height: 22px;
	background-color: #EC2A2A;
	color: #FFFFFF;
	display: block;
}

.moduletable_search {
	padding: 3px;
}

.moduletable_search h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #C32122;
}

.moduletable_search .input {
	border: 1px solid #CCCCCC;
	color: #808080;
	width: 150px;
}

.moduletable_search .submit {
	width: 25px;
	height: 18px;
	border: 0px solid #000000;
	background-image: url( 'images/submit.gif' );
	background-color: transparent;
}

/** Shop */
.moduletable_shopcart {
	margin-bottom: 6px;
	background-color: #CCCCCC;
	padding: 10px;
}

.moduletable_shopcart h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #6A6A6A;
}

.moduletable_shopfilter {
	margin-bottom: 6px;
	background-color: #CCCCCC;
	padding: 10px;
}

.moduletable_shopfilter h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #6A6A6A;
}

/** Content */
.articles {
	background-color: #EFEFEF;
	padding: 14px 12px 12px 12px;
	margin-bottom: 6px;
}

.articles .title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #C32122;
}

.articles .read_more {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	color: #C32122;
	font-weight: bold;
}

#content {
	background-color: #EFEFEF;
	padding: 14px 12px 12px 12px;
	margin-bottom: 6px;
}

#content .backbutton {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #C32122;
	margin-top: 5px;
	font-weight: bold;
}




/** Footer */
.footer {
	background-color: #EFEFEF;
	padding: 12px 12px 12px 12px;
	margin-bottom: 6px;
}

.footer .backbutton {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #C32122;
	font-weight: bold;
}

/** Contact */
#contact {
	background-color: #EFEFEF;
	padding: 14px 12px 12px 12px;
	margin-bottom: 6px;
}

#contact .backbutton {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #C32122;
	margin-top: 5px;
	font-weight: bold;
}

/** Form elements */
#contact .input {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 1px;
}

#contact .input_empty {
	font-size: 11px;
	border: 1px solid #FF0000;
	background-color: #F0F0F0;
	padding: 1px;
}

#contact .submit {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

#contact .select {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/** Main movie */
#mainmovie {
	background-color: #EFEFEF;
	padding: 14px 12px 12px 12px;
	margin-bottom: 6px;
}

#mainmovieplayer {
	margin-bottom: 12px;
}

/** Movies */
.movies {
	background-color: #EFEFEF;
	padding: 14px 12px 12px 12px;
	margin-bottom: 6px;
}

.movies .title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #C32122;
}

.movies .created_on {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #808080;
	margin-bottom: 8px;
}

.movies .read_more {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	color: #C32122;
	font-weight: bold;
}

.style1 {
	margin: 10px;
	text-align: justify;
}
.style2 {
	text-align: center;
}
	.style3 {
		font-size: medium;
	}
	.style4 {
		font-size: 16pt;
		font-weight: bold;
	}
	.style5 {
	text-align: left;
}
.style6 {
	font-weight: normal;
}
.style7 {
		margin-bottom: 19px;
	}
.style8 {
		text-decoration: none;
	}
.style9 {
	margin: 5px;
}
