* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url("/fileadmin/templates/page/img/background.gif");
	background-color: #e1e7ef;
	font-family: Arial;
	font-size: 12px;
}

a {
 text-decoration:none;
}
a img{
 border:none;
}
fieldset {
 border:none;
}

/* LOGOS */
#logo {
	position: absolute;
	top: 10px;
	left: 16px;
	border: 0;
}

.tx-srlanguagemenu-pi1 {
	position: absolute;
	left:800px;
	top:80px;
	z-index:10;
}

/* MENU */
#menubox {
	position: absolute;
	left: 16px;
	top: 76px;
	width: 944px;
	height: 26px;
	border-bottom: 4px solid black; /* color marker */
	line-height: 26px;
	/* background: red; */
}
#menubox ul {
	width: 758px;
	height: 26px;
	padding-left: 186px;
}
#menubox li {
	float: left;
	height: 26px;
	line-height: 26px;
	list-style: none;
	padding-right: 26px;
	background-position: right top;
}
#menubox li a {
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-left: 12px;
}

/* menu item active modes */
#menubox li.act a { 
	background-position: left top;
}
#menubox li.act a { 
	position: relative;
	top: 0;
	left: -24px;
	margin-right: -24px;
	padding-left: 36px;
}

/* menu coloring */
#menubox li.menu_1 {
	background-image: url('/fileadmin/templates/page//img/menu_1_off_right.gif');
	background-color: #7095c3;
}
#menubox li.menu_2 {
	background-image: url('/fileadmin/templates/page//img/menu_2_off_right.gif');
	background-color: #9bbe9a;
}
#menubox li.menu_3 {
	background-image: url('/fileadmin/templates/page//img/menu_3_off_right.gif');
	background-color: #cba0a5;
}

/* first menu item only */
#menubox li.act a.menu_1 { 
	left: 0;
	margin-left: 0;
	padding-left: 12px;
	padding-right: 24px;
}
#menubox li.menu_1 {
}
#menubox li.menu_1 a {
	background: url('/fileadmin/templates/page//img/menu_1_off_left.gif') no-repeat;
}
#menubox li.menu_1.act {
}
#menubox li.menu_1.act a { 
}


/* SUBMENU */
#submenubox {
	position: absolute;
	left: 16px;
	top: 106px;
	width: 176px;
	margin-right: 10px;
	padding-top: 1px;
}
#submenubox ul {
	background: #f0f0f0;
}
#submenubox li {
	line-height: 19px;
	border-bottom: 1px solid #c3d0df;
	line-height: 20px;
	background: #f0f0f0;
	list-style: none;
	font-weight: bold;
}
#submenubox li.spacer {
	height: 4px;
	padding: 0;
	margin: 0;
	line-height: 4px;
	font-size: 1px;
	background: white;
}
#submenubox li.act {
	background: white;
}
#submenubox a {
	color: #666666;
	text-decoration: none;
}
#submenubox a:hover,
#submenubox li.act a:hover {
	color: black;
	text-decoration: underline;
}
#submenubox li.act {
	padding-left: 11px;
}
#submenubox li.act a {
	color: black; /* color marker */
	margin-left: -11px;
}
#submenubox li.act ul {
	border-top: 1px solid #ccc;
	border-bottom: 0;
	margin-bottom: 4px;
	margin-left: -11px;
}
#submenubox li.act li  {
	padding-left: 11px;
	font-weight: normal;
}
#submenubox li.act li a {
	color: #666666;
}
#submenubox li a {
	padding-left: 11px;
}
#submenubox li li a {
	padding-left: 22px;
}
#submenubox li li li a {
	padding-left: 33px;
}
#searchbox {
	border-top: 1px solid black; /* color marker */
	padding-top: 10px;
	padding-bottom: 10px;
	background: white;
	padding-left: 11px;
	padding-right: 11px;
	background: #f0f0f0;
}
#searchbox input.text {
	width: 127px;
	height: 13px;
	padding: 1px;
	border-width: 1px;
	border: 1px solid #999999;
	color: #666666;
	font-size: 90%;
	padding-top: 3px;
	padding-left: 4px;
}
#searchbox input.text:hover {
	color: black;
}
#searchbox input.button {
	width: 15px;
	height: 15px;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	border: 0;
	padding-top: 2px;
	vertical-align: top;
	padding-left: 2px;
}

/* CONTENTBOX */
#mainbox {
	position: absolute;
	left: 202px;
	top: 106px;
	width: 740px; /* +18x paddings */
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 128px;
	padding-bottom: 0px;
	margin-bottom: 0;
	border-bottom: 1px solid black; /* color marker */
	background: url('/fileadmin/content/teaserbilder/seitenbild.jpg') no-repeat;
	background-color: #f0f0f0;
}
#content,
#content_left,
#content_right {
	border-top: 4px solid black;
	background-color: white;
	padding: 11px 7px;
}
#content_left {
	float: left;
	width: 466px; /* 480 - 14paddings */
}
#content_right {
	float: left;
	width: 236px; /* 250 - 14paddings */
	margin-left: 9px;
}
#content li,
#content_left li,
#content_right li {
	margin-left: 15px;
}
#content,
#content_left,
#content_right {
	margin-bottom: 10px;
}
#mainbox {
	padding-bottom: 5px;
}

