body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
}
#wrapper {
	background: url(imgs/189er-back_blue.gif) repeat-y left;
	width: 100%;
	min-width: 770px; /* fixed for IE in layout-ie.css */
	max-width: 1000px; /* fixed for IE in layout-ie.css */
}
table.wrap-table {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.wrap-table td {
	padding: 0px;
}
.hide {
	display: none;
}
.block-end {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}

/* generel layout */
#header {
	height: 142px;
	width: 100%;
	background: #1A468B;
	color: #fff;
	margin: 0px;
}

#nav-col {
	float: left;
	width: 189px;
	position: relative;
}

#right-col {
	width: 189px;
	float: right;
}

#main-block {
	width: 100%;
	background: url(imgs/189er-back_blue.gif) repeat-y right;
	position: relative;
}

#content-col {
	margin: 0px 189px;
	padding: 0px 11px;
	position: relative;
	height: 100%;
}
* html #content-col {
	padding: 0px 8px;
}

#footer {
	background-color: #036;
	height: 19px;
	position: relative;
	color: #fff;
	line-height: 18px;
	clear: both;
}
#footer A {
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#copyright {
	font-size: 11px;
	text-align: right;
	margin-right: 210px;
}

/* spezial layout elements */
#header {
	position: relative;
}
#service-navi {
	background-color: #036;
	background-image: url(imgs/sn-back.gif);
	color: #fff;
	height: 27px;
	position: relative;
}
#logo-row {
	position: relative;
	background-color: #036;
	background-image: url(imgs/logo-back.gif);
	width: 100%;
}
#bstlogo {
	position: absolute;
	right: 22px;
	top: 30px;
}

#schulewirtschaft_logo {
	position: absolute;
	right: 5px;
}

#function-row {
	background-color: #036;
	height: 19px;
	position: relative;
}

*+html #function-row {
	height: 17px;
}

.page-funcs {
	width: 189px;
	position: absolute;
	right: 0px;
	background: url(imgs/col-sep.gif) no-repeat top left;
}
.page-funcs a {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
}
#impressum {
	position: absolute;
	width: 94px;
	right: 95px;
	text-align: center;
	background: url(imgs/col-sep.gif) no-repeat top left;
}
#datenschutz {
	position: absolute;
	width: 95px;
	right: 0px;
	text-align: center;
	background: url(imgs/col-sep.gif) no-repeat top left;
}

#search {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 189px;
}


*+html #search {
	top: 0px;	
}


#header label {
	position: relative;
	top: 1px;
	margin-right: 5px;
	color: #fff;
}
#header .textfield {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	border: none;
	background: #fff;
}
#header .textbutton {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px;
	border: none;
	background: none;
	position: relative;
	top: 1px;
	cursor: pointer;
}
* html #search {
	top: -1px;
}
* html #header .textbutton {
	top: 2px;
}

/* content col */
#content-col h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	padding-bottom: 2px;
	font-size: 12px;
	text-transform: uppercase;
}

/* navigation */
#homelink {
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 14px;
	padding-left: 21px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	background-image: url(imgs/bull-black_act.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	border-bottom: 1px solid #036;
	color: #000;
}
* html #homelink {
	background-position: 0px 14px;
}
a#homelink:hover {
	color: #036;
	text-decoration: none;
	background-image: url(imgs/bull-blue_act.gif);
}
.main-navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main-navi ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.main-navi ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 21px;
	margin-top: 6px; /* only for top level, see below */
	line-height: 13px;
	padding-bottom: 3px;
}
* html .main-navi ul li a {
	width: 100%;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	voice-family: "\"}\""; /* hide from IE5 from here */
	voice-family: inherit;
	margin-top: 6px; 
	padding-top: 3px;
	padding-bottom: 3px;
}
.main-navi ul li a.active {
	font-weight: bold;
}
.main-navi ul li ul li a { /* all other nav levels */
	font-weight: normal;
	margin-top: 0px; /* so that only top level elements have space above */
}

/* right col */
#date {
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	padding-bottom: 2px;
	font-size: 12px;
	background: #fff;
	/*border-bottom: 1px solid #036;*/
}
.sidebox {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
/*	margin-left: 1px;*/
	padding: 9px;
	padding-top: 0px;
	position: relative;
}
.sidebox p {
	margin: 0px;
}
.sidebox div {
	margin-top: 6px;
}
.sidebox .csc-header {
	margin: 0;
}
.sidebox h4 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px -10px 8px -10px;
	padding: 2px 10px;
}

.tx-jppageteaser-pi1 {
	overflow:auto;	
}
.tx-newloginbox-pi1{
	overflow: hidden !important;
}
