/* CSS Document */


body 
{
  background-color: #6E7F1F;
 /*background-color:#ffffff;*/
 text-align:center;
 margin:0px;
}
body,td,th,div {
 font-family:Verdana;
 font-size:12px;
 line-height:17px;
}
h1 {font-size:14px;color:#000000;margin-top:36px;margin-right:35px; text-align:center;}
h2 {font-size:16px;color:#0081AF;}
h3 {font-size:14px;color:#0081AF;}
h4 {font-size:12px;color:#ffffff;line-height:1px;margin-top:10px;margin-bottom:8px;}
h5 {font-size:10px;color:#000000;}
h6 {font-size:12px;color:#000000; line-height:17px;}
code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
th {
	text-align:right;
	padding-right:20px;
}
img {
	border:0;
	margin:0px;
	padding:0px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:white;
  background-color:#b0cb31;
  font-size:12px;
}
a:active, a:hover
{ 
  color:white;
  background-color:#0081AF;
}
ul.menu li a:link, ul.menu a:visited
{ 
	display:block;
	color:#000000;
	text-decoration:none;
	padding:3px;
}
ul.menu li a.active:link, ul.menu a.active:visited
{ 
	background-color:#CCDF7D;
	font-weight:bold;

}

a.menu:active, a.menu:hover
{ 
color:#ffffff;
 
 background-color:#0081AF;
}
ul.menu li {
 display:block;
 padding:0px;
 border:1px solid #b0cb31;
 border-top:1px solid #000;
 background-color:#ffffff;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 margin:0px;
 background-color:#b0cb31;
 
 
}
ul.menu {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#title {
height:80px;
padding:5px;
background-color: #ffffff;
border-bottom:2px solid #0081AF;
}
#left {

width:110px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:4px;
color:white;
}
.menucontainer {
border:1px solid #000;
background-color:#0081AF;
width:110px;
margin:10px;
}
#content {

border:0px solid #ffffff;
background-color:#ffffff;
width:650px;
float:left;

min-height:450px;
 margin-right:0px;

 margin-left:20px;
/*height:600px;*/
 text-align : left;
}

.content_fortbildung	{width:400px;}

/* Data Table */
.data_table {
	border-spacing:0px;
}

.data_table th {
	background-color:#B5CB5A;
	border-bottom:1px solid white;
	margin:0px;
	padding:3px;
	padding-right:5px;
	padding-left:5px;
	color:white;
}
.data_table th a{
	color:white;
	font-weight:bold;
}
.data_table td {
	border-top:1px solid #B5CB5A;
	margin:0px;
	padding:3px;
}
.data_table tr.row_header th {
	background-color:#0099CC;
	border:0;
	color:white;
}
.data_table tr.row_header  th a{
}
.data_table tr.row_header  td {
	border:0;
	background-color:#0099CC;
	color:white;

}

.val_error {
	color:red;
}
.input_error {
	background-color:#CEDF7B;
	color:black;
}
#content a.imagelink {
	background-color:white;

}
#contentbox{

	float:left;
}

#textbox {
	width : 480px;
	float : left;
	margin-left: 20px;
	margin-top: 20px;
	
}

#fachlex {
	width : 480px;
	float : left;
	margin-left: 20px;
	margin-top: 20px;
	
}

#verbandbox {
	width : 480px;
	float : left;
	margin-left: 20px;
	margin-top: 20px;
}
