
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-height: 100%;
	background-color: #04101B;
	background-color: #010101;
}

div#titel-wrapper {
	background-color: #0d3153;
	background-color: #091113;
	position: relative;
	margin: 2ex; 
		auto;
	padding: 2ex
		0px;
	width: 1150px;
	width: 98%;
	min-width: 850px;
	max-width: 1250px;
	/*
	left: 50%;
	margin-left: -575px;
	*/
}

div#titel-wrapper-navigation {
	margin: 0
		30px
		0
		40px;
	border: 0px solid blue;
}

div#titel-wrapper-inhalt {
	position: relative;
	background-image: url(../bilder/titel_grafik.png);
	background-image: url(../bilder/tls-logo-titel.png);
	background-position: 0px 
		4px;
	background-repeat: no-repeat;
	top: -15px;
	padding-top: 20px;
	padding-left: 40px;
	margin-right: 15px;
	margin-bottom: 20px;	
	border: 0px solid green;
}

div#titel-grafik {
	background: none;
	width: 440px;
	/*height: 710px;*/
	float: left;
	z-index: -1;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px solid red;	
}

div#titel-grafik-datum {
	background: url(../bilder/titel_datum.png);
	position: relative;
	left: 140px;
	top: 400px;
	float: left;
	width: 241px;
	height: 81px;	
}

div#titel-text-datum {
	position: relative;
	left: 170px;
	top: 420px;
	float: left;
	
	font-family: Stone Sans, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #010101;
	background-color: #171F21;
	color: white;
	color: #799451;
	color: white;
	color: #FEFDEF;
	font-weight: bold;
	font-size: 24px;
	padding: 8px;
}

div#titel-grafik-text {
	display: block;
	color: #08233c;
	color: #799451;
	color: #294401;
	color: white;
	text-align: center;
	font-size: 11pt;
	font-weight: bolder;
	float: left;
	width: 340px;
	padding: 10px;
	margin-top: 460px;
	margin-left: 40px;	
	border: 1px solid #010101;
	background: #171F21;
	
}

div#titel-datum {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 0px solid white;
	padding-left: 465px;
	color: white;
	color: #799451;
	color: white;
	color: #FEFDEF;
	font-size: 18pt;
	font-weight: bolder;
	letter-spacing: 0.075em;
}

div#titel-navigation {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8dc2f3;
	border-bottom: 1px solid #799451;
	border-bottom: 1px solid #FBF2A7;
	border-bottom: 1px solid #F5E300;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}

div#titel-navigation a {
	text-decoration: none;
	color: #8dc2f3;
	color: #799451;
	color: #FBF2A7;
	color: #F5E300;
	margin: 0;
	padding : 0;
}

div#titel-navigation a:hover {
	color: white;
}

div#titel-navigation ul {
	position: relative;
	top: 2px;
	display: inline;
	padding: 0;
	margin: 0.4em
		0em;
	background: #0d3153;
	background: #091113;
	border: 0px solid yellow;
}

div#titel-navigation li {
	display: inline;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0
		1em
		0
		0;
	text-transform: uppercase;
}

/* Boxen */

div.spalte {
	z-index: 4;
	float: left;
	/*min-width: 18em;
	max-width: 25em;*/
	width: 330px;
	border: 0px solid red;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-right: 15px;
}

div#titel-boxen {
	border: 0px solid yellow;
	margin-left: 460px;
	z-index: 2;
}

div.titel-box-wrapper {
	z-index: 3;
	width: 480px;
	border: 1px solid black;
	background: #1c6db7;
	background: #124676;
	background: #131517;
	background: none;
	background: url(../bilder/titel_box_hintergrund.png);
	width: 500px;
	width: 235px;
	width: 500px;
	width: 300px;
	width: 320px;
	float: left;
	min-height: 50px;
	margin: 0
		0px
		0.8em
		0px;
	margin-right: 0px;
	padding: 5px
		0px;
}

div.titel-box {
	margin: 0px
		10px;
	padding: 0;
	color: #c1d5e8;
	color: #799451;
	color: white;
	color: #CCFFEE;
	color: #FEFDEF;
	color: #FEFDEF;
	font-size: 9.5pt;
	border: 0px solid red;
}

div.titel-box a {
	color: #c1d5e8;
	color: #FEFDEF;
	color: #FDF9D6;
	color: #F07016;
	color: #E0A0F6;
	color: #F0C076;
	text-decoration: none;
	/*font-weight: normal;*/
}

div.titel-box a:visited {
	color: #F0C076;
}

div.titel-box a:hover {
	color: white;
}

div.titel-box h1,
div.titel-box h2,
div.titel-box h3,
div.titel-box h4,
div.titel-box h5,
div.titel-box h6 {
	color: #8dc2f3;
	color: #799451;
	color: #77CC55;
	color: #FBF2A7;
	color: #F5E300;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	padding: 0;
}

div.titel-box h1 {
	font-size: 105%;	
	margin: 0
		0
		0.5em
		0;	
}

div.titel-box h2 {
	font-size: 100%;
	margin: 0
		0
		0.5em
		0;	
}

div.titel-box p {
	font-weight: bold;

}

div.titel-box ul {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}

div.titel-box li {
	list-style-type: none;
}
