html, body { height: 100%; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 1.2em;
	background-color: #E3E4E6;
	background-image: url('../../fileadmin/template/bg-streifen.gif');
	margin: 0px 0px 0px 0px;
}

* { font-size: 1.0em; }

img { border: 0; }

p {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

a:hover, a:active { text-decoration: none; }

ul, ol {
	margin: 0px 0px 14px 10px;
	padding: 0px 0px 0px 25px;
	line-height: 1.6em;
}

div.spacer {
	clear: both;
	height: 20px;
}


/* ========
Box-Layout
======== */

div#rahmen {
	position: relative;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%; /* IE */
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	z-index: 2;
}

div#header {
	height: 208px;
	background-image: url('../../fileadmin/template/bg-logo-spiegelung.gif');
	background-repeat: no-repeat;
	background-position: 0px 109px;
}

div#header img { margin: 40px 0px 0px 55px; }

div#navigation {
	float: left;
	width: 144px;
	margin: 4px 20px 0px 20px;
}

* html div#navigation { margin: 10px 15px 0px 10px; }

div#inhalt {
	float: left;
	width: 580px;
	margin-bottom: 50px;
	padding: 0px 2px 0px 2px;
	background-image: url('../../fileadmin/template/bg-dots-y.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

div#inhalt-text {
	float: left;
	width: 282px;
	min-height: 350px;
	margin: 5px 15px 5px 5px;
}

* html div#inhalt-text { height: 350px !important; } /* Mindesthoehe IE6 */

div#inhalt-rand {
	float: left;
	width: 266px;
	margin: 5px 2px 5px 5px;
}

div#footer {
	position: absolute;
	width: 786px;
	bottom: 0;
	border-bottom: 3px solid #D21242;
}

div#footer img { float: right; }

div.spacer-dotted {
	clear: left;
	height: 2px;
	background-image: url('../../fileadmin/template/bg-dots-x.gif');
	background-repeat: repeat-x;
}


/* ========
Navigation
======== */

div#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#navigation ul li {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

* html div#navigation ul li { width: 144px; }

div#navigation ul li ul li { padding: 0px 0px 2px 0px; }

div#nav-impressum {
	position: absolute;
	left: 20px;
	margin-top: -18px;
}

li.nav2-last { padding-bottom: 30px !important; }


/* =================
uebernommene Klassen
================= */

.head2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

select {  
	width:170px;
	font-size: 0.9em;
}

textarea {  
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.0em;
	width: 170px;	
}

input {  
	width: 170px;
}

h1 {
	font-size: 1em;
	margin-bottom: 8px;
	margin-top: -4px;
	border-bottom: 1px solid #000000;
	line-height: 1.25em;
}

h2 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: -4px;
	line-height: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-size: 1.0em;
	font-style: italic;
	margin-top: 2.5px;
	line-height: 1.25em;
	margin-top: 2px;
}

h4 {
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height: 1.25em;
}

.subhead1 {
	font-size : 0.9em;
}

.subhead2 {
	font-size : 0.9em;
	color : green;
}

.subhead3 {
	font-size : 0.9em;
	color : red;
}

.headerdate {
	font-size : 0.9em;
	color : green;
	font-weight: normal;
}

p.shop {
	margin-top : 0px;
	margin-bottom : 2px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align:left;
}

.caption {
	font-size : 0.8em;
	margin-top: -16px;
}

blockquote {
  margin-right: 0px;
  margin-left: 17px;
}

.searchform {
	font-size : 1.0em;
	font-weight: normal;
}

.searchresultpagetitle {
	font-size : 1.2em;
	color : #333333;
	font-weight : bold;
}

.searchresultcontent {
	font-size : 0.9em;
	color : #6600CC;
	font-weight : normal;
}

.searchresultheader {
	font-size : 1.2em;
	color : #333366;
	font-weight : bolder;
}

.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-weight : normal;
}

.textarea {
	font-weight : normal;
	width:300px;
}

.mailform {
	font-weight : normal;
}
.mailformrequired {
	color : #800000;
	font-weight : bolder;
}

.sitemap1 {
	font-size : 1.0em;
	color : #CC6600;
}

.sitemap2 {
	font-size : 0.9em;
	color : #990000;
	margin-left : 20px;
}

.sitemap3 {
	font-size : 0.9em;
	color : #333399;
	margin-left : 40px;	
}

.sitemap4 {
	font-size : 0.8em;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	color : olive;
	margin-top : 10px;
}

.celsubmenu {
	font-size : 0.9em;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}
