/* GLOBALS */
P, OL, UL, DIV, H1, H2, LI {
	font-family: verdana, arial;
	font-size: 13px;
	color: #505050;
}
H1 { font-size: 18px; }
H2 { font-size: 16px; }
P, H1, H2 {margin: 20px 20px 20px 20px;}

/* Spacer formation */
.header_space {
	width: 800px;
	height: 70px;
	background: white;
	}
.speacial_navi {
	width: 800px;
	height: 21px;
	background: #125292;
	}
.spacer {
	width: 800px;
	height: 3px;
	background: #125292;
	}
.navbar_space {
	width: 800px;
	height: 13px;
	background: #FFFFFF;
	}
.menu_space {
	width: 800px;
	height: 314px;
	}
.footer_space {
	width: 800px;
	height: 33px;
	background: #125292;
	}
/* Content column */
TD#outercontent {
	width: 645px; height: 400px; padding-top: 15px; padding-right: 0px; padding-left: 10px; vertical-align: top;
}
DIV.content {
 height: 593px;
 overflow: auto;
}
TD#outercontent A {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #81AEE5;
	text-decoration: none;
	}
TD#outercontent A:hover {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #81AEE5;
	text-decoration: none;
	}
/* Menu 1 column */
TD#menu_1 {	
	font-family: Verdana, Arial;
	width: 155px;	
	background-color: #F6F6F6;
	background-repeat : no-repeat;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}
TD#menu_1 DIV {
	width: 170px;
}
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: 14px;
  color: #ffffff;
  background-color: #125292;
  padding: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level1-no A {
  font-size: 14px;
  color: #ffffff;
  display: block;
  width: 130px;
}
TD#menu_1 DIV.menu1-level1-no A:hover {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  }
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight: bold;
  color: #ffffff;
  background-color: #125292;
  font-size: 14px;
  padding:5px;
  text-decoration: none;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level1-act A {
  font-weight: bold;
  color: #ffffff;
}
TD#menu_1 DIV.menu1-level1-act A:hover {
  color: #ffffff;
  border-bottom: none;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 13px;
  color: #ffffff;
  background-color: #125292;
  margin-left: 25px;
  padding: 4px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level2-no A {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	}
TD#menu_1 DIV.menu1-level2-no A:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 13px;
  color: #ffffff;
  background-color: #125292;
  font-weight:bold;
  margin-left: 25px;
  padding: 4px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level2-act A {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 13px;
  color: #ffffff;
  background-color: #125292;
  margin-left: 40px;
  padding: 4px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level3-no A {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	}
TD#menu_1 DIV.menu1-level3-no A:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 13px;
  color: #ffffff;
  background-color: #125292;
  font-weight:bold;
  margin-left: 40px;
  padding: 4px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #e6e6e6;
}
TD#menu_1 DIV.menu1-level3-act A {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
	
/* RECHTE Spalte */
TD#right {	
	visibility: hidden;
/*
	font-family: Verdana, Arial;
	font-size: 13px;
	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: 13px;
	font-weight: normal;
	color: #81AEE4;
	text-decoration: none;
	}
TD#right A:hover { 
	font-size: 13px;
	font-weight: normal;
	color: #81AEE4;
	text-decoration: none;
	}
	
/*Menu TOP */
TD#menu_top {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	padding-left: 550px;
	padding-top: 1px;
	}
TD#menu_top A {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none; 
	}
TD#menu_top A:hover {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	text-decoration: none; 
	}
TD#menu_top A:before {
	content: url(/_img/before.gif) ;
	}

/*COPYRIGHT */
TD#copyright {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 680px;
	}
TD#copyright A {
	font-family: verdana, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
TD#copyright A:hover {
	font-family: verdana, arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

/*NAVIBAR */
.navbar {
	font-family: verdana, arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
.navbar A {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #81AEE4;
	text-decoration: none;
	}
.navbar A:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #81AEE4;
	text-decoration: none;
	}
/* Searchbox */
#search {
	font-family: verdana, arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 100px;
	}
#header {
	font-family: verdana, arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	border: none;
	}

#form {
	font-family: verdana, arial;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	}

#form_require {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #81AEE5;
	text-decoration: none;
	}

/* Allgemeine Formular Foratierung */

.eingabe {
	border: 1px dotted #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
.button { 
 	background-color:#ffffff; 
	color:#333333; 
	border:1px solid #333333; 
	}
	
/* TYPO3 Feld */
.typo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px dotted #333333;
	background: #ffffff;
	background-image: url(/_img/support_formular.gif);
	background-position: top;
	background-repeat: no-repeat;
	}