﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-image: url('../images/background/TLAV13.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	overflow: auto;
}
#container {
	width: 990px;
	margin: 5px auto;
	background-color:white;	
}
#masthead {
	text-align: center;
	width: 987px;
	height:72px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-image: url('../images/top/hintergrund_top.png');
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top:0px;
	padding-bottom:0px;
}
#navigation_rekord {
	float: left;
	width: 824px;
	height: 48px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
	background-image: url('../images/top/hintergrund_top.png');
	margin-top::0px;
	margin-left:0px;
	margin-bottom:5px;
	padding: 6px;
}
#navigation {
	float: left;
	width: 145px;
	height: 730px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#content {
	float: left;
	width: 800px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 26px;
	padding-bottom: 0px;
	min-height: 653px;
}
#footer {
	text-align: center;
	border-top: 1px solid #808080;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: white;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
#masthead img {
	padding: 0px;
	border: 0px solid;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

/* Navigationsformatvorlagen*/
#navigation h5 {
	color: #800080;
	font-size: 1em;
	margin-top: 9px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: -6px;
}
#navigation p {
	color: #008080;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-size:x-small;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3D6C87;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	border: 1px solid #fff;
	background-image: url('../images/navigation/hintergrund_nav.png');
}
#navigation a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin:0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	border: 1px solid #fff;
	background-image: url('../images/navigation/hintergrund_navhover.png');
}
#navigation a_blank {
	color: #3D6C87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	text-align: left;
}
#navigation a_blank:hover {
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #fff;
}
#navigation_rekord h3 {
	font-size: 1.4em;
	color: #008080;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#navigation_rekord p {
	font-size:x-small;
	margin-top:10px;
	color: #3d6c87;
	text-decoration: none;
	margin-top:6px;
	padding-left:1px;
}
#navigation_rekord a {
	color: #3d6c87;
	text-decoration: none;
}
#navigation_rekord a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	border: 0px #FFFFFF solid;
	color: #008080;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h1 {
	border: 0px #FFFFFF solid;
	color: #008080;
}
#content h2 {
	border: 0px #FFFFFF solid;
	color: #008080;
}
#content h3 {
	border: 0px #FFFFFF solid;
	color: #008080;
	font-size: 1.2em;
	margin-bottom: 9px;
}
#content h4 {
	border: 0px #FFFFFF solid;
	font-size: 1.2em;
	color: #008080;
	margin-top: 0px;
	margin-bottom: 24px;
}
#content h5 {
	border: 0px #FFFFFF solid;
	color: #008080;
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 12px;
}
#content h6 {
	border: 0px #FFFFFF solid;
	color: #008080;
	font-size: 1em;
}
#content p {
	border: 0px #FFFFFF solid;
	color: #000000;
	margin-top:3px;
	margin-bottom:9px;
}
#content img {
	padding: 5px;
	border: 3px solid #808080;
	color: #0000FF;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:5px;
	padding-top:5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:link {
	color: #33627d;
	text-decoration: underline;
}
#footer a:visited {
	color: #33627d;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
}
a:visited {
	color: #33627d;
	text-decoration: underline;
}
a:link {
	color: #33627d;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_r {
	text-align: right;
}
.style_c {
	text-align: center;
}
.style_klein {
	font-size:0.8em
}








