/* CSS Stylesheet Copyright by LeoSolutions */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*########## Layout  ##########*/
#center {
	text-align:center;
	position:absolute;
	width:100%;
	top:50%;
	left:0px;
	margin-top:-300px;
}

#wrapper {
	background-color:#cc9933;
	text-align:left;
	position:relative;
	width:939px;
	height:584px;
	margin:0px auto;
	padding:8px;
}

#header {
	background-color:#FFFFFF;
	height:120px;
}

#content-complete {
	background-color:#FFFFFF;
	height:387px;
}

#footer {
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	background-color:#ffcd09;
	height:77px;
}

/*########## Aufbau innerhalb des Layouts ##########*/
#logo {
	font-family:Impact, Tahoma, Arial;
	font-size:21px;
	color:#9b9b9b;
	text-transform:uppercase;
	padding-top:63px;
	padding-bottom:5px;
	height:26px;
	overflow:hidden;
}

#navigation-oben {
	background-color:#ffcd09;
	height:26px;
	line-height:26px;
}
#navigation-unten {
	height:26px;
	line-height:26px;
	padding-top:9px;
}
/*### Hauptnavigation unten und oben ###*/
a.navigation:link, a.navigation:visited, a.navigation:active, 
a.navigation-active:link, a.navigation-active:visited, a.navigation-active:active {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:inline;
	padding-left:13px;
	margin-left:7px;
	background-repeat:no-repeat;
}
a.navigation:link, a.navigation:visited, a.navigation:active {
	background-image:url('images/navi.gif');
	color:#000000;
}
a.navigation:hover, 
a.navigation-active:link, a.navigation-active:visited, a.navigation-active:active, a.navigation-active:hover {
	background-image:url('images/navi-active.gif');
	color:#996600;
}
/*### Unternavigation linke Seite ###*/
a.subnavigation:link, a.subnavigation:visited, a.subnavigation:active, 
a.subnavigation-active:link, a.subnavigation-active:visited, a.subnavigation-active:active {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:16px;
	padding-bottom:10px;
	margin-left:10px;
	background-repeat:no-repeat;
	display:block;
}
a.subnavigation:link, a.subnavigation:visited, a.subnavigation:active {
	background-image:url('images/subnavi.gif');
	color:#000000;
}
a.subnavigation:hover, 
a.subnavigation-active:link, a.subnavigation-active:visited, a.subnavigation-active:active, a.subnavigation-active:hover {
	background-image:url('images/subnavi-active.gif');
	color:#996600;
}
/*### Unternavigation im Contentbereich ###*/
a.subsubnavigation:link, a.subsubnavigation:visited, a.subsubnavigation:active {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:13px;
	padding-bottom:15px;
	margin-left:7px;
	background-image:url('images/subnavi.gif');
	background-repeat:no-repeat;
	color:#000000;
}
a.subsubnavigation:hover {
	background-image:url('images/subnavi-active.gif');
	color:#996600;
}

#headline {
	position:absolute;
	height:81px;
	background-image:url('images/punkte_gross.gif');
	background-repeat:no-repeat;
	margin-left:165px;
	margin-top:4px;
	padding-left:50px;
}
h1 {
	position:relative;
	font-family:Impact, Tahoma;
	font-size:49px;
	font-weight:normal;
	margin:0px;
	text-transform:uppercase;
	color:#666666;
}
.ueberschrift {
	position:relative;
	font-family:Impact, Tahoma;
	font-size:49px;
	text-transform:uppercase;
	color:#666666;
}
h2 {
	position:relative;
	font-family:Impact, Tahoma;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	text-transform:uppercase;
	color:#333333;
	top:-7px;
	left:1px;
}
.unterueberschrift {
	position:relative;
	font-family:Impact, Tahoma;
	font-size:18px;
	text-transform:uppercase;
	color:#333333;
	top:-7px;
	left:1px;
}

#subnavigation {
	position:absolute;
	top:229px;
	width:195px;
}

#content, #lexikon-abc, #lexikon-content, #content-start {
	position:absolute;
	top:229px;
	left:225px;
	height:286px;
	width:717px;
	overflow:auto;
	padding-right:5px;
}
#lexikon-abc {
	height:25px;
	overflow:hidden;
	padding-right:5px;
}
#lexikon-content {
	height:261px;
	top:254px;
}
#content-start {
	width:503px;
	scrollbar-base-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

#image {
	position:absolute;
	background-position:right bottom;
	background-repeat:no-repeat;
	text-align:right;
	height:387px;
	width:939px;
}

/*########## Allgemeines Tags ##########*/
p {
	/*margin:0px;
	padding:0px;*/
}

.bold {
	font-weight:bold;
}

.small {
	font-size:10px;
	color:#999999;
}

a:link, a:visited, a:focus, a:active {
	font-weight:bold;
	color:#996600;
	text-decoration:none;
}
a:hover {
	color:#cc9933;
}

table.lexikon {
	width:97%;
}
table.lexikon td {
	text-align:center;
}
a.lexikon:link, a.lexikon:visited, a.lexikon:active,
a.lexikon-active:link, a.lexikon-active:visited, a.lexikon-active:active {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height:20px;
}
a.lexikon:link, a.lexikon:visited, a.lexikon:active {
	background-color:#cccccc;
}
a.lexikon:hover,
a.lexikon-active:link, a.lexikon-active:visited, a.lexikon-active:active, a.lexikon-active:hover {
	background-color:#cc9933;
}

.zitat {
	font-size:11px;
	font-style:italic;
}
.zitat-underline {
	font-size:11px;
	font-weight:bold;
}

.inputfield {
	font-size: 11px
}

.table-headline {
	font-weight:bold;
	text-align:center;
	height:25px;
	background-color:#CCCCCC;
}
.news-headline {
	font-weight:bold;
}
.news-gold {
	font-size:14px;
	color:#996600;
	font-style: normal;
	font-weight:bold;
}

img {
	border:none;
}

/*########## Formular-Layout ##########*/
#formular-logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:94px;
}
#formular-header, #formular-footer {
	height:30px;
	background-color:#ffcd09;
}
#formular {
	height:496px;
	width:100%;
	border:none;
}

/*########## Buttons ##########*/
a.button-row:link, a.button-row:visited, a.button-row:active, a.button-row:hover,
a.button-row-start:link, a.button-row-start:visited, a.button-row-start:active, a.button-row-start:hover,
a.button-row-big:link, a.button-row-big:visited, a.button-row-big:active, a.button-row-big:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	color:#000000;
	text-transform:uppercase;
	display:block;
	text-align:center;
}
a.button-row:link, a.button-row:visited, a.button-row:active, a.button-row:hover {
	background-image:url(images/button-row.gif);
	background-repeat:no-repeat;
	width:230px;
	height:25px;
	line-height:23px;
	margin-left:33px;
	margin-bottom:3px;
}
a.button-row-start:link, a.button-row-start:visited, a.button-row-start:active, a.button-row-start:hover {
	background-image:url(images/button-row.gif);
	background-repeat:no-repeat;
	width:230px;
	height:25px;
	line-height:23px;
	margin-right:3px;
	margin-bottom:0px;
}
a.button-row-big:link, a.button-row-big:visited, a.button-row-big:active, a.button-row-big:hover {
	background-image:url(images/button-row-big.gif);
	background-repeat:no-repeat;
	width:300px;
	height:43px;
	padding-top:7px;
	margin-left:33px;
}

/*########## Kontakt ##########*/
img.kontakt {
	border:#000000 solid 1px;
}

