/* 1328633353.2027 */

body {
	//background-color: #ffffff;
	background-color: #F0F0F0;
	background-image: url(http://bielefeld.pfio.net/layout/images/bg_rot.gif);
	background-repeat:repeat-y;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-face-color:#4F7295;
	scrollbar-highlight-color:#121212;
	scrollbar-shadow-color:#121212;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size : 95%;
}

h1 {
	font-family: Tahoma;
	font-size : 107%;
	background-color: #EEF2F5;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-align: left;
	padding-left: 0px;
	padding-right: 0 px;
	padding-top: 2px;
	padding-bottom: 2px;
	height:18px;
	width: 100%;
}

h2 {
	font-family: Tahoma;
	font-size : 97%;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	background-color: #4F7295;
	height: 20px;
	vertical-align : middle;
}


form {
	margin: 0px;
}

hr {
	color:#4F7295;
	height: 0px;
}

/* ##################################### Table-Desks ################################### */

table {
	border : none;
	padding : 0 0 0 0;
}

.frametable {
	width : 815px;
	margin-bottom : 20px;
	margin-left : 3px;
	margin-right : 5px;
	margin-top : 10px;
}

table.admintable {
	width : 100%;
	height: 100%;
}

td {
	color: #000000;
	background-repeat : no-repeat;
	font-family: Tahoma;
	font-size : 95%;
}

.secbg {
	background-color: #E8ECF1;
}

.secfont {
	color: #ffffff;
	font-family: Tahoma;
	font-size : 95%;
}

.italic {
	font-style: italic;
}

.admin_navigation{
	background-color : #4F7295;
	width : 160px;
	vertical-align: top;
	color: #ffffff;
}


.category {
	font-family: Tahoma;
	font-size : 95%;
	font-weight: bold;
	height: 20px;
	color:#ffffff;
	text-align: center;
	background-color: #4F7295;
	vertical-align : middle;
}

.tablesubheader {
	font-family: Tahoma;
	font-size : 96%;
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-color: #E8ECF1;
	height: 25px;
	vertical-align : middle;
	padding-left: 8px;
}

.forumheader {
	color : #000000;
	background-color: #ffffff;
	font-size: 97%;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.inputdesc {
	background-color: #E8ECF1;
	font-weight: regular;
	font-size: 95%;
	font-family: Tahoma;
	text-align: right;
}

.inputdesc_left {
	background-color: #E8ECF1;
	font-weight: regular;
	font-size: 95%;
	font-family: Tahoma;
	text-align: left;
}

/* ################################ Links #################################### */

a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size : 100%;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	font-family: Tahoma;
	font-size : 100%;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}


a.small:link, a.small:visited, a.small:active {
	font-family: Tahoma;
	font-size : 93%;
	color: #000000;
	line-height: 97%;
	text-decoration: none;
	font-weight:normal;
}
a.small:hover {
	font-family: Tahoma;
	font-size : 93%;
	color: #000000;
	line-height: 97%;
	text-decoration: underline;
	font-weight:normal;
}

a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a.whiteLink:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
}

a.forumbutton:link,
a.forumbutton:visited,
a.forumbutton:active,
a.forumbutton:hover {
	background-color: #4F7295;
	color: #ffffff;
	font-family: Tahoma;
	font-size : 95%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-top: 1px;
}

