@charset "UTF-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #101F4C;
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 1.6em;
}
a:active, a:focus {
	outline: 0;
}
.thrColAbsHdr #container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColAbsHdr #header {
	height: 200px;
	padding: 0;
	background-color: #000000;
	background-image: url(../uploads/banner_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
.thrColAbsHdr #header #titel {
	height: 50px;
	width: 300px;
	position: absolute;
	left: 210px;
	top: 80px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
} 
.thrColAbsHdr #header #datum {
	height: 20px;
	width: 300px;
	position: absolute;
	left: 210px;
	top: 130px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
} 
.thrColAbsHdr #header #menu {
	position: absolute;
	width: 175px;
	text-align: right;
	top: 10px;
	right: 25px;	
} 
.thrColAbsHdr #header #menu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;		
} 
.thrColAbsHdr #header #menu a:hover {
	color: #000000;
	text-decoration: underline;		
} 
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 200px;
	left: 0;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c3c9;
	text-align: right;
	padding-top: 25px;
}
.thrColAbsHdr #sidebar1_home {
	position: absolute;
	top: 200px;
	left: 0;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c3c9;
	text-align: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 10px;
}
.thrColAbsHdr #sidebar1_home h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}
.thrColAbsHdr #sidebar1_home h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.thrColAbsHdr #sidebar1_home a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
.thrColAbsHdr #sidebar1_home a:hover {
	text-decoration: underline;	
}
.thrColAbsHdr #sidebar1 .item {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
}
.thrColAbsHdr #sidebar1 .item a {
	text-decoration:none;
	color:#5489C7;
	font-weight: bold;
}
.thrColAbsHdr #sidebar1 .item a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;	
}
.thrColAbsHdr #sidebar1 .item h1 {
	color: #5489C7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 120%;
}
.thrColAbsHdr #mainContent {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 230px;
	padding: 0px;
}
.thrColAbsHdr #mainContent_home {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 280px;
	padding: 0px;
}
.thrColAbsHdr #mainContent .small {
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.thrColAbsHdr #mainContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColAbsHdr #mainContent h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #5489C7;
	font-size: 169%;
	font-weight: normal;
}
.thrColAbsHdr #mainContent h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #5489C7;
	font-size: 130%;
	font-weight: normal;
}
.thrColAbsHdr #mainContent h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #5489C7;
	font-size: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.thrColAbsHdr #mainContent h3 a {
	text-decoration:none;
	color:#666666;
	font-weight: bold;
}
.thrColAbsHdr #mainContent h3 a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;	
}
.thrColAbsHdr #mainContent a {
	text-decoration:none;
	color:#5489C7;
	font-weight: bold;
}
.thrColAbsHdr #mainContent a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;	
}
.thrColAbsHdr #mainContent form fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
}
.thrColAbsHdr #mainContent form legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -5px;
}
.thrColAbsHdr #mainContent form label {
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
	line-height: 20px;
}
.thrColAbsHdr #mainContent form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColAbsHdr #mainContent .item {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.thrColAbsHdr #mainContent .item h1 {
	color: #5489C7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 130%;	
}
.thrColAbsHdr #mainContent .formbutton {
	background-color: #DBEAF2;
	padding: 0px;
	border: 1px solid #0082C3;
	font-weight: bold;
	color: #0082C3;
}
.thrColAbsHdr #mainContent .formveld {
	padding: 1px;
	border: 1px solid #0082C3;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
a.right {
	color: #000;
	text-decoration: none;
	float: right;	
}
a:hover.right {
	text-decoration: underline;	
}