/*HolyGrail BASE CSS style1*/
body {
	padding: 0;
	margin; 0;
	border:0;
	background:#fff;
	min-width:930px;
}
body{
	font-family: Arial;
	font-size: 13px;
}
td{
	font-family: Arial;
}
div.inhalt {
	padding: 10px 20px 0px 20px;
}
ul, ol {
	margin: 5px 5px 5px 25px;
}
ul.n, li.n{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	display: inline;
	text-align: left;
}
a.module_txt {
	color:#000000;
	text-decoration: none;
} 
a.themen_txt:hover, a.sthemen_txt:hover {
	color: #2a633a;
	background-color: #fff0c1;
	text-decoration: none;
}
a {
	color:#0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
form select {
	font-size: 8pt;
}
p, .htext {
	margin:.20px 0px 10px 0px;
	padding:0;
	font-size: 10pt;
	font-family: Arial, Verdana;
	text-decoration: none;
}
a img {
	border: none;
}
/* Header styles */
#header {
	clear:both;
	width:930px;
	height: 80px;
	border-bottom:1px solid white;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 0px 0 0px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#navikasten hr.wai_spacing {
	display: none;
}
#navikasten {
	padding: 10px 0px 20px 20px;
}
.system{
	font-family: Verdana;
	font-size: 8pt;
	color: #AA0000;
}
div.title{
	background-image:url(../bilder/titel_bg.jpg);
	font-size: 20px;
	color: black;
	font-family: Arial, Verdana;
	font-weight: bold;
	padding-left: 20px;
}
a.title, td.titel{
	font-size: 20px;
	color: black;
	font-family: Arial, Verdana;
	font-weight: bold;	
}
a.themen_txt {
	display: block;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #2a633a;
}
a.sthemen_txt {
	display: block;
	font-family: Verdana;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	background-color: #859B6A;
}
.themen_spacing, .sthemen_spacing {
	border-bottom: 1px solid white;
}
div.m19, div.m27 {
	font-size: 7pt;
	font-family: Verdana, Arial;
	background-color: white;
}
div.m26, div.m34 {
	height: 7px;
	line-height: 0px;
	font-size: 0px;
}
#ms0, #ms-2, #ms28, #ms33, #ms27, #ms22{
	display: none;
}
.module {
	padding: 0px 5px 0px 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: 000000;
	background-color: #ffc000;
}
div.m22{
	padding-bottom: 2px;
}
.m22 {
	background-color: #ffc000
}
.m22 input{
	background-color: #ffffff;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;		
	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	width: 930px;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {
/* Right column background colour */
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-170px; 		/* Width of right column */
	position:relative;
	right:100%;
	/* Centre column background colour */
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:320px;         		/* Left column width + right column width */
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:150px;        		/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .col1 {
	margin: 0px 170px 0px 150px;     		
	/* Centre column side padding: 
	Left padding = left column width + centre column left padding width
	Right padding = right column width + centre column right padding width */
	position:relative;
	left:200%;
	overflow:hidden;
	background-color: #fff0c1;
	min-height: 600px;
}
.holygrail .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:150px;        		/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	background:#2a633a;  
}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:170px;        		
	/* Width of right column content (right column width minus left and right padding) */
	margin-right:0px;  		
	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
	font-family: Verdana, Arial;
}
.holygrail .col3 table {

}
.m28 {
	font-size:7pt;
font-family: Verdana, Arial;
	background-color: #fff0c1;
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}
.m35 {
	padding-top: 20px;
	padding-left: 10px;
	background-color: white;
}
div.col2 hr.wai_spacing{
	display: none;
}
.forum{
	display: block;
	padding-left: 15px;
}
.fheader{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFC000;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	font-weight : bold;
}
input.fheader{
	padding: 0px;
	font-size: 10px;
	font-weight :normal;
}
.fpheader{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2B6239;
	vertical-align: middle;
	font-weight: bold;
}
.fnav{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2B6239;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}
div.projectdb input, div.projectdb textarea {
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
}
div.projectdb option, div.projectdb select{
	font-family:Verdana,Arial,Helvetica;
	font-size:7pt;
}
.wechsel0{

}
.wechsel1{
	background-color: #F0D896;
}
.invers{
	color: white;
	background-color: black;
}
/*homepage*/
div.hbild{
	float: left;
	margin-left: 10px;
}
div.hinhalt{
	float: left;
	margin-left: 10px;
	width: 420px;
}
div.htitel{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}
.hbox_layout2{
	margin-top: 20px;
}
div.hrow_spacing {
	clear: both;
}
<!--[if lt IE 7]>
.col1 {
	width:100%;
}
<![endif]-->