body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #092840;
	background-image: url(/fileadmin/images/bg_body.gif);
	background-position: 0px 115px;
}

body, td {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a:link, a:visited {
	color:#99ccff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
img, form {
	border: none;
	margin:0;
	padding:0;
}

li {
	list-style-image: url(/fileadmin/images/bullet.gif);
}

ul {
	padding-left: 30px;
}

#bgtop {
	position: absolute;
	top:0px;
	left:0;
	width:50%;
	height:123px;
	background-color: #ffffff;
	margin-left:-493px;
}


#outer-container {
	width: 100%;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	margin-bottom: -50px;
	z-index: 2;
}

#footer {
	clear: both;
	color: #ffffff;
	height: 50px;
	width: 950px;
	/*border-top: 1px solid #495e70;*/
	line-height: 14px;
	margin: auto;
	position: relative;
}

#footerbottom {
	border-top: 1px solid #495e70;
	padding-top: 6px;
	color: #99ccff;
	font-size: 10px;
}

#top-container {
	width:100%;
	height:140px;
}

#white-container{
	width:100%;
	height:115px;
	background-color: #ffffff;
}

#main-menu {
	background-image: url(/fileadmin/images/bg_main-menu.gif);
	width:987px;
	height: 24px;
	margin: auto;
	text-align: right;
}

#meta-container {
	width:987px;
	height: 115px;
	margin: auto;
}

#logo{
	float: left;
	width:200px;
}
#language{
	float: right;
	margin-top: 28px;
}

#meta-menu{
	float: right;
	margin-top: 28px;
	margin-left: 10px;
}

#fontsize{
	float: right;
	margin-top: 28px;
	margin-left: 10px;
}

#claim {
	text-align: right;	
}

#tools {
	float: left;	
}
#copyright, #footer-menu {
	float: right;	
}
/*
#tools {
	margin-right: 140px;
}*/

#footer-menu a:link, #footer-menu a:visited {
	font-size: 10px;
	color:#99ccff;
	text-decoration: none;
}

#footer-menu a:hover {
	text-decoration: underline;	
}

#subtemplate {
	width: 950px;
	margin: auto;
	padding-bottom:50px;	
}

.fb-big {
	width: 305px;
	float: left;
	margin-right: 17px;
	margin-top: 20px;
}
.fb-big a:link ,.fb-big a:visited {
	color:#99ccff;
	text-decoration: none;
}

#content-bottom {
	margin-top: 65px;	
}

#address {
	position: absolute;
	left:0;
	width: 305px;
	margin-right: 17px;	
	top:-70px;
}

#newsbox{
	float:left;	
}

.startnews {
	width: 626px;
	height:110px;
	background-image: url(/fileadmin/images/bg_news.gif);
	background-repeat: no-repeat;
}

#content-mainsub {
	float: left;
	width: 730px;
	margin-top: 35px;
}
#left-container {
	float:left;
	width: 220px;
}

#menuheader {
	margin-top: 10px;
	margin-bottom: 6px;
	border-bottom: 1px solid #8a9cab;	
}

#leftmenu {
	height: 250px;	
}

#content-left {
	float:left;
	width: 370px;
	display: inline;
	margin-left: 40px;
}
#content-right {
	float:left;
	width: 320px;
}

.textlinks {
	border-top: 1px solid #4c6579;
	width: 310px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.textlinks a:link, .textlinks a:visited {
	display: block;
	min-height: 19px !important;
	height: auto !important;
	height: 24px;
	text-decoration: none;
	padding-top:5px;
	padding-left: 12px;
	border-bottom: 1px solid #4c6579;
	background-image: url(/fileadmin/images/link-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.textlinks a:hover {
	background-position: 0px -25px;
	color: #ffffff;
}

.tbl-download-cell {
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 14px;
	background-color: #576d80;
}

.tbl-cell {
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #576d80;
}

.tbl-cell-first {
	padding-top:3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #031a2e;
}

#secure-dl-form {
	background-color: #576d80;
	width:310px;
	padding-bottom: 10px;
}

.input {
	width: 	270px;
	height: 14px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
}

.tooltip {	
	background-image: url(/fileadmin/images/bg-tooltip.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom:9px;
}

.tooltip-inner {
	color: #ffffff;
	border: 1px solid #99cdff;
	border-bottom: none;
	background-color: #153b5b;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom:3px;
}

.newsdate{
    color:#99ccff;    
}


.newselement {
	background-image: url(/fileadmin/images/bg_newselement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	margin-bottom: 20px;
}

.newselement-header {
	padding-left: 35px;
	font-weight: bold;
	color: #99ccff;
	font-size: 11px;
	background-image: url(/fileadmin/images/bg_newsheader.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px; 
	margin-top:3px;
}

#contact-left {
	padding-bottom: 150px;	
}

.left-form-cell {
	width: 120px;	
}

.formcell {
	padding-bottom: 2px;
}
.formcell2 {
	color:#adbac5;
}

.form-container {
	background-color:#576d80;
	margin-top:4px;
	padding:10px;
	color: #adbac5;	
}

#thumbnails a:link, #thumbnails a:visited {
	color: #ffffff;
}

.puzzle-info {
	position: absolute;
	z-index: 999;
	width: 522px;
	min-height: 159px;
	height: auto !important;
	height: 159px;
	border: 1px solid #fff;
	background-color: #00213e;
	background-repeat: no-repeat;
	background-image: url("/fileadmin/images/bg_infolayer.png");
}
#slogan {
	padding: 20px 0 10px 0;
}


/* glossary */

#gloss-left {
    position:absolute;
    width: 370px;
    top:0px;
    left:-60px;
}
#gloss-right{
    float:right;
    width: 320px;
}

.glossLetter{
    border-style: solid;
    border-color: #8a9bab;
    border-width: 1px 0 0 0;
    padding: 20px 0 10px 80px;
    position:relative;
}
.glossLetterImage {position:absolute; top: 0; left:0}
.glossItem {
    padding: 0 0 20px 0;
}
.glossBack {
    margin-top:20px;
    text-decoration: none !important;
    display: block;
    padding: 5px 0;
    border-style: solid;
    border-color: #4C6579;
    border-width: 1px 0;
}

