body {
	margin:0px;	
	color:#000000;
	background-color:#889fb1;
	font-family: Arial, Verdana, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:100%;
	text-align:center;

}

a {
	color:#003371;
	font-weight:bold;
}

h1 {
	font-size:160%;	
	margin-bottom:5px;
}

h2 {
	font-size:130%;	
	margin-bottom:0px;
	margin-top:10px;
}

td {
	vertical-align:top;
	text-align:left;
	font-size:13px;	
	color: #003371;	
}

ul {
	margin-top: 0px;
	margin-bottom:0px;
}

p {
	margin-top:0px;
	margin-bottom:0px;	
}

.alert {
	font-weight:bold;
	color:#7b0d0d;
}

.tableCol {
	background-color:#003371;
	vertical-align:top;
	
}

#userinfo {
	background-color:#b3c8db;
	width:100%;
	height:25px;
}

div.coloredBG {
	background-color:#dce3eb;
	height:100%;
}

div.coloredBG div#content {
	padding:10px 20px 10px 20px;
	border-top:2px solid #889FB1;
}

#suchbox {
	background-color:#cee7fd;
	padding:15px 7px 7px 7px;
}

#suchbox strong {
	line-height:180%;
}

.btn_submit {
	background-color:#cee7fd;
	color:#003271;
	border:none;
}

.aktuell {
	background-color:#b3c8db;
	color:#586470;
	padding:10px 7px 10px 7px;
	margin-top:2px;
}

.aktuell a {
	color:#576572;
	text-decoration:none;
}

.aktuell strong {
	display:block;
	color:#003271;
	margin-bottom:12px;
}



#userinfo a {
	text-decoration:none;
}

#userinfo table {
	width:470px;
	height:100%;
	margin-left:20px;
}

#userinfo table td {
	vertical-align:middle;
}

#profilForm input {
	width:200px;
}

hr.blueLine{
	border:none;
	height:1px;
	background-color:#032d77;
}
