@charset "UTF-8";

/*
CSS by Markus Toegel, picsandbyes.com
*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

option {
	padding-left: 0.4em;
}

body,html {
	height: 100%;
	width: 100%;
	background-color: #081828;
}

img.fadeImage {
	opacity: 0;
	filter: alpha(opacity = 0);
}

img.thumbs {
	width: 53px;
	height: 13px;
	opacity: 0;
	filter: alpha(opacity = 0);
	cursor: pointer;
	border-bottom: 2px solid #ffffff;
	visibility: hidden;
}

#img1,#img2 {
	position: absolute;
	top: 0;
	left: 0;
}

ul,ol,dl {
	margin: 0 0 1em 1em;
}

li {
	margin-left: 1.5em;
	line-height: 1.5em;
}

a {
	text-decoration: none;
}

a:link {
	
}

a:hover {
	
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 556px;
	width: 840px;
	margin-left: -420px;
	margin-top: -278px;
}

#header {
	height: 48px;
	width: 840px;
}

table.header {
	width: 840px;
	height: 48px;
	border: none;
}

td#header_left {
	width: 313px;
}

td.header_lodo {
	width: 201px;
}

td#header_right {
	width: 325px;
}

#mainContent {
	height: 456px;
	background-image: url(../images/misc/whiteboard.gif);
	background-repeat: no-repeat;
	width: 840px;
	background-position: top left;
	position: relative;
}

#content {
	height: 398px;
	width: 780px;
	margin: 29px 30px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.home #content,
#contentNewsContact,
#leftCont{
	background: #02050a;
}

table.imgNav {
	position: absolute;
	bottom: 0;
	width: 717px;
	height: 100%;
}

img.imgNav,div.imgDesc {
	opacity: 0;
	filter: alpha(opacity = 0);
	position: absolute;
	bottom: 0;
	height: 38px;
}

img.imgNav {
	cursor: pointer;
}

div#navDiv {
	position: absolute;
	bottom: 0;
	width: 717px;
}

img#nav101 {
	left: 0;
}

img#nav102 {
	right: 0;
}

td.imgnavMinusHighlighter {
	width: 30%;
	text-align: left;
}

td.imgnavDescHighlighter {
	width: 40%;
	text-align: left;
}

td.imgnavPlusHighlighter {
	width: 30%;
	text-align: right;
}

div.imgDescWrapper {
	position: absolute;
	bottom: 0;
	width: 717px;
}

div.imgDesc {
	left: 37px;
	right: 37px;
	heght: 38px;
	color: #000000;
	background-color: #ffffff;
	color: #000000;
}

table.imgDescTable {
	position: absolute;
	height: 38px;
	vertical-align: middle;
	padding-left: 10px;
	color: #000000;
}

#contentNewsContact {
	background-repeat: no-repeat;
	width: 780px;
	height: 398px;
	margin: 29px 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: justify;
}

table#newsTable {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	width: 364px;
	padding: 10px;
}

span.newsEntryLinkToDetail {
	cursor: pointer;
}

span.newsEntryNoLink {
	cursor: default;	
}

.newsContactBottomLink,#contactMailLink,#contactAgbLink,#wantedLink {
	position: absolute;
	left: 37px;
	height: 16px;
	cursor: pointer;
}

.newsContactBottomLink {
	bottom: 29px;
	width: 59px;
}

#contactMailLink,#contactAgbLink,#wantedLink {
	bottom: 64px;
}

#contactMailLink {
	width: 59px;
}

#wantedLink {
	width: 140px;
}


#contactAgbLink {
	width: 203px;
}

#newsBackLink,#contactAboutImpressumLink0,#contactAgbLink {
	visibility: hidden;
}

#newsContactCont {
	position: absolute;
	top: 0;
	right: 0;
	width: 384px;
	height: 398px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #081828;
}

#contactCont {
	position: absolute;
	background-color: #ff0000;
}

#leftCont {
	float: left;
	width: 717px;
	height: 398px;
}

#rightCont {
	float: right;
	width: 53px;
	height: 398px;
}

#navigation {
	height: 27px;
	width: 840px;
}

table.navTable {
	width: 840px;
	height: 27px;
	border: none;
}

td.navTd {
	vertical-align: middle;
}

a.navLink {
	text-decoration: none;
}

#footer {
	height: 25px;
	width: 840px;
}

#header_left,#header_right,#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #081828;
}

.preload {
	position: absolute;
	top: 0;
	left: 0;
	width: 1;
	height: 1;
	visibility: hidden;
}

div.copyright {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #1d324b;
}

a.hidden {
	color: #081828;
	cursor: default;
}