a.tableLink:link, a.tableLink:visited, a.tableLink:active {
	font-family: Tahoma;
	font-size : 100%;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
a.tableLink:hover {
	font-family: Tahoma;
	font-size : 100%;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

/* ##################################### Input-Types ################################# */

.contentField {
	border : 1px solid #121212;
	color : #000000;
	background-color: #E8ECF1;
	font-size: 95%;
	font-family: Tahoma;
	text-align: justify;
	padding: 3px 3px 3px 3px;
}

.contentFieldClean {
	border : 1px solid #121212;
	color : #000000;
	background-color: #ffffff;
	font-size: 95%;
	font-family: Tahoma;
	text-align: justify;
	padding: 3px 3px 3px 3px;
}

.textfield {
	border : 1px solid #121212;
	color : #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size : 95%;
}

.searchfield {
	border : 1px solid #121212;
	color : #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size : 95%;
	width : 60px;
}

.searchfieldtop {
	border : 1px solid #121212;
	color : #000000;
	background-color: #E8ECF1;
	font-family: Tahoma;
	/* font-size : 95%;*/
	font-size: 10px;
	width : auto;;
	height: 15px;
}

.largetextfield{
	border : 1px solid #121212;
	color : #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size : 95%;
	width: 570px;
}

.button {
	border : 1px solid #121212;
	color : #ffffff;
	background-color: #4F7295;
	font-weight: bold;
	font-size : 95%;
	font-family: Tahoma;
}

.searchButton {
	border : none;
	background-color: #4F7295; 
	font-weight: regular;
	font-size : 95%;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	background-color: #DE0020;
	font-size : 95%;
	font-family: Tahoma;
}

.helpLine {
	background-color: #E8ECF1;
	color: #000000;
	border: none;
	width: 550px;
	height: 20px;
	font-size : 95%;
	font-family: Tahoma;
	font-weight: bold;
}

.description {
	border : none;
	color : #000000;
	background-color: #ffffff;
	font-size: 95%;
	font-family: Tahoma;
	text-align: justify;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}



/*####################################### Layout Seite ####################################*/
#header {
	background-image: url(http://bielefeld.pfio.net/layout/images/header.jpg);
	background-repeat: no-repeat;
	width: 990px; 
	height: 173px;
}

#printheader {
	background-image: url(http://bielefeld.pfio.net/layout/images/print_header.jpg);
	background-repeat: no-repeat;
	width: 620px; 
	height: 94px;
}

#navigation {
	width: 163px;
	float: left;
	margin-top:30px;
}

.content {
	width: 805px;
	position:absolute;
	left:169px;
	top:178px;
}

a.navCat1:link, a.navCat1:visited, a.navCat1:active, a.navCat1:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;	
	background-color: #E8ECF1;
	font-weight: bold;
	display: block;
	width: 150px;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
}

a.navCat1active:link, a.navCat1active:visited, a.navCat1active:active, a.navCat1active:hover {
	background-color: #DE0020;
	font-family: Tahoma;
	font-size : 95%;
	//color: #000000;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 150px;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
}

a.navCat2:link, a.navCat2:visited, a.navCat2:active, a.navCat2:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	background-color: #D0D9E2;
	display: block;
	width: 144px;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
	font-weight:normal;
}

a.navCat2active:link, a.navCat2active:visited, a.navCat2active:active, a.navCat2active:hover {
	background-color: #DE0020;
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	display: block;
	font-weight: bold;
	width: 144px;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
}

a.navCat3:link, a.navCat3:visited, a.navCat3:active, a.navCat3:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	background-color: #dee4eb;
	display: block;
	width: 136px;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
	font-weight:normal;
}

a.navCat3active:link, a.navCat3active:visited, a.navCat3active:active, a.navCat3active:hover {
	background-color: #dee4eb;
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	display: block;
	width: 136px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
}

a.navCat4:link, a.navCat4:visited, a.navCat4:active, a.navCat4:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	background-color: #eef2f5;
	display: block;
	width: 118px;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
	font-weight:normal;
}

a.navCat4active:link, a.navCat4active:visited, a.navCat4active:active, a.navCat4active:hover {
	background-color: #eef2f5;
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	display: block;
	width: 118px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
}

a.navCat5:link, a.navCat5:visited, a.navCat5:active, a.navCat5:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	background-color: #C9DEE4;
	display: block;
	width: 150px;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
	font-weight:normal;
}

a.navCat5active:link, a.navCat5active:visited, a.navCat5active:active, a.navCat5active:hover {
	background-color: #C9DEE4;
	font-family: Tahoma;
	font-size : 95%;
	color: #000000;
	display: block;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
	border-top: none;
}

.divstyle {
	text-align: left; 
	border:1px solid grey; 
	background-color:#E2EEF3; 
	padding:4px; 
	margin:0px;
}

a.navTop:link, a.navTop:visited, a.navTop:active, a.navTop:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.navTop:hover {
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.navTopText {
	font-family: Tahoma;
	font-size : 95%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.navHeaderRahmen{
	width: 990px;
	position: absolute;
	top: 152px;
	left: 1px;
	zindex:2;
}
.navHeader{
	float:right;
	padding-right: 190px;
	zindex:2;
}

#balken{
	width: 153px;
	background-color:#36577B;
	position: absolute;
	top: 173px;
	height:23px;
	left:0px;
	z-index:1;
	padding-left:10px;
	padding-top:2px;
}
