body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #c4c1d5;
	margin: 12px;
	padding: 0px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: 520px 0px;
}
td {
   font-size: 12px;
}
h1 {
   font-size: 14px;
   font-weight: bold;
}
h2 {
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}
h3 {
   font-size: 13px;
   font-weight: bold;
}
h4 {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
}
a:link {
	color: #6365ce;
	text-decoration: none; 
}
a:visited {
	color: #6365ce;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #6365ce;
	text-decoration: none;
}
#head {
	left: 0px;
	top: 0px;
	height: 72px;
	width: 780px;
	clear: both;
}
#logo {
	position: absolute;
	left: 20px;
	top: 12px;
}
#titel {
	position: absolute;
	left: 80px;
	top: 30px;
}
#links {
	position: absolute;
	left: 673px;
	top: 12px;
	width: 200px;
}
#menu {
	clear: both;
	width: 780px;
}
#menu .tab_a {
	float: left;
	border-left: 1px solid #c4c1d5;
	padding: 12px;
	background-color: #eee9d8;
	background-image: url(../images/ecke_hell.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu .tab_i {
	float: left;
	border-left: 1px solid #c4c1d5;
	padding: 12px;
	background-color: #6365ce;
	background-image: url(../images/ecke_dunkel.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu .last {
	clear: both;
	padding: 12px;
}
#menu a.act:link {
	color: #6365ce;
	font-weight: bold;
	text-decoration: none; 
}
#menu a.act:visited {
	color: #6365ce;
	font-weight: bold;
	text-decoration: none;
}
#menu a.act:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#menu a.act:active {
	color: #6365ce;
	font-weight: bold;
	text-decoration: none;
}
#menu a.inact:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}
#menu a.inact:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#menu a.inact:hover {
	color: #c4c1d5;
	font-weight: bold;
	text-decoration: none;
}
#menu a.inact:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#submenu {
	width: 146px;
}
#submenu ul {
	list-style-type: square;
}
#submenu li {
   margin-left: -24px;
}
#main {
   width: 780px;
   background-color: #eee9d8;
   background-image: url(../images/ecke_hell.gif);
   background-repeat: no-repeat;
   background-position: top right;
   border-left: 1px solid #c4c1d5;
	 clear: both;
}
#content {
   background-image: url(../images/v_linie.gif);
   background-repeat: repeat-y;
   background-position: left;
   padding-left: 12px;
}
#content h1 {
   font-size: 14px;
   font-weight: bold;
}
#content h2 {
   font-size: 14px;

   font-weight: bold;

   font-style: italic;
}
#content h3 {
   font-size: 13px;
   font-weight: bold;
}
#content h4 {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
}
#foot {
	clear: both;
	height: 100px;
	width: 780px;
}
#foot p {
	text-align: center;
}
#submenu a.act:link {
	color: #000000;
	text-decoration: none; 
}
#submenu a.act:visited {
	color: #000000;
	text-decoration: none;
}
#submenu a.act:hover {
	color: #000000;
	text-decoration: underline;
}
#submenu a.act:active {
	color: #000000;
	text-decoration: none;
}

.csc-frame.csc-frame-rulerBefore, .csc-frame.csc-frame-rulerAfter {
	border-top: 1px solid #000000;
}

/* sindexed search */
.tx-indexedsearch .tx-indexedsearch-whatis {
	font-size: 12px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch .browsebox {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tx-indexedsearch .browsebox li {
	float: left;
	margin: 0px 11px 11px 0px;
	padding: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
}