@charset "UTF-8";

/* ****************************
an dieser Stelle den Namen der neu eingestellten Seite eintragen. Alle hier definierten "Klassen" sind mit einem Punkt beginnend und durch ein Komma getrennt, einzutragen.

Bsp: ..., .Kinderbetreuung {...
 
Groß/kleinschreibung beachten!
***************************** */

.Show, .Termine, .Macher, .Kessler, .Drewes, .Gray, .Dewandre, .Gaestebuch, .Partner, .Presse, .Fotos, .Impressum, .Kontakt, .Kinderbetreuung, .test britta { 
clear : both; 
width : 902px; 
float : left; 
background-image : url(images/content_wrapper_bg.jpg); 
background-repeat : repeat-y; 
} 

#flashcontent {width:900px;height:410px;}

* { 
	padding : 0; 
	margin : 0; 
} 
body {
	overflow-y:scroll;
	background-color : #000; 
	font-size : 12px;
	} 
.container { 
	height:101%;
	width : 950px; 
	margin : 0 auto; 
	padding : 0; 
	color : #fff; 
	text-align : left; 
	font-family : arial, verdana, serif; 
	background : #000; 
} 
div.header, div.header_index { 
	background-image : url(images/mv_header.jpg); 
	background-repeat : no-repeat; 
	margin-left : 0; 
	padding : 0; 
	height : 150px; 
} 
div.header_index { 
	background-image : url(images/mv_header_index.jpg);
	}
.forum_link { 
	float : right;
	margin-right : 0; 
	height : 100px; 
	width : 100px; 
} 

.nav_container { 
	clear : right; 
	background : url(images/mv_back_nav.jpg) no-repeat; 
	height : 55px; 
	display:block;
} 
.nav, .subnav { 
	margin-left : 27px; 
	font-size : 27px; 
	color : #f69; 
	text-decoration : none; 
	font-weight : normal; 
	
} 
.nav {
	height : 25px; 
	float:left;
	} 
.subnav { 
	/*margin-top : 2px !important;
	margin-top: -10px;*/
	height : 25px;
	}
	
.nav_bottom { 
	margin-left : 25px; 
	padding-top : 17px; 
	font-size : 27px; 
	color : #f69;
	} 
.index_footer .nav_bottom { 
	margin-left : 25px; 
	padding-top : 4px; 
	} 
.subnav_divider { 
	background: url(images/subnav_divider.jpg);
	width:543px;
	margin-left : 27px; 
	margin-top : 0; 
	/*margin-top : -18px; */
	height : 3px;
	clear:left;
	

	} 
.nav ul li, .subnav ul li, .nav_bottom ul li { 
	float : left; 
	list-style-type : none; 
	} 
.nav_container ul li, .nav_bottom ul li { 
	margin : 0; 
	padding : 0; 
	list-style : none; 
	display : inline; 
} 
.nav_container a, .nav_bottom a, link { 
border : none; 
color : #545454; 
text-decoration : none; 
} 
.nav_container a:active, .nav_bottom a:active { 
text-decoration : none; 
} 
.nav_container a:hover, .nav_bottom a:hover { 
text-decoration : none; 
} 
.dieshow a { 
background : url(images/nav/nav_show.png) no-repeat; 
} 
.dieshow a:hover, .nav ul li.dieshow.current_page_item a { 
background : url(images/nav/nav_show_a.png) no-repeat; 
} 
.dietermine a { 
background : url(images/nav/nav_termine.png) no-repeat; 
} 
.dietermine a:hover, .nav ul li.dietermine.current_page_item > a { 
background : url(images/nav/nav_termine_a.png) no-repeat; 
} 
.diemacher a { 
background : url(images/nav/nav_macher.png) no-repeat; 
} 
.diemacher a:hover, .nav ul li.diemacher.current_page_item a { 
background : url(images/nav/nav_macher_a.png) no-repeat; 
} 
.michaelkessler a { 
background : url(images/nav/nav_macher_1.png) no-repeat; 
} 
ul li.michaelkessler a:hover, ul li.michaelkessler.current_page_item a { 
background : url(images/nav/nav_macher_1_a.png) no-repeat; 
} 
.danieldrewes a { 
background : url(images/nav/nav_macher_2.png) no-repeat; 
} 
.danieldrewes a:hover, ul li.danieldrewes.current_page_item a { 
background : url(images/nav/nav_macher_2_a.png) no-repeat; 
} 
.johngray a { 
background : url(images/nav/nav_macher_3.png) no-repeat; 
} 
.johngray a:hover, ul li.johngray.current_page_item a { 
background : url(images/nav/nav_macher_3_a.png) no-repeat; 
} 
.pauldewandre a { 
background : url(images/nav/nav_macher_4.png) no-repeat; 
} 
.pauldewandre a:hover, ul li.pauldewandre.current_page_item a { 
background : url(images/nav/nav_macher_4_a.png) no-repeat; 
} 
.gaestebuch a { 
background : url(images/nav/nav_bottom_1.png) no-repeat; 
} 
.gaestebuch a:hover, .nav_bottom ul li.gaestebuch.current_page_item a { 
background : url(images/nav/nav_bottom_1_a.png) no-repeat; 
} 
.partner a { 
background : url(images/nav/nav_bottom_2.png) no-repeat; 
} 
.partner a:hover, .nav_bottom ul li.partner.current_page_item a { 
background : url(images/nav/nav_bottom_2_a.png) no-repeat; 
} 
.presse a { 
background : url(images/nav/nav_bottom_3.png) no-repeat; 
} 
.presse a:hover, .nav_bottom ul li.presse.current_page_item a { 
background : url(images/nav/nav_bottom_3_a.png) no-repeat; 
} 
.impressum a { 
background : url(images/nav/nav_bottom_4.png) no-repeat; 
} 
.impressum a:hover, .nav_bottom ul li.impressum.current_page_item a { 
background : url(images/nav/nav_bottom_4_a.png) no-repeat; 
} 
.kontakt a { 
background : url(images/nav/nav_bottom_5.png) no-repeat; 
} 
.kontakt a:hover, .nav_bottom ul li.kontakt.current_page_item a { 
background : url(images/nav/nav_bottom_5_a.png) no-repeat; 
} 


