html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 14px;
}

html, body, a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, img, input, label, legend, 
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


#logo {
	position: absolute;
	left: 7px;
	z-index: 20;
}

.linie {
	position: absolute;
	width: 100%;
	height: 86px;
	border-bottom: solid 11px #fff;
}

#title {
	position: absolute;
	top: 62px;
	left: 147px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
}

#layouttable {
	width: 100%;
height: 100%;
}

* html #layouttable {
	height: 100%;
}

*:first-child+html #layouttable {
	min-height: 100%;
}


#layouttable td {
	vertical-align: top;
	height: 100%;
}

#left {
 width: 50%;
 height: 100%;
 background: #f5ad55 url(/fileadmin/template/bg.jpg) top right;
}

#middle {
	background: #f5ad55 url(/fileadmin/template/bg.jpg);
}

#right {
 width: 50%;
 background: #f5ad55 url(/fileadmin/template/bg.jpg) 171px 0;
}


#container {
 position: relative;
 width: 780px;
  min-height: 100%;
 background: url(/fileadmin/template/boardbg.jpg) 0px 165px repeat-y;
overflow: hidden;
}

* html #container {
overflow: visible;
height: 100%;
}

#nav1container {
	position: absolute;
	top: 130px;
left: 0;
	z-index: 50;
}

.nav1 {
	width: 600px;
}

.nav1 td {
	font-size: 11px;
	background: url(/fileadmin/template/navi-low-bg.gif);
}

.nav1 td#nav1act {
	background: url(/fileadmin/template/navi-high-bg.gif);
}

.nav1 td.nav1first {
	background: url(/fileadmin/template/navi-first-low.gif);
	width: 71px;
}

.nav1 td.nav1first.nav1secondhigh {
	background: url(/fileadmin/template/navi-first-low-sec-high.gif);
	width: 71px;
}

.nav1 td.nav1first#nav1act {
	background: url(/fileadmin/template/navi-first-high.gif);
}

.nav1 a:link, .nav1 a:visited, .nav1 a:hover, .nav1 a:active  {
	font-weight : bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-top: 13px;
	display: block;
}

.nav1 td.nav1first a {
	margin-left: 21px;
	margin-right: 10px;
	text-align: left;
}

.nav1 td#nav1act a {
	margin-top: 11px;
}

#nav2container {
	position: absolute;
	top: 222px;
	left: 7px;
	width: 150px;
	background: #fff6ab;
	border-right: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	padding: 30px 7px 15px 13px;
	z-index: 50;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

#nav2klammer {
	position: absolute;
	top: -15px;
	left: 35px;

}

.nav2striche {
	margin-top: 2px;
	margin-bottom: 5px;
}

.nav2strich {
	margin-top: 5px;
	margin-bottom: 10px;
}


#header {
	position: absolute;
	width: 600px;
	height: 130px;
	background: #f5ad55 url(/fileadmin/template/bg.jpg);
	z-index: 50;
top: 0;left: 0;
}

#klammer {
	position: absolute;
	left: -15px;
	top: 165px;
	z-index: 10;
}

#contentcontainer {
	position: relative;
	left: 30px;
	width: 540px;
	background: #fff url(/fileadmin/template/paperbg.gif);
	height: 100%;
float: left;
	
}

#content {
	position: relative;
	padding: 276px 30px 30px 155px;
	z-index: 30;
	min-height: 320px;
}

#imagecontainer {
	margin-top: 219px;
	width: 180px;
float: right;

}

.polaroid {
	background-color: #fbfbfb;
	padding: 10px;
	margin-bottom: 20px;
	border-right: solid 1px #a57036;
	border-bottom: solid 1px #a57036;
}

.polaroid img {
	border: solid 1px #d3d3d3;
}

.polaroid .caption {
	font-family: Comic Sans MS, Verdana, sans-serif;
	font-size: 10px;
	color: #4a85dc;
	line-height: 12px;
	min-height: 28px;
	margin: 5px 0;
}

* html .polaroid .caption { height: 28px; }

#navhilfecontainer {
	position: absolute;
	top: 3px;
	left: 147px;
}

.navhilfe {
	float: left;
	margin-right: 25px;
}

.navhilfe input, .navhilfe select {
	font-size: 9px;
	width: 150px;
}

.navhilfe input.submit {
	width: 30px;
}


h1 {
	line-height: 18px;
	margin: 0 0 17px 0;
	font-size: 18px;
	font-weight: normal;
}

* html h1 {
	margin: 0 0 16px 0;
}

h2 {
	margin: 14px 0 0 0;
	font-size: 12px;
}

div.csi-text h2 { margin: 0; }

h3 {
	font-size: 11px;
}

p {
	margin: 0 0 14px 0;
}

a:link, a:hover, a:active, a:visited {
	color: #2e742e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


ul, ol {
	margin: 0 0 14px 14px;
	padding: 0;
}

.contenttable {
	margin: 0 0 14px 0;
}

form { margin: 0; }

