@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	left: 50%;
	margin-left: -490px;
	position:absolute;
	height: 100%;
	width: 983px;
	background-image:url(images/con_bg.gif);
	background-repeat:repeat-y;
}

#left
{
	width: 161px;
	float:left;
}

#logo
{
	margin-top: 30px;
	width: 161px;
	height: 124px;
	background-image:url(images/logo.jpg);
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Menu */
#navi
{

}

#navi ul
{
	margin-left: 27px;
	margin-top: 16px;
	margin-bottom: 0;
	padding: 0;
}

#navi ul li
{
	list-style-image: url(images/bullet.gif);
	margin-bottom: 1px;
	padding: 0;
	font-weight:bold;
	border: 1px solid #F9F3DB;
}

#navi ul li a
{
	text-decoration: none;
}

#navi ul li.act
{
	list-style-type: none;
	list-style-image: none;
}

#navi ul li.act a
{
	color: #450100;
}

#navi ul li.norm
{
	list-style-type: none;
	list-style-image: none;
}

#navi ul li.norm a
{
	color: #2f2f2f;
}


 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Submenu */
#navi li.submenu
{
	list-style-type: none;
	list-style-image: none;
	margin:0;
}

#navi li.submenu ul
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
}

#navi li.submenu ul li
{
 border: none;
}

#navi li.submenu ul li.unter_norm
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#navi li.submenu ul li.unter_norm a
{
	color: #2F2F2F;
	font-size: 11px;
	font-weight: normal;
}

#navi li.submenu ul li.unter_act
{
	margin: 0;
}

#navi li.submenu ul li.unter_act a
{
	color: #2F2F2F;
	font-size: 11px;
	font-weight: bold;
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Submenu Ende */
 
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Suche start*/
 
 #suche
{
	margin-top: 30px;
	margin-left: 0px;
	text-align:left;
}

.suche_text
{
	margin-left: 10px;
}

#suche input
{
	margin-left: 10px;
	border: 1px solid #2F2F2F;
	background-color: #FFF;
	width: 130px;
	height: 15px;
	color: #2F2F2F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#search_container
{
	width: 133px;
	height: 19px;
}

#search_results
{
	position:absolute;
	margin-left: 10px;
	width: 130px;
	background-color: #FFF;
	border: 1px solid #2F2F2F;
}

#search_results img
{
	width: 16px;
	height: 16px;
	margin-left:45px;
	margin-top: 10px;
}

.tx-indexedsearch-whatis
{
	position:absolute;
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;	
}

.tx-indexedsearch-noresults
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration:underline;
}

.tx-indexedsearch-browsebox
{
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
}

.tx-indexedsearch-res a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2F2F2F;
	text-decoration:none;
	margin-left: 5px;
}

.tx-indexedsearch-res a:hover
{
	text-decoration: underline;
}
 
 
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Suche ende*/
 
.teaser_start
{
	width: 363px;
	height: 64px;
	border-top: 1px solid #000;
}

.teaser_start img
{
	float:left;
	margin-right: 13px;
}

.teaser_start a img
{
	border: none;
}

.teaser_start .text
{
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: visible;
}

.teaser_programme
{
	width: 652px;
	height: 280px;
}

.tease_prod
{
	width: 160px;
	float:left;
	margin-left: 1px;
}

.tease_prod .text
{
	padding: 5px;
}

.tease_prod .text a
{
	color: #2F2F2F;
	font-weight: bold;
}

.tease_img
{
	width: 97px;
	padding: 5px;
	text-align:center;
	border: 1px solid #9E9E9E;
}

.tease_img a img
{
	border: none;
}

#neuheiten
{
	margin-top: 50px;
}

#neuheiten h1
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #2f2f2f;
	margin:0;
	padding: 7px 10px 7px 10px;
}

#neuheiten p
{
	margin:0;
	padding: 0;
}

#neuheiten .news
{
	border: 1px solid #9f9f9f;
	background-color: #FFF;
	padding:7px 10px 7px 10px;
	color: #2f2f2f;
}

#neuheiten .news a
{
	color: #2f2f2f;
}

#center
{
	float:left;
	width:652px;
	margin-left: 15px;
	margin-right: 15px;
	color: #450100;
	padding-top: 24px;
	line-height: 18px;
}

#centerleft
{
	float:left;
	width:363px;
	line-height: 14px;
}

#centerright
{
	float:left;
	width:270px;
	padding: 0;
	margin-left: 12px;
	line-height: 14px;
}

#center h1
{
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 30px;
}

#center a
{
	color: #2F2F2F;
}

#right
{
	float:left;
	width: 140px;
}

#adresse
{
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #2f2f2f;
}

#box
{
	margin-top: 237px;
	height: 62px;
	background-color: #2f2f2f;
}

#impressum
{
	position:absolute;
	bottom: 5px;
	padding-left: 10px;
}

#impressum a
{
	font-size: 11px;
	color: #2f2f2f;
	text-decoration:none;
}

#result
{
	
}

#loader
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 50px;
	height: 50px;
}

#bildrahmen_prod
{
	width: 400px;
	height: 300px;
	border: 1px solid #A0A0A0;
	text-align: center;
	padding: 5px;
}

#prod_tease
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#prod_tease li
{
	float:left;
	width: 150px;
	height: 150px;
	margin-right: 0px;
}

#prod_tease .tease_image
{
	width: 120px;
	height: 90px;
	border: 1px solid #A0A0A0;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}


#prod_tease .lupe
{
	float: left;
	margin-right: 5px;
}

#prod_tease .lupe a img
{
	border: none;
}

#prod_tease .tease_text
{
	float:left;
	width: 115px;
}

#prod_tease .tease_text a
{
	text-decoration: none;
}

#pfeil_l
{
	width: 26px;
	height: 103px;
	float: left;
	margin-right: 5px;
}

#pfeil_l a img
{
	border: none;
}

#pfeil_r
{
	width: 26px;
	height: 103px;
	float: left;
	margin-left: 5px;
}

#pfeil_r a img
{
	border: none;
}

#page_count
{
	width: 612px;
	text-align: right;
	font-weight: bold;
}

.csc-mailform
{
	border: none;
}

.csc-mailform-field
{
	margin-bottom: 10px;
}

label
{
	display: block;
	float: left;
	width: 160px;
}

legend {
border: 0px;
margin-bottom: 15px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #000C39;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}


.mf-radio {
border:0px;
}

.mf-text {
color: #FFF;
border: 1px solid #8E4D39;
margin-bottom: 5px;
width: 200px;
color: #4D4D4D;
height: 100px;
}

.mf-check {
border: 0px;
}
.mf-select {
border: 1px solid #8E4D39;
width: 200px;
}

.mf-input {
border: 1px solid #8E4D39;
margin-bottom: 3px;
height: 16px;
width: 200px;
color: #4D4D4D;
}

.mf-submit {
font-weight:bold;
color: #450100;
background-color: #F9F3DB;
background-position:right;
border: 1px solid #8E4D39;
width: 100px;
border: 0px;
float:left;
margin-left: 350px;
cursor:pointer;
}

.mf-submit:hover {
}

.mf-reset {
color: #ffffff;
background-color: #000C39;
border: 0px;
float:left;
margin-left: 230px;
}