/*** Layoutdefinitionen ***/

#content {
	margin: auto;
	position: relative;
	width: 990px;
	height: 100%;
	background-image: url(banner/hintergrund.gif);
}
#navi_main {
	position: absolute;
	left: 10px;
	top: 20px;
}
#navi_pages {
	position: absolute;
	left: 10px;
	top: 539.5px;
}
#navi_promo {
	position: absolute;
	top: 539.5px;
	left: 445px;
	width: 100px;
	text-align: center
}
#navi_contact {
	position: absolute;
	right: 10px;
	top: 539.5px;
}
#navi_portions {
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 3;
}
#logo {
	position: absolute;
	left: 1px;
	top: 43px;
	width: 966px;
	height: 484px;
}
#logo img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}
#searchform {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 400px;
	height: 19.5px;
	text-align: right;
}
#area_right {
	position: absolute;
	left: 499px;
	top: 42px;
	width: 486px;
	height: 486px;
	z-index: 29;
	border: 1px solid #c9cccc;
	overflow: hidden;
	background-color: #000000;
}
#area_left {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 486px;
	height: 486px;
	z-index: 29;
	border: 1px solid #c9cccc;
	overflow: hidden;
	background-color: #000000;
}
#area_main {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 984px;
	height: 486px;
	z-index: 1;
	border: 1px solid #c9cccc;
	overflow: auto;
}
#lb_menu {
	text-align: right;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 3;
}
#subjects {
	padding: 30px;
}
#keywordlist {
	margin-top:2em;
	padding-top:3px;
	border-top:1px dotted #ccc;
	font-size:80%; 
}


/*** Allgemeine Stildefinitionen ***/

body {
	margin : 0;
	padding-left: 8px;
	height : 100%;
	font-size : 14px;
	color : #CCCCCC;
}
a:link, a:visited {
	text-decoration : none;
	color : #94ebff;
}
a:hover {
	text-decoration : none;
	color : #ffffff;
}
a:active {
	text-decoration : none;
	color : #000;
}
form {
	margin : 0;
}
img {
	margin : 0;
	border-style : none;
}
p:first-child {
	margin-top : 0;
}
h1 {
	font-weight : bold;
	font-size : 18px;
}
h2 {
	font-weight : bold;
	font-size : 16px;
}
input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
}

input[disabled], select[disabled], textarea[disabled] {
	color: #aaa;
}

/*** Klassendefinitionen ***/

span.active {
	color : #ffff00;
}
a.lb:link, a.lb:visited, a.lb:hover {
	color : #ff9933;
}
a.lb:hover, a.lb:active {
	background: #ddd;
}
a.lb:active {
	color : #ff0000;
}
.error {
	padding: 2px;
	background-color: #f00;
	color: #fff;
}

td.preview {
	background: #fff;
}
div.picture {
	position: static;
	width: 486px;
	height: 60px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	float: left;
	z-index: 30;
	background-image: url(banner/logo16.jpg);
	left: 0;
	bottom: 0px;
}
div.gallery_item {
	float: left;
	width: 122px;
	height: 170px;
	text-align: center;
	margin-right: 16px;
	margin-top: 20px;
	overflow: hidden;
}
div.gallery_item div.picture {
	float: none;
	margin: 0;
	margin-bottom:3px;
	border: 1px solid #555;
}
div.gallery_item div.picture:hover {
	border: 1px solid #fff;
}
div.lbbutton {
	position : absolute;
	right: 3px;
	bottom: 3px;
}
div.inner_area {
	position:absolute;
	width: 360px;
	height: 360px;
	margin: 63px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	overflow: auto;
	left: -21px;
	top: 95px;
}
div.inner_area h2 {
	font-size:13px;
}
div.inner_area a:link, div.inner_area a:visited, div.inner_area a:hover {
	color : #ff9933;
}
div.inner_area a:hover, div.inner_area a:active {
	background: #eee;
}
div.inner_area a:active {
	color : #ff0000;
}

div.textbox {
	padding: 11px;
}

div.lb_item {
	position: relative;
	width: 240px;
	height: 120px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin: 6px;
	border: 1px solid #c3cccc;
	z-index: 2;
	/* without bg-image hover won't work in empty areas (IE only) */
	background-image: url('system/resources/clear.gif');
}

div.lb_item:hover {
	border:1px solid #fff;
}

div.lb_img, td.lb_img {
	background: white;
	width: 120px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat; 
	background-position: center;
}

div.lb_img {
	border-right:1px solid #c3cccc;
}

div.lbbutton {
	display:none;
}

div.lb_item:hover div.lbbutton {
	display:block;
}

div.lb_txt, td.lb_txt {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 114px;
	padding: 3px;
	vertical-align: top;
	overflow: hidden;
}

div.picture {
	border: 1px solid #666;
}

div.picture:hover {
	border: 1px solid #fff;
}

div.picture:hover div.lbbutton {
	display: block;
}

div.lbbutton {
	display:none;
}

div.lbbutton.marked {
	display:block;
}

div.infobox {
	background: #FFFBBF; 
	padding:5px;
	color: #333;
}

div.infobox a:link, div.infobox a:visited, div.infobox a:hover {
	color: #1B288E;
	text-decoration: none;
}
div.infobox a:hover, div.infobox a:active {
	text-decoration: underline;
}

/*** Freie Klassendefinitionen (fuer TinyMCE) ***/

.zentriert {
	text-align: center;
}

/*** Objektspezifische Stildefinitionen ***/

div#navi_contact, div#navi_main {
	color:#999;
}
#navi_portions a:link, #navi_portions a:visited {
	color : #94ebff;
}
#navi_portions a:hover {
	color : #ffffff;
}
#navi_portions a:active {
	color : #FFCC00;
}
#navi_main a:link, #navi_main a:visited, #navi_pages a:link, #navi_pages a:visited, #navi_contact a:link, #navi_contact a:visited {
	color : #c9cccc;
}
#navi_main a:hover, #navi_pages a:hover, #navi_contact a:hover {
	color : #ffffff;
}
#navi_main a:active, #navi_pages a:active, #navi_contact a:active {
	color : #FFCC00;
}
#navi_promo a, #navi_promo a:link, #navi_promo a:visited {
	color:#999; 
	font-size:8px
}
#navi_promo a:hover, #navi_promo a:active {
	color:#ccc; 
}
#area_right img {
	float: right;
}
#subjects h1 {
	margin-top: 0;
}
#subjects a:link, #subjects a:visited {
	color : #c9cccc;
}
#subjects a:active {
	color : #FFCC00;
}
#subjects a:active {
	color : #FFCC00;
}
#keywordlist a {
	color: #ccc;
}
#keywordlist a:hover {
	color: #ff9933;
}
#apDiv1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-attachment: scroll;
	background-color: #000000;
	text-align: left;
	white-space: normal;
	height: 486px;
	width: 486px;
	border: thin outset #CCCCCC;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 42px;
}
