@import "../def/trans.css";

/* LOKAL */
h1,h2,h3,p,input,textarea {
	font-family: Arial, sans-serif;
}

h1 {
	color: #c00418;
	font-size: 1.125em;
	line-height: 1.2222em;
	font-weight: normal;
	margin-bottom: 16px;
}

h2 {
	color: #c00418;
	font-size: 0.6875em;
	line-height: 1.4545em;
}
h2 span {
	color: #9C988B;
	font-weight: normal;
}

h3 {
	background-color: #cfccc2;
	float: left;
	color: #ffffff;
	font-size: 0.6875em;
	font-weight: bold;
	line-height: 1.25em;
	padding: 0.09em 0.7878em;
}

div#header {
	padding: 23px 0px 42px 111px;
}

div#leftpad {
	float: left;
	overflow: hidden;
	width: 99px;
	height: 350px;
	background: url('../media/lbg.png') repeat 0 0;
}

div.lborder {
	float: left;
	overflow: hidden;
	height: 350px;
	margin-left: 9px;
	background: url('../media/bbg.png') repeat-y 0 0;
}

div#body {
	float: left;
	width: 910px;
	overflow: hidden;
}

div#left {
	position: relative;
	width: 165px;
	height: 350px;
}

div#center {
	position: relative;
	margin-left: 10px;
	width: 606px;
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

div#rightpad {
	overflow: hidden;
	height: 350px;
	background: url('../media/rbg.png') repeat-y 0 0;
}

div#bottom {
	position: relative;
	margin-left: 296px;
	margin-top: 16px;
	width: 606px;
}
div#bottom ul {
	display: none;
}
div#bottom p {
	width: 310px;
}
div#bottom p.more {
	position: absolute;
	top: 0;
	right: 182px;
	color: #9C988B;
	background: #EDEAE0 url('../media/verlaufg.png') center center repeat-y;
	width: 105px;
	text-align: center;
}
div#bottom p.more a {
	display: block;
	color: #9C988B;
}
div#menu a {
	display: block;
	width: 155px;
	margin-left: 1px;
	padding-left: 6px;
	margin-top: 1px;
	border-left: 6px solid #ffffff;
}

div#menu a.current{
	border-left-color: #e85425;
}

div#menu a:hover {
	border-left-color: #e85425;
}

div#menu .l1 a {
	font-weight: bold;
	color: #c00418;
}

div#menu .l2 a {
	font-weight: normal;
	color: #003362;
}

div#menu p,div#bottom p {
	font-size: 0.6875em;
	line-height: 1.3636em;
}
div#menu p a,div#bottom p a {
	text-decoration: none;
}

div#news {
	position: absolute;
	width: 165px;
	bottom: 0px;
	margin: 0px 10px;
}

div#news p {
	clear: both;
}

div#news p a {
	display: block;
	font-size: 0.6875em;
	line-height: 1.4545em;
	background-color: #edeae0;
	text-decoration: none;
	color: #000000;
	padding: 0.4545em 1.4545em 0.4545em 0.7878em;
}

div#bottom p,div#bottom p a {
	color: #cfccc2;
}

div#bottom p a:hover {
	text-decoration: underline;
}

div.full {
	height: 350px;
	overflow: hidden;
}

div.full div {
	background-color: #ffffff;
	margin-top: 50px;
	padding: 14px 12px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

div#center p {
	color: #000000;
	font-size: 0.6875em; /* 11px */
	line-height: 1.4545em; /* ~16px */
	font-weight: normal;
	margin-bottom: 1ex;
}
div#center ul li {
	line-height: 0.9em;
}
div#center ul li p {
	margin: 0;	
}
div.image {
	position: absolute;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	background-color: #edeae0;
	width: 606px;
}

div#center div.image p.i {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}

div#center div.image div {
	padding: 7px 10px;
}

div#center div.image p {
	color: #9c988b;
}

div#center div.detail p.i {
	float: left;
	margin-right: 1em;
	margin-bottom: 0px;
	display: inline;
}

