body {
	background-color: #465860;
	margin: 0;
	padding:0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}



#cont01 {
	width: 700px;
	margin-top: 60px;
	border: 5px solid #CECEC4;
	padding-bottom:20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: white;
	background-image: url(../images/back01.jpg);
}
	


#cont01 p, #cont01 ol, #cont01 ul, #cont01 table {
margin: 0 auto;
width: 90%;
font-size:0.8em;
line-height:140%;
}

* + html #cont01 .schmal {
	width: 380px;
	padding-left: 25px;
}


#cont01  table {
	border-collapse: collapse;
	width: 100%;
	table-layout:fixed;
	padding-bottom: 20px;

}

table.galerietabelle {
	width: 80% !important;
	table-layout:auto !important;
	border: 1px solid green;
}

table.galerietabelle tr, table.galerietabelle td {
	border-style:none !important;
}


td.preisspalte {
	width: 10% !important;
	background-color: #CCC;
	text-align: right;
	padding-right:10px !important;
}

td.artikel {
	width: 90% !important;
	padding: 5px !important;
	background-color: #E6E6E6;
}


#cont01 table td {
	padding-bottom: 6px !important;
	padding-top: 6px !important;
	vertical-align:top;
	border-style:none;
}

#cont01 table tr {
	border-bottom: 3px solid white;
}



#cont01 h1 {
	font-family:"Times New Roman", Times, serif;
	margin-left: 34px;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	color:#C00;
	margin-bottom:12px;
}

#cont01 h2 {
	font-family:"Times New Roman", Times, serif;
	margin-left: 34px;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	color:#C00;
	margin-bottom:12px;
	text-align:left;
}

caption {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	color:#C00;
	margin-bottom:12px;
	text-align:left;
	border-top:1px dotted silver;
	padding-top: 20px;
}


* + html  caption {
	padding-bottom: 12px;
}

#cont01 li {
	list-style-image:url(../images/auflistung.gif);
}


#cont02 {
	width: 700px;
	margin-top: 10px;
	top: 10px;
	color: white;
	z-index:99;
}

#cont03 {
	position: absolute;
	width: 700px;
	margin-top: 10px;
	top: 10px;
	color: white;
	height: 472px;
}

#cont04 {
	position: relative;
	top: 30px;
	margin: 0 auto;
	width: 700px;
	height: 500px;
	margin-top: 10px;
	background: url(../images/startbild.jpg) no-repeat;

}


* + html #cont02 {
top: 50px;
}


#cont03 img {
border-style:none;
}

/*
.linkforward {
position:absolute;
width: 95%;
height: 95%;
top: 0;
left: 0;
margin: 0 !important;
padding: 0;
border-style:none;
}
*/

h1.starttext, h2.starttext {
font-family: "Times New Roman", Times, serif;
top: 5px;
width: 300px;
line-height:140%;
font-size: 1.6em;
font-style: italic;
font-weight:normal;
}

h2.starttext {
font-size:0.9em !important;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
}

#cont02 ul {
padding: 0;
}

#cont02 h2 ul li {
margin:0;
padding: 0;
}

#cont03 .startbild {
position: relative;
margin-top: 0;
height: 476px;
}

*html #cont03 .startbild {
margin-top:-120px;
}


.logosstartseite {
	position: absolute;
	border-top: 1px dotted white;
	height: 40px;
	padding-top: 10px;
	margin: 0;
	float: left;
	width: 700px;
	bottom: -34px;
	left: 0px;
}

#cont01 table img
 {
	border-style: none;
	text-decoration:none;
	padding: 5px;
	background-color: #CECEC4;
	margin-bottom: 30px;
}

#cont01 table td,
#cont01 table {
margin-top: 30px;
border-style:none;
}

#cont01 table td {
width:40%;
padding: 0;
margin: 0;
border-style:none;
}

#cont01 table {
position: relative;
margin: 0 auto;
top: 20px;
padding: 0;
padding-bottom: 20px;
width: 90%;
clear:left;
}


img.oben30 {
	position: relative;
	width: 200px;
	height:66px;
	margin-top: 320px;
	left: 00px;
	border-style:none;
	padding: 0;
}

a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}

a:focus { text-decoration:none; }

a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}

#logoleiste {
	position: relative;
	display: block;
	width: 96%;
	margin: 10px;
	height: 90px;
}


.oben20 {
	float: left;
	margin: 10px;
	border-style:none;
	width:200px;
	height: 66px;
	margin-right:30px;
	}

* + html .oben20 {
	position: absolute;
	top: 0;
	margin-right: 30px;
}

.slogan {
	float:right;
	margin-top: 30px;
	width:420px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:1px;
	font-size:1.1em;
}


* + html .slogan {
	float: right;
	height: 30px;
	width: 420px;
	margin-top: 30px;
}


/******* Menü ******/
#menue {
	position:relative;
	top: 0;
	left: 0;
	right: 0;
	height: 28px;
	width: 100%;
	font-size:0.72em;
	margin-bottom:20px;
	border-top: 1px solid #CECEC4;
	border-bottom: 1px solid #CECEC4;
	background: url(../images/menue-back3.gif) repeat-x;
}

*html #menue {
height:28px;
overflow:hidden;
border-top: 1px solid #CECEC4;
border-bottom: 1px solid #CECEC4;
}

#menue .eintraege a {
float: left;
color: black;
height: 10px;
margin-right: 0px;
display:block;
font-weight:normal;
padding:8px;
border-right: 1px solid #CECEC4;
padding-bottom: 10px;
background:url(../images/menue-back2.gif) repeat-x;
}

#menue .eintraege a:hover {
background:url(../images/menue-hover.gif)
}

#menue .eintraege .aktiv {
background:url(../images/menue-aktiv.gif)
}

#submenue {
	position:relative;
	left: 30px;
	height: 18px;
	overflow:hidden;
	font-size:0.72em;
	margin-top: 20px;
}

*html #submenue {
height:18px;
overflow:hidden;
}

#submenue .eintraege2 a {
float: left;
color: black;
height: 10px;
margin-right: 8px;
font-weight:normal;
padding:8px;
border-right: 1px solid #CECEC4;
border-top: 1px solid #CECEC4;
border-bottom: 1px solid #CECEC4;
padding-bottom: 6px;
padding-top: 2px;
background:url(../images/menue-back2.gif) repeat-x bottom;
}

#submenue .eintraege2 a:hover {
background:url(../images/menue-hover.gif) top;
}

#submenue .eintraege2 .aktiv {
background:url(../images/menue-aktiv.gif) bottom;
}

#submenue .eintraege2 a img {
border-style: none;
}

/* Ende Menü */

.bilderrechts {
	display: block;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-style:italic;
	font-size: 0.8em;
	line-height: 20px;
	border: 4px solid silver;
}

.bilderrechts img {
	border: 4px solid silver;
}

.bilderrechts2 {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
}


.initial {
	font-size: 3.2em;
	font-family:"Times New Roman", Times, serif;
	float: left;
	font-style:italic;
	color: #C00;
	margin-top: 8px;
	margin-right: 6px;
	margin-left: -5px;
}

* + html .initial {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}


.bilderlinks {
	float:left;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom:8px;
}

.bilderlinkskante {
	margin-left: -35px;
	float:left;
	margin-right:30px;
	margin-top: 10px;
	margin-bottom:8px;
}

a img {
	border-style:none;
}
.bilderlinksueberkante {
	margin-left: -35px;
	float:left;
	margin-right:20px;
}

