/* Wichtige Farben
hellgelb FFFDE0
orange ffbe00
hg f6f5f3
*/

/* @group allgemein */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #f6f5f3 url(lay4/background.jpg) repeat left;
	text-align: center 



/* Zentrierung des Layouts im IE 5 */;
	font-size: 70%;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
	color: black;
	font-family: "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;
	text-align: left 



/* Alle Elemente linksbuendig */;
}

table {
	color: black;
	font-family: "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	text-align: left;
	border-collapse: collapse;
	margin-top: 100px;
	margin-bottom: 10px;
}

td, tr {
	border-collapse: collapse;
	border: 1px solid black;
	padding: 5px;
}

h1 {
	clear: both;
	color: black;
	font: 2.5em/1em Georgia, Times New Roman, Times, serif;
	padding-top: 35px;
}

h2 {
	clear: both;
	color: black;
	border-bottom: 1px solid #494949;
	padding-top: 25px;
	font: 1.7em/1.3em Georgia, Times New Roman, Times, serif;
	padding-bottom: 0;
}

h3 {
	clear: both;
	letter-spacing: -0.4px;
	margin-top: 18px;
	margin-bottom: 5px;
	font: lighter 1.5em Georgia, Times New Roman, Times, serif;
}

#spalterechts h3 {
	clear: both;
	letter-spacing: -0.4px;
	color: #6f6f6f;
	padding-top: 30px;
	font: bold 1.2em "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;
	margin: 0;
}

a:link {
	color: #804000;
}

a:visited {
	color: #804000;
}

a:hover {
	color: #cc680e;
	text-decoration: underline;
}

a:hover img {
	background: #fff;
}

a:active {
	color: #000;
	text-decoration: underline;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 5px;
	color: #333;
}

#hauptspalte p {
	padding-top: 15px;
}

#spalterechts p {
	font-size: 1.0em;
	line-height: 1.2em;
	padding-top: 5px;
	color: #6f6f6f;
}

#spaltelinks p {
	padding-top: 15px;
}


.none {
	display: none;
}

.leftalign {
	float: left;
}

#inhalt .leftalign {
	float: left;
	margin: 0px 15px 5px 0;
}

.rightalign {
	float: right;
}

#inhalt .rightalign {
	float: right;
	margin: 5px 0 5px 15px;
}

.bullet {
	width: 400px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333;
}

.preis {
	color: maroon;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 1em;
	background-color: #fcffcb;
}

.klein {
	font-size: 0.9em;
	color: #6f6f6f;
}

.zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	color: maroon;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.capitals {
	font: small-caps bold 1em/1.8em Verdana, sans-serif, "Lucida Grande", Lucida;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	color: gray;
}

/* @end */

/* @group wrap */

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left;
	height: 100%;
}

/* @end */

/* @group header */

#header {
	width: 860px;
	background: #f6f5f3 url(lay4/kopf.jpg) bottom left no-repeat;
	float: left;
	margin: 0;
	text-align: left;
	padding: 0;
	height: 100px;
}

#header h2 {
	color: #800000;
	border-bottom-style: none;
	padding-left: 190px;
}

/* @end */

/* @group navigation */

#navigation {
	width: 860px;
	background: url(lay4/nav.jpg) no-repeat left;
	float: right;
	text-align: right;
	padding: 0;
	height: 50px;
	font-size: 1.2em;
	font-weight: bold;
}

#navigation ul {
	float: right;
	padding-top: 10px;
	text-align: right;
	padding-right: 30px;
	list-style-type: none;
	position: relative;

}

#navigation li {
	float: left;
	padding-right: 4px;
	text-align: right;
	text-shadow: #a2a2a2 1px 1px 2px;
	height: 50px;
	list-style-type: none;
	position: relative;
}

#navigation a:link {
	color: #fff;
	text-decoration: none;
}

#navigation a:visited {
	color: white;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
	color: #494949;

}

a#startnav:link, a#startnav:hover {
	text-decoration: none;
	color: #494949;
}

li#startnav {
	background: url(lay4/selected.jpg) no-repeat;
}

#navigation a:active {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group inhalt */

#inhalt ul {
	}


#inhalt {
	width: 860px;
	background: url(lay4/content.jpg) repeat-y;
	float: left;
}

#hauptspalte {
	width: 800px 
/* Layout der Unterseiten */;
	position: relative;
	background: transparent;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#spaltelinks {
	width: 580px 
/* Layout der Unterseiten */;
	position: relative;
	background: transparent;
	float: left;
	padding-left: 30px;
}

#spalterechts {
	width: 200px;
	position: relative;
	background: transparent;
	float: right;
	padding-right: 30px;
	padding-top: 0px;
}

#inhalt p {
	
}

/* @end */

/* @group footer */

#footer {
	width: 860px;
	background: url(lay4/footer.jpg) left bottom no-repeat;
	position: relative 



/* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */;
	float: left;
	height: 50px;
	margin-right: -3px;
}

#footer p {
	font-size: 1em;
	text-align: right;
	position: relative;
	top: 25px;
	margin-right: 30px
}

/* @end */

/* @group lightbox */

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
	font: 1.2em "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;
}

#keyboardMsg {
	float: right;
	font: 1.2em "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;

}

#lightbox a {
	font: bold 1.2em "Lucida Grande" ,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url(lightbox/overlay.png);
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
}

/* @end */
