h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 4px 0;
	color:#000;
}

h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
	color:#000;
	font-size:12px;
}

h3 {
	margin:0;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	color: #5692CC;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

h4 {
	margin:5px 0 3px 0;
	padding:0;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:normal;
}

h4.banner-title {
	font-family: Arial, Lucida, sans-serif;
	/*font-style: italic;*/
	margin:0pt;
	padding: 1em 1em 0.5em 1em;
	text-align: center;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

h4.banner-title p  {
	font-family: serif;
	font-style: italic;
	margin:0pt;
	padding: 1em 1em 0.5em 1em;
	text-transform:uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

h4.banner-titlesmall {
	font-family: serif;
	font-style: italic;
	margin:0pt;
	padding: 0pt 1em 0.5em 1em;
	text-transform:uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.banner-label {
	position: absolute;
	top: 3em;
	left: 5em;
	width: 200px;
	height: 74px;
	background: #0B2244;
	border: solid 1px #FFFFFF;
}

.banner-label-index {
	position: absolute;
	top: 3em;
	left: 5em;
	width: 300px;
	height: 100px;
	background: #0B2244;
	border: solid 1px #FFFFFF;
}

table tr td {
	vertical-align:top;
	color: #7A7A7A;
}

table tr td p {
	vertical-align:top;
	padding: 0pt;
	margin: 0pt;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	position:relative;
	background-image:url("../res/li.gif");
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

* {
	font-family:  Arial, Helvetica, sans-serif;
}

html, body {
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

form {
	margin:0;
	padding:0;
	float: right;
}

thead tr th{
	text-align: center;
	height: 24px;
	background-color: #555555;
	color: #FFFFFF;
	line-height: 1em;
	font-size: 1em;
}

tbody.tabellen {
	text-align: center;
	line-height: 3em;
}
		
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #5692CC;
}
input, textarea {
	border: 1px solid #ccc;
}

select {
	border: 1px solid #cdcdcd;
	background-color: #FFFFFF;
	/*height: 18px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 80px;*/
	width: 100px;
	font-size: 0.85em;
}