#footerbox {
	clear: both;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #999;
	font-size: 95%;
	line-height: 125%;
}
#footerbox a {
	color: #99c;
}

/* content styles Ü/
#mainbox .bodytext {
	padding-bottom: 1.5em;
	line-height: 150%;
}
hr.clearer {
	clear: both;
	visibility: hidden;
	height: 0;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	display: block
}

/* content header */
#mainbox .csc-header h1,
#mainbox .csc-header h2,
#mainbox .csc-header h3,
#mainbox .csc-header h4,
#mainbox .csc-header h5,
#mainbox .csc-header h6,
#mainbox .csc-textpicHeader h1,
#mainbox .csc-textpicHeader h2,
#mainbox .csc-textpicHeader h3,
#mainbox .csc-textpicHeader h4,
#mainbox .csc-textpicHeader h5,
#mainbox .csc-textpicHeader h6 {
	font-size: 110%;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: .5em;
}
#mainbox .csc-header h1,
#mainbox .csc-header h2,
#mainbox .csc-header h3,
#mainbox .csc-header h4,
#mainbox .csc-header h5,
#mainbox .csc-header h6 {
	clear: both;
}
#mainbox .csc-header .csc-firstHeader,
#mainbox .csc-textpicHeader .csc-firstHeader {
	font-size: 150%;
	line-height: 125%;
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
#content .csc-header .csc-firstHeader,
#content .csc-textpicHeader .csc-firstHeader,
#content_left .csc-header .csc-firstHeader,
#content_left .csc-textpicHeader .csc-firstHeader {
	border-bottom: 1px solid black; /* color marker */
}

#content .csc-header h1,
#content .csc-header h2,
#content .csc-header h3,
#content .csc-header h4,
#content .csc-header h5,
#content .csc-header h6,
#content .csc-textpicHeader h1,
#content .csc-textpicHeader h2,
#content .csc-textpicHeader h3,
#content .csc-textpicHeader h4,
#content .csc-textpicHeader h5,
#content .csc-textpicHeader h6,
#content_left .csc-header h1,
#content_left .csc-header h2,
#content_left .csc-header h3,
#content_left .csc-header h4,
#content_left .csc-header h5,
#content_left .csc-header h6,
#content_left .csc-textpicHeader h1,
#content_left .csc-textpicHeader h2,
#content_left .csc-textpicHeader h3,
#content_left .csc-textpicHeader h4,
#content_left .csc-textpicHeader h5,
#content_left .csc-textpicHeader h6 {
	border-top: 1px solid black; /* color marker */
}
#mainbox .csc-header {
	clear: both;
}

/* csc textpic /
#mainbox img {
	border: 0;
}
#mainbox .csc-textpic-intext-left,
#mainbox .csc-textpic-intext-right,
#mainbox .csc-textpic-intext-left *,
#mainbox .csc-textpic-intext-right * {
	margin-left: 0;
	margin-right: 0;
}
#mainbox .csc-textpic-imagewrap {
	margin: 0;
	padding: 0 1em;
}
#mainbox .csc-textpic-caption {
	padding-left: 1ex;
	padding-right: 1ex;
}



/* Pageteaser */
.tx-jppageteaser-pi1-item {
float: left;
	padding-top: 5px;
	height: 150px;
}
.tx-jppageteaser-pi1-item h4 {
	font-size: 90%;
	padding-right: 1px;
	padding-top: 5px;
}
.tx-jppageteaser-pi1-item h4 a {
	text-decoration: none;
	color: green;
}
.tx-jppageteaser-pi1-img  {
	padding-left: 7px;
	padding-right: 4px;
	height: 120px;
	width: 140px;
	text-align: center;
}

.cleargif {
	height: 120px;
	width: 1px;
}

/* indexed search */

.tx-indexedsearch-searchbox form table tr td {
	padding: 5px;
}
.tx-indexedsearch-whatis {
	padding-top: 10px;
}
.tx-indexedsearch-browsebox {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.tx-indexedsearch-browsebox .browsebox {
	padding-top: 4px;
}
.tx-indexedsearch-browsebox .browsebox li {
	display: inline;
	padding-right: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res table {
	padding-bottom: 5px;
	border-bottom: 1px solid #eee; 
}
/* content table */
.contenttable {
	border-collapse: collapse;
	width:100%;
}
.contenttable th {
	padding: .2em .3em;
	margin: 0;
	border: 1px solid #eee;
	vertical-align: top;
	text-align:left;
	font-weight:bold;
	border-bottom: 2px solid black;
}
.contenttable td {
	padding: .2em .3em;
	margin: 0;
	border: 1px solid #eee;
	vertical-align: top;
}

.contenttable .tr-even{
	background-color:#eee;
}
.baukasten .tr-last{
	font-weight:bold;
	border-top: 2px solid black;
}

/* csc textpic (again!) */
#mainbox .csc-textpic-center {
	border: 1px solid white;
}
#mainbox .csc-textpic-center .csc-textpic-imagewrap {
	clear: both;
}

.clearer {
clear: both;
}

/* **PORTAL** */
DIV.tx-mocfilemanager-pi1 {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}

DIV.tx-mocfilemanager-pi1 TABLE#contenttable TD {
    padding: 0;
}

DIV.tx-mocfilemanager-pi1 a.filelink {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

DIV.tx-mocfilemanager-pi1 .command {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

DIV.tx-mocfilemanager-pi1 .action {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}


