﻿body {
	background-image: url('../img/background.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #003b5a;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

#container {
	margin:0px auto 1em;
	width: 810px; 
	height:auto;
}

td {
	font-size: 11px;
	color: #4b4b4b;
	line-height: 16px
}


#titel-dunkel {
	color: #003b5a;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}

#titel-rot {
	color: #8b2412;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
}

#text-grau {
	color: #a7a8aa;
	font-size: 13px;
	line-height: 34px;
}

#text-grau-link {
	color: red;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	a:link { font-weight:bold; color:blue; text-decoration:none; }
}

#text-rot {
	color: #cc0b1d;
}

#text-blau {
	color: #003b5a;
}

#text-blau-link {
	color: #003b5a;
	text-decoration:underline
}

#text-blau-gross {
	color: #003b5a;
	font-size:13px
}


a {
	color: #003b5a;
	
	text-decoration: none;
	a:link { font-weight:bold; color:blue; text-decoration:none; }
	
}

a:hover { color:red; text-decoration:none; }



ul {
	margin: 0 0 2px 11px;
	padding: 0 2px 0 5px;
}

li {
	text-align: left;
	margin-left:0px;
	padding-left:2px;
	list-style-image: url('../img/bullet.gif');
}

input {
	margin-bottom: 5px;
}
h1 {
	color: #003b5a;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	padding-top:1px;
	margin-top:1px;
}
h2 {
	color: #003b5a;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
h3 {
	color: #003b5a;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	color: #003b5a;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

div {background-color:#FFF}

h5 	{
	color: #4B4B4B#;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	vertical-align:top;
	}
h6  {
	color: #4B4B4B#;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	vertical-align:top;
	}