/* GLOBALS */
P, OL, UL, DIV, H1, H2, LI {
	font-family: verdana, arial;
	font-size: 11px;
	color: #505050;
}
H1 { font-size: 11px; }
H2 { font-size: 11px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

/* Spacer formation */
.header_space {
	width: 800px;
	height: 100px;
	background: white;
	}
.speacial_navi {
	width: 800px;
	height: 21px;
	background: #0030A8;
	}
.spacer {
	width: 800px;
	height: 3px;
	background: #333333;
	}
.navbar_space {
	width: 800px;
	height: 13px;
	background: #FFFFFF;
	}
.menu_space {
	width: 800px;
	height: 314px;
	}
.footer_space {
	width: 800px;
	height: 33px;
	background: #0030A8;
	}
/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	height: 400px;
	width: 490px;
}
TD#content A {
	font-family: arial;
	font-size: 11px;
	color: #81AEE5;
	text-decoration: none;
	}
TD#content A:hover {
	font-family: arial;
	font-size: 11px;
	color: #81AEE5;
	text-decoration: none;
	}
	
/* Menu 1 column */
TD#menu_1 {	
	font-family: arial;
	width: 155px;	
	background-color: #F6F6F6;
	background-repeat : no-repeat;
	padding-top: 8px;
}
TD#menu_1 DIV {
	width: 85%;
}
TD#menu_1 DIV A {
	color: #333333;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #81AEE5;
	border-bottom: none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 12px;
  color: #0030A8;
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
}
TD#menu_1 DIV.menu1-level1-no A {
  font-size: 12px;
  color: #0030A8;
  display: block;
  width: 120px;
}
TD#menu_1 DIV.menu1-level1-no A:hover {
  font-size: 12px;
  color: #0030A8;
  font-weight: bold;
  }
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight: bold;
  color: #0030A8;
  font-size: 13px;
  padding-top:5px;
  padding-left:10px;
  text-decoration: none;
  border-bottom: none;
}
TD#menu_1 DIV.menu1-level1-act A {
  font-weight: bold;
  color: #0030A8;
}
TD#menu_1 DIV.menu1-level1-act A:hover {
  color: #0030A8;
  border-bottom: none;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  color: #81AEE5;
  padding-left:20px;
}
TD#menu_1 DIV.menu1-level2-no A {
	font-size: 11px;
	font-weight: normal;
	color: #81AEE5;
	}
TD#menu_1 DIV.menu1-level2-no A:hover {
	font-size: 11px;
	font-weight: bold;
	color: #81AEE5;
	}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 11px;
  color: #0030A8;
  font-weight:bold;
  padding-left:20px;
}
TD#menu_1 DIV.menu1-level2-act A {
	font-size: 11px;
	font-weight: bold;
	color: #81AEE4;
	}
	
/* RECHTE Spalte */
TD#right {	
	font-family: arial;
	font-size: 11px;
	vertical-align: top; 
	width: 155px;
	color: #333333;	
	background-color: #F6F6F6;
	background-repeat : no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	}
TD#right A { 
	font-size: 11px;
	font-weight: normal;
	color: #81AEE4;
	text-decoration: none;
	}
TD#right A:hover { 
	font-size: 11px;
	font-weight: normal;
	color: #81AEE4;
	text-decoration: none;
	}
	
/*Menu TOP */
TD#menu_top {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding-left: 550px;
	}
TD#menu_top A {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none; 
	}
TD#menu_top A:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none; 
	}
TD#menu_top A:before {
	content: url(../img/before.gif) ;
	}

/*COPYRIGHT */
TD#copyright {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 680px;
	}
TD#copyright A {
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
TD#copyright A:hover {
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

/*NAVIBAR */
.navbar {
	font-family: verdana, arial;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
	}
.navbar A {
	font-family: arial;
	font-size: 10px;
	color: #81AEE4;
	text-decoration: none;
	}
.navbar A:hover {
	font-family: arial;
	font-size: 10px;
	color: #81AEE4;
	text-decoration: none;
	}
/* Searchbox */
#search {
	font-family: verdana, arial;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 100px;
	}
#header {
	font-family: verdana, arial;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
	border: none;
	}

#form {
	font-family: verdana, arial;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
	}

#form_require {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #81AEE5;
	text-decoration: none;
	}

/* Allgemeine Formular Foratierung */

.eingabe {
	border: 1px dotted #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.button { 
 	background-color:#ffffff; 
	color:#333333; 
	border:1px solid #333333; 
	}
	
/* TYPO3 Feld */
.typo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #333333;
	background: #ffffff;
	background-image: url(../img/typo3_formular.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
/* Sunlog Feld */
.sunlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #333333;
	background: #ffffff;
	background-image: url(../img/sunlog_formular.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
/* Bewerbung Feld */
.bewerbung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #333333;
	background: #ffffff;
	background-image: url(../img/bewerbung_formular.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
/* Support Feld */
.support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #333333;
	background: #ffffff;
	background-image: url(../img/support_formular.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
