*{
	margin:0; 
	padding:0;
	} 
html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: #2b3348 fixed;
	color: #666;
	font: 10pt arial, sans-serif;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1000px;
	background:#ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#language
{
	padding-top: 180px;
	width: 100%;
	text-align: right;
}

div#language a.lang
{
	color: #ffffff;
	font-weight: bold;
}

div#language img.flag
{
	margin-bottom: 2px;
}

div#language_swf
{
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #336699;
}

div#language_swf a.lang
{
	color: #ffffff;
	font-weight: bold;
}

div#language_swf img.flag
{
	margin-bottom: 2px;
}

object#banner
{
	display: inline;
}

div#banner_hor {
	background: #ddd;
	border-bottom: 6px double #999;
}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}

div#navi_hor
{
	background: #2b3348;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 6px double #999;
}	
ul#navlisthor {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
	font-size: 10pt;
	background: url(topnav_stretch.gif) repeat-x;
	width: 100%;
	z-index: 200;
}

ul#navlisthor li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #fff;
}

ul#navlisthor li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}

ul#navlisthor li:hover { background: url(topnav_active.gif) repeat-x; }

ul#navlisthor li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 100%;
	color: #fff;
	text-align: left;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

ul#navlisthor li:hover span { display: block; }

ul#navlisthor li span a { display: inline; }

ul#navlisthor li span a:hover {text-decoration: underline;}

ul#navlisthor li a.active { background: url(topnav_active.gif) repeat-x; }

ul#navlisthor li.active span { display: block; }

div#main_hor
{
	float: left;
	margin: auto;
	position: relative;
	padding-top: 35px;
}
div#text
{
	float: left;
}

div#snews
{
	float: left;
}

div#adv
{
	float: left;
}
div.clear {
clear:left;
}

div#copyright {
	position: absolute;
	width: 1000px;
	bottom: 0; /* stick to bottom */
	background: #FFFFFF;
	border-top: 6px double #999;
	height: 22px;
	margin-top: -15px;
	text-align: right;
}
div#copyright a
{
	color: #000000;
	font-size: 12px;
}
h1
{
	color: #CC0099;
	font-size: 18px;
}

h2
{
	color: #CC0099;
	font-size: 16px;
}

h3
{
	color: #CC0099;
	font-size: 14px;
}

img
{
	border: 0px;
	vertical-align: text-bottom;
}

a
{
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.error
{
	color: #880000;
}

.success
{
	color: #008800;
}

p
{
	margin: 0.7em 0em;
}

hr
{
	height: 0;
	border-top: 1px solid #336699;
}

div.schatten
{
	float: left;
   	background-color: #bbb;
   	padding: 0;
   	margin: 0.7em 1em;
}

div.schatten IMG
{
   	display:block;
   	border: 1px solid #666;
   	position: relative;
   	top: -6px;
   	left: -6px;
}

/*blockquote- <blockquote>
<p>Sie koennen Zitate von Fremdautoren in einem eigenen, anders formatierten (zumeist eingerueckten) Absatz hervorheben.</p>
<p>Es handelt sich dabei jedoch um eine logische, inhaltliche Auszeichnung. Wie diese Absaetze genau formatiert werden, bestimmt letztlich der Web-Browser. Die Vorgabe ist jedoch, solche Absaetze auffaellig und vom uebrigen Text unterscheidbar anzuzeigen. </p>
</blockquote>
*/

blockabsatz
{
	background: #fff9df ;
    padding: 1em 1em 0 1em;
    border-top: 3px solid #f3c600;
    border-bottom: 3px solid #f3c600;
    margin-left: 0; /* keine Zentrierung */
}

/*bilder-im-fliesstext-<dl>
<dt><img src="k-bilder-im-fliesstext.jpg" width="235" height="288" title="fliesstext" alt="fliesstext" /></dt>
<dd>
       Beschreibung des Bildes
</dd>
</dl>*/

dl 
{ 
	display: table;
    float: right;
    width: 235px;
    margin: 10px;
    background-color: #000;
}

dt img
{
	width: 235px;
    height: 288px;
    display: block;
} 

input.enq
{
	width: 100px;
	font-size: 15px;
	font-weight: bold;
	background-image: url('../images/bepla.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

div#enq
{
	float: left;
}

table#t_enq tr th
{
	padding-top: 10px;
}

table#t_enq tr td input.date
{
	width: 150px;
	background-image: url('../images/bepla.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

table#t_enq tr td input
{
	width: 230px;
}

table#t_enq tr td input#enq_zip
{
	width: 60px;
}

table#t_enq tr td input#enq_town
{
	width: 157px;
}

table#t_enq tr td textarea
{
	width: 230px;
	height: 70px;
}


#rechts {
	width: 15px;
	float: left;
	border-left: 1px solid #000066;
	margin: 10px 0;
	margin-left: -5px;
	height: auto;  
}