body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-Track-Color:#F5F5F5; 
	scrollbar-Face-Color:#DCDCDC;
	scrollbar-Shadow-Color:#808080; 
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-3dLight-Color:#808080; 
	scrollbar-Arrow-Color:#FF0000;
	background: #ffffff;
	vertical-align: middle; 
	text-align: left;
	text-decoration:none;
} 

td, div {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a {
	color: #0000FF; 
	text-decoration: none;
}

a:link, a:visited {
	color: #0000FF;
}

a:active, a:hover	{
	color: #FF0000;
}

a img {
	border: 0px;
}

img{
	border: 2px solid #808080;
}

.noborder img, .noborder input{
	border: 0px;
}

form {
	display: inline;
}

input, select {
	border: 1px solid #808080;
	font-size: 8pt;
}

.noframe input{
	border: 0px;
}

textarea {
	border: 1px solid #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

hr {
	width: 98%;
	clear:both;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

/* ============================================================================================================= */

.page {
	width: 1000px;
	background: url(../hint_re.jpg) repeat-y;
	background-position: 811px 13px;
} 

.menue {
	float:left;
	margin-top: 18px;
	width: 151px;
	text-align: center;
	vertical-align: top;
}

.menue .pic {
	float: right;
	margin-bottom: 13px;
}

.menue .navi {
	float: right;
	text-align: center;
	border: 1px solid #808080;
	background: url(../muster03.gif);
	width: 145px;
	padding: 1px;
	margin-bottom: 4px;
}

.main {
	float:left;
	margin-left: 12px;
	width: 644px;
	vertical-align: top;
	text-align: center;
	min-height: 420px;
	height: auto;
	_height: 420px;
}

.ueberschriftbox {
	background: url(../muster03.gif);
	font-size: 12pt;
	font-weight: bold;
	border: 2px solid #808080;
	width: 250px; 
	padding: 4px;
	margin-top: 39px;
	margin-left: auto;
	margin-right: auto;
}

.balken {
  font-family: verdana; 
  color: #4B4B4B; 
  border-top:1px solid #ff0000; 
  background: #ffffff url('../balken_hg2.gif') repeat-x;
	width: 100%;
	font-size: 10pt;
	font-weight: bold; 
	text-align: left;
	margin-top: 23px;
	margin-bottom: 20px;
	padding-left: 4px;
}

.bottomlink {
	font-size: 7pt;
	clear: both;
	float:right;
	margin-top: 5px;
	margin-bottom: 10px;
}

.footer {
	background: white;
	font-size: 7pt;
	text-align: center;
	clear: both;
	border-top:1px solid #808080;
}

.inhalt {
	padding-left: 20px;
	padding-right: 20px;
}

/* ============================================================================================================= */

.newspic {
	float:right; 
	margin-right:10px;
	margin-left:5px;
	border: 1px solid #000000;
}

.newspic img {
	border: 0px;
	display: block;
}

.newspic a {
	margin: 0px;
	padding: 0px;
}

.justify {
	text-align: justify;
}

.maintable {
	background: #F0F0F0;
	border: 1px solid #808080;
	width: 92%;
	border-collapse: collapse;
}

.maintable td{
	border: 1px solid #808080;
}

/* ============================================================================================================= */

.container
{
	float:left;
	border: 1px solid #111111;
}

.header 
{
	height:15px;
	width: 100%;
	background: url(../muster03.gif);
	text-align: center;
}

.cell 
{
	height:15px;
	width: 100%;
	border-top: 1px solid #111111;	
	text-align: center;
}

/* ============================================================================================================= */

.kalender
{
	float:left;
	border: 1px solid #111111;
}

.kalender .header 
{
	height:12px;
	width: 100%;
	background: url(../muster03.gif);
	text-align: center;
}

.kalender .cell 
{
	width: 100%;
	border-top: 1px solid #111111;
	height: 12px;	
}

.kalender .wecell 
{
	background: silver;
	width: 100%;
	border-top: 1px solid #111111;
	height: 12px;	
}

.kalender .entry 
{
	background: #FFCC99;
	height: 11px;
	width: 100%;
	text-align: center;
	font-size: 6pt;
}

.kalender .noentry 
{
	height: 11px;
	width: 100%;
	text-align: center;
	font-size: 6pt;
}

/* ============================================================================================================= */

.textueberschrift {
	font-size: 12pt;
	font-weight: bold;
}

.blocksatz {
	text-align: justify;
}

.top {
	margin-top: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #dadada;
	width: 600px;
}

.top .ueberschrift {
	float: left;
	font-weight: bold;
}

.top .datum {
	float: right;
}

.content {
	background: #ffffff;
	width: 600px; 
	border-collapse: collapse;
	border: 1px solid #000000;
}

.answer {
	background: #ffffff;
	width: 600px; 
	border-collapse: collapse;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.img {
	margin: 5px;
	border: 1px solid #000000;
}

.foto {
	float:right;
}

.pdf {
	background: url(../pdf.gif) top left no-repeat;
	background-position: 3px;
	padding: 5px 0 5px 25px;
}

.button {
	text-align: center;
	padding:0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 600px;
}

.formular {
	width: 70%;
}

.terminoverview, .news{
	width: 100%;
	background: #ffffcc;
	padding-top: 5px;
}

.terminoverview .top {
	background: #ffffcc;
}

/* ============================================================================================================= */

.vorstand {
	background: #FFFF00;
	font-weight: bold;
	padding: 1px;
}

.ausfluege {
	background: #00FF00;
	font-weight: bold;
	padding: 1px;
}

.wettbewerbe {
	background: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}

.events {
	background: #00FFFF;
	font-weight: bold;
	padding: 1px;
}

.weiterbildung {
	background:  #CC9900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}

.intern {
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}

/* ============================================================================================================= */

.boxmain {
	background: #dadada;
	padding: 3px;
	border: 1px solid #000000;
}

.boxmaintext {
	padding: 10px 3px 10px 3px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.boxanswer {
	padding: 3px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* ============================================================================================================= */

.flife td, .flife input{
	font-size: 7pt;
}