/* *** CSS by Astrid vom Jupiter, Hawaii 2007 *** */


/* *** BODY *** */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../bgr/brg_verlauf_03.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0 0 0 0;
	text-align:center;
}
h1 {
	margin: 15px 5px 5px 5px;
	padding: 10px 5px 0px 30px;
	color: #000098;
	font-size: 24px;
	font-weight: bold;
	border-bottom-color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-image: url(../bgr/rainbow.png);
	background-repeat: no-repeat;
	background-position: left;
}
h3 {
	margin: 10px 5px -5px 45px;
	color: #009900;
	font-size: 20px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
h4 {
	margin: 10px 5px 5px 30px;
	color: #000098;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	margin: 5px 5px 5px 5px;
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.break_before {}

.infotext {
	margin: 5px 5px 5px 5px;
	color: #009900;
	font-size: 12px;

}
.pictures{
	margin: 5px 5px 5px 5px;	
	

	
}
.Textbox{
	margin: 10px 5px 10px 50px;
	color: #000098;
	line-height: 1.2em;
	border-color: #00FF66;
	border-width: 1px;
}
.TextboxFloat{
	margin: 5px 5px 5px 5px;
	color: #000098;
	border-color: #00FF66;
	border-width: 1px;
}

.txt {
	margin: 10px 5px 5px 50px;
	color: #000098;
	line-height: 1.2em;
	
}
.txtFrom {
	margin: 0px 0px 0px 0px;
	color: #000098;
	line-height: 1.2em;
}
.FooterText {
	clear: both;
	color: #003300;
	margin: 20px 5px 0px 5px;
	font-size: 9px;
}
.Note {
	color: #003300;
	font-size: 11px;
	line-height: 11px;
}
.NoteColoured {
	clear: both;
	color: #003300;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFCC99;
	display: block;
	border-top-color: #FFCC66;
	border-top-style: dotted;
	border-top-width: thin;
}

.preistablelle {
	margin: 5px 5px 0px 70px;
	color: #009900;
	font-size: 15px;
	font-weight: bold;
	border-bottom-color: #CCFFCC;
	border-bottom-style: solid;
	border-bottom-width: thin;

}

table.price {
    margin: 5px 5px 0px 70px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.price th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	border-spacing: 2px;
}
table.price td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
}
table.infobox {
    margin: 5px 5px 5px 70px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 15px;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.infobox th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 15px;
	color: #3399CC;
	border-spacing: 2px;
}
table.infobox td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
}
table.infoboxFloat {
    margin: 5px 5px 5px 5px;
	border-width: 0px 0px 0px 0px;
	border-collapse: separate;
	font-size: 12px;
	color: #3399CC;
	border-spacing: 5px;
	
}
table.infoboxFloat th {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style:dotted dotted dotted dotted;
	border-color: #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	font-size: 12px;
	color: #3399CC;
	border-spacing: 2px;
}
table.infoboxFloat td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color:  #C6F9B7;
	-moz-border-radius: 9px 9px 9px 9px;
	border-spacing: 2px;
	background-color: #FFFF99;
}
/* *** LIST STYLE *** */

ul,ol {
	margin: 10px 5px 10px 50px;
	color: #000098;
	line-height: 1.2em;

}


/* *** HYPER LINKS *** */

a:link {
	color: #000066;
	text-decoration: none;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990099;
}

/* *** WRAPPER *** */

#AllWrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	top: 0px;
	width: 900px;
	border-right-color: #FFFFFF;
	border-right-style: groove;
	border-right-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: groove;
	border-left-width: thin;
}

#TopBanner {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	top: 0px;
	width: 900px;
	
}
#MidBanner {
	/*position:absolute;*/
	margin-left:auto;
	margin-right:auto;
	top: 260px;
	width: 900px;
}

#ContentWrapper {
	margin-left:auto;
	margin-right:auto;
	top: 357px;
	width: 900px;
	height:auto;
	background-image:url(../images/05_PixelBgr_04.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	overflow:auto;
	text-align: left;
	vertical-align: top;
		}

#Menu {
	float:left;
	margin: 0 0 0 0;
	width: 273px;
	height:auto;
	vertical-align: top;
	background-attachment: fixed;
	text-align: left;
	}
#Content {
   
	width: 600px;
	height:auto;
	margin-left: 280px;	
}
#Footer {
	float:inherit;
	width: 900px;
	height: 83px;
	/*background-image: url(../bgr/Floor.png);
	background-repeat: no-repeat;*/
	text-align: center;
	vertical-align: text-bottom;
}
#Print {
	display:none;	
}

/* *** -900 bis +1800 px Endlos Wellen Banner ***
#EndlosBanner {
	position:absolute;
	left:-798px;
	top: 277px;
	height: 130px;
	width: 900px;
	background-image:url(../images/05_endlesswave.jpg);
	background-position: top;
	background-repeat:no-repeat;
	
}


 #EndlosBanner2 {
	position:absolute;
	left:998px;
	top: 277px;
	height: 130px;
	width: 900px;
	background-image:url(../images/05_endlesswave.jpg);
	background-position: top;
	background-repeat:no-repeat;
	
}
*/

/* *** TABEL *** */
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
