/* @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 */

/* @group allgemein */

.klein {
	font-size: 0.8em;
	color: gray;
}

* {
	padding: 0;
	margin: 0;
}

body {
	background: #F3F2EF url(lay3/hg.jpg) top left repeat-x;
	text-align: center 

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

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 {
	color: black;
	font: 2.5em/1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	clear: both;
	text-shadow: 0 1px 2px rgba(0,0,0,0.50);
	padding-top: 15px;
	padding-bottom: 15px;
}

h2 {
	clear: both;
	color: black;
	padding-top: 20px;
	font: 1.7em/1.3em Georgia, Times New Roman, Times, serif;
	text-shadow: 0 1px 2px rgba(0,0,0,0.30);
	padding-top: 20px;
	padding-bottom: 10px;
}

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

a:link {
	color: #ce0013;
}

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

a:visited {
	color: #804000;
}

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

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

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

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

#navigation li {
	color: #ce0013;
}

a:hover img {
	background: #fff;
}

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

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

p, ul {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 0;
	padding-bottom: 15px;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

.none {
	display: none;
}

.leftalign {
	float: left;
}

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

.rightalign {
	float: right;
}

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


/* @end */

/* @group wrap */

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

/* @end */

/* @group header */

#header {
	width: 760px;
	background: #FFF url(lay3/kopf.jpg) bottom left no-repeat;
	float: left;
	margin: 0;
	text-align: left;
	padding: 0;
	height: 130px;
}

#header_E {
	width: 760px;
	background: #FFF url(lay3/kopf_E.jpg) bottom left no-repeat;
	float: left;
	margin: 0;
	text-align: left;
	padding: 0;
	height: 130px;
}

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

/* @end */

/* @group navigation */

#navigation {
	width: 760px;
	background: #333 url(lay3/nav.jpg) bottom left no-repeat;
	float: left;
	margin: 0;
	text-align: left;
	padding: 0;
	height: 28px;
	font-size: 1.0em;
	font-weight: bold;
}

#navigation ul {
	position: relative;
	background: transparent;
	float: left;
	padding-left: 60px;
	padding-top: 5px;
	list-style-type: none;
}

#navigation li {
	background: transparent;
	float: left;
	padding-right: 4px;
	list-style-type: none;
}

/* @end */

/* @group inhalt */

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

#hauptspalte {
	width: 640px 

/* Layout der Unterseiten */;
	position: relative;
	background: transparent;
	padding-left: 60px;
	padding-right: 60px;
}

#inhalt p {
	
}

#hauptspalte ul, li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}

#hauptspalte ul {
	margin-bottom: 25px;
	width: 480px;
}
	
/* @end */

/* @group footer */

#footer {
	width: 760px;
	background: url(lay3/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: center;
	position: relative;
	top: 10px;
	padding-top: 15px;
}

/* @end */