div#abisz {
	position: absolute;
	bottom: 0px;
	width: 606px;
	overflow: visible;
	background-color: #fff;
}
div#abisz.hidden {
	display: none;
}
div#abisz p {
	font-size: 0.625em; /* 10px */
	line-height: 1.5em;
	margin-bottom: 2px;
	height: 2.1em; 
	overflow: hidden;
}
div#abisz p.empty {
	background-color: #edeae0;
}
div#abisz p a, div#abisz p span {
	display: block;
	background-color: #edeae0;
	color: #9c988b;
	padding: 3px 5px;
	height: 1.5em;
	text-decoration: none;
	width: 302px;
	white-space: nowrap;
}

div#abisz p img {
	vertical-align: bottom;
	margin-bottom: 2px;
}

div#abisz p a:hover {
	text-decoration: underline;
}

div#center div#sublist {
	position: absolute;
	bottom: 0px;
	width: 606px;
	overflow: visible;
}

div#center div#sublist p {
	font-size: 0.625em;
	line-height: 1.5em;
	margin-bottom: 2px;
}

div#center div#sublist p a,div#center div#sublist p span {
	display: block;
	overflow: hidden;
	background-color: #edeae0;
	color: #9c988b;
	padding: 0.3em 0.5em;
	text-decoration: none;
}

div#center div#sublist p img {
	display: block;
	float: left;
	vertical-align: top;
	border: 1px solid #cfccc2;
	margin-right: 0.5em;
}
div#center div#sublist p.empty {
	background-color: #edeae0;
	height: 45px;
}
div#center div#sublist p a:hover {
	text-decoration: underline;
}

div#center div.c1, div#abisz div.c1 {
	float: left;
	width: 302px;
	overflow: hidden;
}

div#center div.c2, div#abisz div.c2 {
	float: left;
	width: 302px;
	margin-left: 2px;
	overflow: hidden;
}
div#center div.detail p a, div#center div.simple p a, div#center div.right p a {
	color: #9c988b;
	text-decoration: none;
}
div#center div.detail p a:hover, div#center div.simple p a:hover, div#center div.right p a:hover {
	text-decoration: underline;	
}
div#center div.detail p a.extlink, div#center div.simple p a.extlink, div#center div.right p a.extlink {
	padding-right: 13px;
	background: transparent url('../media/pfeilgext.png') right 2px no-repeat;
}
div#nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 282px;
	overflow: hidden;
}

div#center div#nav p {
	color: #9c988b;
	line-height: 1em;
	float: left;
	margin: 0px;
}

div#center div#nav p.nav {
	margin-right: 4px;
	font-size: 1px;
}

div#center div#nav p.pos {
	padding-top: 3px;
}

div#nav a {
	display: block;
	float: left;
	margin: 6px 5px 0 0;
	color: #9c988b;
	width: 24px;
	height: 6px;
	border: 1px solid #9c988b;
	text-indent: -999em;
}

div#nav a.active,div#nav a:hover {
	background-color: #cfccc2;
}
div#kontakt {
	float: left;
	width: 300px;
	overflow: hidden;
	background-color: #edeae0;
	margin-right: 1em;
	height: 274px;
}
div#kontakt form {
	width: 100%;
}
div#kontakt div {
	margin: 0.3125em 0.75em;
}

div#kontakt p {
	margin: 0.3em 0px 0px 0px;
}

div#kontakt p.submit {
	padding: 1px 0;
	text-align: right;
	height: auto;
	line-height: normal;
}

div#kontakt p.submit input {
	background-color: #cfccc2;
	border: 1px solid #9c988b;
	color: #ffffff;
	cursor: pointer;
	width: 80px;
	margin-right: -2px;
}
div#kontakt p.cb {
	height: 16px;
	margin: 16px 0;
}
div#kontakt p.cb input {
	margin-right: 0.4em;
}
div#kontakt p.cb input, x:-moz-any-link {
	vertical-align: text-bottom;
}
div#kontakt p.cb input, x:ie {
	vertical-align: baseline;
}
div#kontakt p.cb label {
	width: 10px;
}
div#kontakt span.error {
	color: #C00418;
}
div#center div.right p {
	margin-bottom: 1.3em;
}

