<!--
@charset "ISO-8859-1";

body {
	margin: 1px;
	padding: 0;
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	background : #ECDC54; 
	color: #000000;
	font-size: 13px;
}

.logo {
	margin: 0;
	padding: 0;
	border: none;
}

.titel {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ECDC54;
}

.su {
	font-weight: bold;
	color: #ECDC54;
}

h1 {font-size:				19px;}
h2 {font-size:				15px;}
h3 {font-size:				13px;}
h4 {font-size:				11px;}

h1, h2, h3, h4, h5, h6 {
	font-weight:			bold;
	margin-top:				5px;
	margin-left:			0px;
	margin-bottom:			5px;
	margin-right:			0px;	
}

/* --- LAYOUT -------------------------- */

#seite, .seite {
	padding: 0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 98%;
	height: 530px auto;
	border: none;
	background: #7DA3DA;
	text-align: left;
    vertical-align: top;
}

#fuss, .fuss {
	padding: 0;
	width: 98%;
	border: none;
	background: #7DA3DA;
	text-align: center;
}

/* --- LAYOUT Linke Spalte----------------- */

#linke-spalte, .linke-spalte {
	margin: 0;
	padding: 0;
	width: 160px;
	vertical-align: top;
	text-align: left;
	border: none;
	background : #7DA3DA; 
}

#logozelle, .logozelle {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 160px;
	height: 160px;
	border: none;
	background : #7DA3DA;
}

/* --- LAYOUT Rechte Spalte----------------- */

#rechte-spalte, .rechte-spalte {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: none;
}

#Kopfzelle, .Kopfzelle {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	height: 70px;
	border: none; 
	background : #7DA3DA url('../images/Kopfzelle.jpg') no-repeat;
}

#balken-rechts, .balken-rechts {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	height: 20px;
	border: none; 
	background : #7DA3DA url('../images/BalkenRe.jpg') no-repeat;
}

#ueberschriftzelle, .ueberschriftzelle {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 60px;
	border: none; 
	color: #ECDC54; 
	background : #7DA3DA;
}

/* --- LAYOUT Inhalt----------------- */

#inhalt-abstand, .inhalt-abstand {
	margin: 0;
	padding: 0;
	border: none;
}

#inhalt, .inhalt {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
	border: none;
}

#inhalt-spalte1, .inhalt-spalte1 {
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	width: 30%;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	border: none;
	background : #87B0EB;
}

#inhalt-spalte2, .inhalt-spalte2 {
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	width: 64%;
	vertical-align: top;
	font-size: 11px;
	background : #87B0EB;
}

#zeile, .zeile {
	margin-top:5px;
	margin-bottom:5px;
	background : #87B0EB;
}

#abstand, .abstand {
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#tl, .tl {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	height: 2px;
	border: none; 
	background : #7DA3DA url('../images/BalkenRe.jpg') no-repeat;
}

#banner .banner {
	width:					160px;
	height:					240px;
	margin-top:				5px;
	margin-right:			5px;
	margin-left:			5px;
	margin-bottom:			5px;
	vertical-align:			top;
	text-align: 			center;
}

#rahmen, .rahmen {
	border-width:3px;
	border-style:solid; 
	border-color:#7DA3DA;
}

#shopzelle, .shopzelle {
	border-width:2px;
	border-style:solid; 
	border-color:#7DA3DA;
	text-align: justify;
	vertical-align: top;
	background : #87B0EB url('../images/shopzelle.jpg') no-repeat;
	background-position: bottom left;
	width: 300px;
}

#beschr_zelle, .beschr_zelle {
	text-align: left;
	vertical-align: top;
	text-align: justify;
	vertical-align: top;
	background : #87B0EB;
}

#beschr_spalte, .beschr_spalte {
	width: 260px;
	height: 80px;
	border-width:2px;
	border-style:solid; 
	border-color:#7DA3DA;
	margin-top:2px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:2px;
	text-align: justify;
	vertical-align: top;
}

#imp-spalte1, .imp-spalte1 {
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	width: 25%;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background : #87B0EB;
}

#imp-spalte2, .imp-spalte2 {
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	width: 75%;
	vertical-align: top;
	font-size: 11px;
	background : #87B0EB;
}

/* --- NAVIGATION -------------------------- */

#navcon, .navcon {
	margin: 0;
	padding: 0;
	border-top: 1px;
	border-bottom: 1px;
	text-align: right;
	font-size: 13px;
}

#navcon a, .navcon a {
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #ECDC54;
}

#navcon a:hover, #navcon a.aktuell, .navcon a:hover, .navcon a.aktuell {
	color: #ffffff;
	background: #DCE5EE;
}

#navcon a.aktuell, .navcon a.aktuell {
	font-weight: bold;
	background: #DCE5EE;
}

/* navigation-links */

#lisp-nav-abstand, .lisp-nav-abstand {
	margin: 0;
	padding: 0;
}

#lisp, .lisp {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 160px;
	height: 350px;
	vertical-align: top;
	text-align: left;
	border: none;
}
#nav ul, .nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 160px;
/*	height: 330px;*/
	text-align: left;
	vertical-align: top;
}

#nav a:link, #nav a:visited {
	display:block;
	margin: 5px 0;
	padding:0.25em 0.25em 0.25em 1.5em;
	background-color:#87B0EB;
	height:1em;
	border-right:7px solid #87B0EB;
}

#nav a:hover {
	border-right:7px solid #ECDC54;
	}

html>body #nav a:link, #nav a:visited {
height:auto;
}

/* --- Forms und Schaltflächen -------------------------- */

  #schalt, .schalt {
    padding:				0.05em 0.4em;
    text-decoration:		none;
	font-weight:			bold;
    border:					1px solid black;
    border-left-color:		white;
	border-top-color:		white;
    color:					#ECDC54;
	background-color:		#7DA3DA;
  }

/*#lisp-nav a:visited, .lisp-nav a:visited {
	color: #DEC704;
	border: none;
}

#lisp-nav a:hover, #lisp-nav a.aktuell, .lisp-nav a:hover, .lisp-nav a.aktuell{
	color: #ffffff;
	background: #DCE5EE;
	border: none;
}

#lisp-nav a.aktuell, .lisp-nav a.aktuell {
	font-weight: bold;
	background: #DCE5EE;
	border: none;
}
*/
-->