.pages { 
	background : #020202 url(images/mv_back_top2.jpg) no-repeat; 
	/*height: 415px;  ausgelagert in ie7.css und common.css */
	line-height : 160%; 
	font-weight : normal; 
	text-align : left;
	margin:0;
} 

.index_page { 
	background : #000 url(images/mv_back_compact.jpg) no-repeat; 
	height : 419px;
	margin : 0; 
	line-height : 160%; 
	font-weight : normal; 
	text-align : left; 
} 

/* INDEX */

.intro_wrapper {
	margin-left : 25px;
	}

/* END INDEX */


.content_wrapper, .content_wrapper700 {  
	line-height : 160%; 
	margin-left : 25px; 
	padding-top : 6px 0 10px 0; 
	 
} 
.content_wrapper700 { 
width : 686px; 
margin-left : 240px; 
} 
.content_wrapperT, .content_wrapperB { 
	margin:0;
	height : 4px; 
	background : url(images/content_wrapperT_bg.jpg) no-repeat; 
	width : 902px; 
} 
.content_wrapperT700, .content_wrapperB700, .content_wrapperB700_k, .content_wrapperT700_k { 
	margin:0;
	float:left;
	height : 4px; 
	background : url(images/content_wrapperT700_bg.jpg) no-repeat; 
	width : 686px; 
} 
.content_wrapperT700_k { 
	clear : both; 
	background : url(images/content_wrapperT700_k_bg.gif) no-repeat; 
} 

.content_wrapperB { 
	clear : both; 
	background : url(images/content_wrapperB_bg.jpg) no-repeat; 
} 
.content_wrapperB700 { 
	clear : both; 
	background : url(images/content_wrapperB700_bg.jpg) no-repeat; 
} 

.content_wrapperB700_k { 
	clear : both; 
	background : url(images/content_wrapperB700_k_bg.gif) no-repeat; 
} 

/* an den Beginn der Datei verschoben */ 

/*
.Die.Show, .Die.Termine, .Die.Macher, .Michael.Kessler, .Daniel.Drewes, .John.Gray, .Paul.Dewandre, .Gaestebuch, .Partner, .Presse, .Fotos, .Impressum, .Kontakt, .Kinderbetreuung { 
clear : both; 
width : 902px; 
float : left; 
background-image : url(images/content_wrapper_bg.jpg); 
background-repeat : repeat-y; 
} 
*/

div.Partner {
	width : 686px; 
	background : url(images/content_wrapper700_k_bg.gif) repeat-y; 
	}
.Die.Termine, div.Kontakt, .Gaestebuch { 
	width : 686px;
	background : url(images/content_wrapper700_bg.jpg) repeat-y; 
} 
.Termine p, .Termine h6, .Termine h3 {clear:both; line-height:150%;}

.Michael.Kessler { 
background : url(images/macher/michael_kessler.jpg) no-repeat; 
height : 411px; 
} 
.Daniel.Drewes { 
background : url(images/macher/daniel_drewes.jpg) no-repeat; 
height : 411px; 
} 
.John.Gray { 
background : url(images/macher/john_gray.jpg) no-repeat; 
height : 411px; 
}
.Paul.Dewandre { 
background : url(images/macher/paul_dewandre.jpg) no-repeat; 
height : 411px; 
} 


/* TEXTFORMATIERUNG */