div#center div.right p a {
	color: #9c988b;
}

p.text label {
	display: block;
}

p.text input,p.text textarea {
	border: 1px solid #9c988b;
	width: 100%;
	font-size: 1.2em;
}

textarea {
	height: 4em;
	overflow: auto;
}

div.gallery {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 605px;
}
div.gallery div.gitems {
	position: relative;
	width: 100%;
	background-color: #edeae0;
}
div#center div.gallery div.gitems ul.thumbs {
	list-style: none;
	width: 287px;
	height: 151px;
	padding: 14px 0px 10px 14px;
	margin-bottom: 0;
	border-right: 3px solid #fff;
	position: static;
}
div.gallery ul.thumbs li {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
}
div.gallery ul.thumbs li a {
	display: block;
	border: 1px solid #9c988b;
}
div#center div.gallery p {
	margin: 0;
}
div.gallery div.items ul li p a {
	color: #000;
	text-decoration: none;
}
div.gallery div.items {
	position: absolute;
	right: 0px;
	top: 0;
}
div.gallery div.items ul {
	position: absolute;
	top: 0;
	right: 0;
	width: 301px;
	height: 175px;
	border-left: 3px solid #fff;
}
div.gallery div.items ul li {
	display: none;
	position: absolute;
	width: 180px;
	height: 175px;
	padding: 0 0 0 121px;
	overflow: hidden;
	margin: 0;
	background-color: #edeae0;
}
div.gallery.large div.items ul li {
	width: 301px;
	padding: 0;
}
div.gallery div.items ul li h3 {
	float: none;
	color: #c00418;
	font-size: 0.6875em; /* 11px */
	line-height: 1.4545em;
	padding: 0;
	background-color: transparent;
}

