body, table, h1, h2, input, submit, textarea, ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #e9eaeb;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}
P {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a.link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a.menulink {
	text-decoration: none;
	color: #ffffff;
	margin-left: 15px;
	font-weight: bold;
}


.page {
	width:860px; 
	height:600px; 
	background-color:#ffffff;
}
.head_BG {
	height:260px;
}
.menu_BG {
	width:242px;
	height:300px;
	background-image: url("../images/bg_blue.gif"); 
	padding-top: 20px;
	padding-bottom: 20px;
}

.bottom {
	background-image: url("../images/bottom.gif"); 
	height:160px; 
}

.main {
	width: 450px; 
	margin-left: 84px;
	margin-bottom: 40px;
}

h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
}
h2 {
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 28px;
	margin-left:0px;
	font-size: 12px;
}

h3 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 11px;
	margin-bottom: 0px;
}

.h4 {
	margin-top:5px; 
	font-size:16px; 
	font-weight:bold; 
	margin-bottom:30px;	
}
h5 {
	color: #ff3333;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 28px;
	margin-left:0px;
	font-size: 13px;
}

.br {
	line-height:5px;
}


.blackborder {
	border: 1px solid #000000;
}
.redborder {
	border-bottom: 1px solid #ff3333;
}



.select {
	font-size: 11px;
	width: 200px;
}
.inputSmall {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputMedium {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputLarge {
	border: 1px solid #000000;
	width: 300px;
	height: 20px;
}
.textarea {
	border: 1px solid #000000;
	height: 100px;
}

.submit {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #CC0000;
	height: 19px;
	padding-left:20px;
	padding-right: 20px;
}

ul {
	margin-top: 7px;
	list-style-type: square;
}


.hr {
	border-top: 1px solid #ff3333;
}

.tableHead {
	font-weight: bold;
	color: #ffffff;
	background-color: #ff3333;
}
.tableItem {
	border-bottom: 1px solid #ff3333;
}

.aktuellt {
	background-image: url("../images/BG_aktuellt.gif"); 
	width: 450px;
	height: 222px;
}