a {color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
.dunkel {color:#333;}

.standard_content { 
	margin : 40px 20px 20px 20px; 
}
div.Partner .standard_content {margin:0 2px;
	/*background: url(images/partner.jpg);*/
	height:403px;}
	
.macher_content { 
	margin : 123px 20px 20px 454px; 
} 
.macher_content p { 
	padding-top : 20px; 
} 

.standard_content td { 
	vertical-align : top; 
	line-height : 200%; 
	width : 400px; 
	padding-right : 20px; 
} 
.standard_content td.vierSpalten {
	padding-top:40px;
	width:190px;
	line-height:150%;
}
div.Impressum .standard_content td {
	line-height:150%;
	}
div.Kontakt .standard_content {
	margin: 100px 0 150px 150px;
	}

p.realbr {
    margin-top: 20px;
    }

.marginal { 
display:inline;
font-size : 10px; 
}
/* TEXTFORMATIERUNG ENDE */


/* PRESSE */

.Fotos td {width:133px;
    text-align:left;
    vertical-align:bottom;
}
.Fotos td img {margin:0;}
.Fotos table {width:auto;}
.Fotos img {margin: 0 15px 15px 0;
float:left;

}
.Fotos h2 {}
.Fotos p {clear:left;margin-bottom:25px;}

/* LAYOUT FOOTER */

.footer, .index_footer { 
	position : relative; 
	height : 91px; 
	background : url(images/mv_back_footer.jpg) no-repeat; 
	clear : both; 
} 

.index_footer { 
	height : 78px; 
	background : url(images/mv_back_footer_compact.jpg) no-repeat; 
} 

.footer ul li { 
	float : left; 
} 

.wp-table-reloaded { 
font-size:12px;
	background-color:none;
	width : 500px; 
	margin : 0px 20px 20px 115px; 
	border-spacing : 0; 
}

.column-1 {width:100px; }
.column-2 {width:100px; }
.column-3 {width:100px; }
.column-4 {width:100px; text-align:right;}
.column-5 {width:100px; }

.Termine .spalte1 {width:100px;margin:0;vertical-align:top;} 
.Termine .spalte2 {width:550px;} 


.wp-table-reloaded tr {
	border:none;
	}

.wp-table-reloaded td {
	padding: 3px 4px;
	border:none;
	font-size:12px;
	border:none;
	}
.wp-table-reloaded td a { 
font-weight : bold; 
color : #fff; 
} 
.wp-table-reloaded .odd td { 
color : #fff; 
background : none; /*#f69*/ 
border : none; 
} 
.wp-table-reloaded .even td { 
color : #fff; 
background : none; /*#ff3787*/ 
} 

h1, h2, h3, h4, h5, h6, form, fieldset { 
margin : 0; 
padding : 0; 
} 
h3 {font-size:12px;color:#333;}
h6 {font-size:10px;font-weight:normal;}

a img { 
border : none; 
margin : 0; 
padding : 0; 
} 

.adminuser { 
font-variant : small-caps; 
background-color : #9fff9c; 
} 
.guestbook_wrapper { 
height : 130px; 
} 
.gb_left { 
margin-right : 15px; 
width : 190px; 
float : left; 
} 
.key_email { 
margin-bottom : 0; 
} 
.gb_left #author, .gb_left #email { 
background : url(images/eingabefeld.gif) no-repeat; 
border : none; 
width : 185px; 
height : 15px; 
padding : 2px; 
} 
.gb_left #email { 
margin-bottom : 0; 
} 
.gb_middle { 
width : 224px; 
float : left; 
} 
.gb_middle #comment { 
background : url(images/eingabefeld_nachricht.jpg) no-repeat; 
border : none; 
width : 224px; 
height : 98px; 
padding : 2px; 
} 
.gb_right { 
margin : 0px 15px 0 0; 
width : 182px; 
float : right; 
text-align:right;
} 

.gb_right .select,.gb_right p {
float:right;}

.gb_right #submit { 
clear:right;
margin-top:20px;
border : none; 
width : 182px;	
height:20px;
background : url(images/gb_abschicken.jpg) no-repeat; 
} 
.guestbook_output { 
margin : 50px 0 0 0; 
clear : both; 
} 
.comment_head { 
height:20px;
width : 600px; 
padding : 2px 32px 2px 11px; 
background : #333; 
} 
.comment-number { 
color : #666; 
} 
.comment_head em { 
color : #666; 
} 
.commentmetadata { 
color : #fff; 
float : right; 
} 
.commentlist p { 
clear : both; 
padding : 10px 32px 15px 11px; 
} 
.clear { 
clear : both; 
} 
.left { 
float : left; 
width : 350px; 
display : inline; 
} 
.right { 
float : right; 
width : 200px; 
display : inline; 
} 
 
.tab { 
padding-left : 50px; 
}

.Partner table {margin: 20px 0 0 113px;
	width:460px;}
.topLeft {}
.topRight {text-align:right;}
.bottomLeft {padding-top:35px;vertical-align:bottom;}
.bottomRight {padding-top:35px;text-align:right;vertical-align:bottom;}

.facebook_link {
	clear:left;
	padding-left:25px;
    padding-top:25px;
	
}