div.gallery div.items ul li a.img {
	position: absolute;
	top: 14px;
	left: 14px;
	border: 1px solid #9c988b;
}
div.gallery.large div.items ul li a.img {
	position: static;
	border: none;
}
div.gallery div.items p.bg {
	border-left: 3px solid #fff;
	width: 301px;
	height: 175px;
	overflow: hidden;
}
div.gallery div.items div.top {
	position: absolute;
	bottom: 49px;
	right: 0;
	width: 174px;
	padding-right: 6px;
}
div.gallery div.items p.bottom {
	position: absolute;
	top: 128px;
	right: 0;
	width: 174px;
	padding-right: 6px;
}
div#bottom div#popupmenucontainer {
	overflow: hidden;
}
div#bottom div#popupmenu {
	z-index: 10;
	display: none;
	position: absolute;
	left: 319px;
	bottom: 15px;
	width: auto;
	height: auto;
	min-width: 320px;
}
div#bottom div#popupmenu p {
	font-size: 0.6875em; /* 11px */
	line-height: 1.4545em;
	background-color:#edeae0;
	color: #9c988b;
	border-bottom: 2px solid #fff;
	padding: 0 5px;
	width: auto;
	white-space: nowrap;
}
div#bottom div#popupmenu p a {
	padding-right: 14px;
	color: #9c988b;
	background: transparent url('../media/pfeilg.png') center right no-repeat;
	white-space: nowrap;
	-moz-margin-end: 14px;
}
div#bottom div#popupmenu p a, x:default {
	-moz-margin-end: 0;
}
div#bottom div#popupmenu div.puc {
	position: relative;
	z-index: 20;
}
div#bottom div#popupmenu div.pus {
	position: absolute;
	top: -4px;
	right: -4px;
	width: 100%;
	height: 100%;
	background: transparent url('../media/dropshadow.png') top right no-repeat;
	z-index: 10;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#center div.news {
	overflow: auto;
	padding-bottom: 8px;
	margin-bottom: 4px;
	background: transparent url('../media/bbg2.png') bottom left repeat-x;
}
div#center div.news h2 {
	font-size: 0.8125em;
	line-height: normal;
}
div#center div.news p {
	font-size: 0.6875em; /* 11px */
	line-height: 1.4545em; /* ~16px */
	margin-bottom: 0;
}
div#center div.news.last {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0;
}
div#center div.newsimage {
	float: left;
	padding-top: 3px;
	margin-right: 8px;
}
div#center div.newsimage img {
	border: 1px solid #9C988B;
}
div#center div.newstext {
	overflow: auto;
	padding-right: 10px;
	position: relative;
}
div#center div.news p a {
	padding-right: 14px;
	color: #9c988b;
	background: transparent url('../media/pfeilg.png') bottom right no-repeat;
	text-decoration: none;
}
div#center div.news p a:hover {
	text-decoration: underline;
}
div#filetrans {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #EDEAE0;
	width: 566px;
	padding: 10px 20px 0px 20px;
	height: 302px;
	overflow: hidden;
	overflow-y: auto;
}
div#filetrans h2 {
	margin-bottom: 10px;
}
div#filetrans p {
	font-size: 0.6875em; /* 11px */
	line-height: normal;
}
div#filetrans form.login {
	width: 230px;
	margin: 0 auto;
	padding-top: 90px;
}
div#filetrans form.upload {
	min-height: 250px;
	position: relative;
	padding-bottom: 25px;	
}
div#filetrans form label {
	color: #9C988B;
	margin: 3px 0;
}
div#filetrans form.login input {
	height: 15px;
	padding: 3px 0 2px 0;
	font-size: 1em;
	line-height: normal;
	width: 228px;
	border: 1px solid #9C988B;
}
div#filetrans form p.submit input, div#filetrans form p#transfer input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C988B;
	line-height: normal;
	padding: 0 0 0 10px;
	width: 100px;
	height: 20px;
	text-align: left;
	border: 1px solid #9C988B;
}
div#filetrans form p.submit input, div#filetrans form p#transfer input, x:-moz-any-link {
	height: 20px;
	padding-bottom: 2px;
}
div#filetrans form.upload p#transfer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0 0 10px 0;
}
div#filetrans form p#transfer input {
	color: #fff;
	background: #da3821 url('../media/verlaufpfeilr.png') -16px -6px no-repeat;
}
div#filetrans form p.submit input {
	background: #EDEAE0 url('../media/verlaufpfeilg.png') -16px -6px no-repeat;
	padding: 0 0 0 6px;
}
div#filetrans p.logout {
	position: absolute;
	top: 10px;
	right: 20px;
}
div#filetrans p.logout a {
	color: #9C988B;
	text-decoration: none;
	padding-right: 14px;
	background: transparent url('../media/pfeilg.png') center right no-repeat;
}
div#filetrans form.upload p.text input {
	height: 15px;
	padding: 3px 0 2px 0;
	font-size: 1em;
	line-height: normal;
	width: 564px;
	border: 1px solid #9C988B;
}
div#filetrans form.upload p.text textarea {
	width: 564px;
	border: 1px solid #9C988B;
}
div#filetrans form.upload p.fileselect {
	position: relative;
}
div#filetrans form.upload p.fileselect label {
	display: block;
}
div#filetrans form.upload p.fileselect input.fake {
	position: relative;
	z-index: 10;
	margin: 0;
	color: #9C988B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding: 0 0 0 6px;
	width: 100px;
	height: 20px;
	background: #EDEAE0 url('../media/verlaufpfeilg.png') -16px -6px no-repeat;
	text-align: left;
	border: 1px solid #9C988B;
}
div#filetrans form.upload p.fileselect input.real {
	z-index: 20;
	position: absolute;
	top: 15px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100px;
	height: 20px;
	border: none;
}
div#filetrans form.upload p.fileselect input.real, x:-moz-any-link {
	left: -24px;
}
div#filetrans form.upload p.fileselect span.info {
	color: #9C988B;
	width: 440px;
	margin-left: 6px;
}
div#filetrans form.upload p a {
	color: #9C988B;
	text-decoration: none;
}
div#filetrans form.upload p a:hover {
	text-decoration: underline;
}
div#filetrans p.success {
	color: #9C988B;
}
div#filetrans a.button {
	display: block;
	line-height: 20px;
	padding: 0 10px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	border: 1px solid #9C988B;
	color: #fff;
	background: #da3821 url('../media/verlaufpfeilr.png') 0px -5px no-repeat;
}
