/*********************************************************************************

	Project		:	Bauchtanz Ritterhude - Tanja Haase
	Copyright	:	WEDOSYS webDesign - www.wedosys.de

**********************************************************************************/
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(gif/bg-farbe.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

p, h1, h2, h3, h4, h5 {
	margin:0px;
}

.all {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;	
}

.all_inh {
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
	width:1000px;
	min-height:600px;
}

.ol {
	position:absolute;
	top:0px;
	left:0px;
	width:386px;
	height:221px;
	background-image:url(gif/bg-ol.gif);
}

.or {
	position:absolute;
	top:0px;
	right:0px;
	width:386px;
	height:221px;
	background-image:url(gif/bg-or.gif);
}

.logo {
	position:absolute;
	top:5px;
	left:30px;
	width:171px;
	height:141px;
}

.con {
	position:absolute;
	top:150px;
	left:97px;
	width:891px;
	background-image:url(gif/bg-con-1002.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.con_ra {
	width:891px;
	height:15px;
}

.con_all {
	width:891px;
}

.fl_14 {
	float:left;
	width:14px;
}

.fl_15 {
	float:left;
	width:15px;
}

.fl_171 {
	float:left;
	width:171px;
}

.fl_606 {
	float:left;
	width:606px;
}

#h_men {
	float:left;
	width:171px;
}

#h_men p {
	font-size:1.1em;
}

#h_men .p1 {
	padding:2px 0px 0px 1px;
}

#h_men .p2 {
	padding-top:8px;
}

#h_men .sp-ak {
	color:#000000;
	font-weight:bold;
}

#h_men .d-ak {
	width:171px;
	height:31px;
	margin:2px 0px 0px 1px;
	background-image:url(gif/men-ak.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#h_men a:link,
#h_men a:visited {
	color:#ACA13E;
	text-decoration:none;
}

#h_men a:hover {
	color:#000000;
	text-decoration:none;
}

/* Mit Taenzerin
#con_inh {
	float:left;
	width:577px;
}*/

#con_inh {
	float:left;
	width:706px;
	background-image:url(gif/tanja-haase3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#con_inh h1 {
	font-size:1.2em;
	text-align:left;
}

#con_inh h2 {
	font-size:1.1em;
	text-align:left;
	border-bottom:1px solid #B3AD7B;
}

#con_inh p {
	padding-top:15px;
	text-align:left;
}

#con_inh table {
	width:577px;
}

#con_inh td,
#con_inh th {
	font-size:0.9em;
}

#con_inh td {
	background-color:#F6F6F6;
	text-align:left;
}

#con_inh th {
	background-color:#FFF385;
}

#con_inh a:link,
#con_inh a:visited {
	color:#000000;
	text-decoration:underline;
}

#con_inh a:hover {
	color:#B3AD7B;
	text-decoration:underline;
}

.taenzerin-r {
	position:absolute;
	right:12px;
	bottom:15px;
	width:212px;
	height:350px;
}

.graf_u_menue {
	width:170px;
	height:59px;
}

#ko_txt {
	position:absolute;
	top:20px;
	left:320px;
	width:559px;
}

#ko_txt h1 {
	font-size:1.3em;
	font-style:italic;
	letter-spacing:1px;
	color:#E6855A;
	text-align:right;
	font-family:'Monotype Corsiva', "Times New Roman", Times, serif;
}

#ko_txt h2 {
	font-size:0.9em;
	font-style:italic;
	letter-spacing:1px;
	color:#ABA570;
	text-align:right;
	padding-top:10px;
	font-family:'Monotype Corsiva', "Times New Roman", Times, serif;
}

#ko_txt h3 {
	font-size:0.8em;
	font-style:italic;
	letter-spacing:1px;
	color:#E6855A;
	text-align:right;
	font-family:'Monotype Corsiva', "Times New Roman", Times, serif;
}

#footi {
	width:891px;
	height:40px;
	background-color:#FFFFFF;
	background-image:url(gif/bg-footi.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#footi p {
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	padding:3px 0px 3px 0px;
}

#footi .p1 {
	color:#ABA570;
}

#footi a:link,
#footi a:visited {
	color:#ABA570;
	text-decoration:underline;
}

#footi a:hover {
	color:#E6855A;
	text-decoration:underline;
}

/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;

border: none;
}

.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}

.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
border: 1px solid #FF8520;
}

.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #FF8520;
}

.pnormal_b {
	clear: both;
	border: 1px solid #FF8520;
}


/*
------ENDE Bildmodul ------
*/






/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; margin-right:5px; }
.floatRight { float:right; margin-left:5px; }

.warning { color:#f00; background: inherit; }

/* ### Teaser ##################################################################### */

#main-teaser {
}

/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
}


/* ### main-block => MainContent ################################################### */

#main-block {
}


#main-content-block {
}



