
/* **************************************************************************************** */
/* allgemeine Tag-Definitionen */
/* **************************************************************************************** */

html
{
  height: 100%;
  margin: 0px;
  padding: 0px;
}

a
{
	text-decoration: none;
}

a img, img a
{
	border: 0px solid none;
}

body
{
	background-color: #CCCCCC;
	font-family: Helvetica;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	scrollbar-face-color: #663333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
}

/* Hack für den IE < 7 */
* html body
{
	margin:  auto;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
}

h2
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
}

h2.home:first-letter
{
	color: #DF002B;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#div_main img
{
	margin-bottom: 15px;
}

img
{
	border: 0;
}

li
{
	padding-bottom: 3px;
}

ol, ul
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

p
{
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 7px;
}

table
{
	font-family: Helvetica;
	font-size: 12px;
	margin: 10px;
	width: 100%;
}

/* **************************************************************************************** */
/* allgemeine Klassen */
/* **************************************************************************************** */

.black
{
	color: #000000;
}

.red
{
	color: #DF002B;
}

/* **************************************************************************************** */
/* Mininews */
/* **************************************************************************************** */

.tx-mininews-pi1-fp_listrowField-datetime, .tx-mininews-pi1-fp_listrowField-title
{
	height: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	visibility: hidden;
	width: 0px;
}

.tx-mininews-pi1-listrowField-title
{
	margin-bottom: 0px;
	margin-top: 5px;
}

.tx-mininews-pi1-fp_listrowField-teaser
{
	margin: 0px;
}

/* **************************************************************************************** */
/* Portal */
/* **************************************************************************************** */

#body_portal
{
	background-color: #FFFFFF;
}

#div_portal
{
	height: 385px;
	margin: 0px auto;
	position: relative;
	top: 80px;
	width: 900px;
}

#div_portal_1
{
	background-color: #FFFFFF;
	color: #DF002B;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 120px;
	margin: 1px;
	margin-left: 0px;
	padding: 15px;
	position: relative;
	width: 269px;
}

#div_portal_2
{
	background-color: #FFFFFF;
	color: #DF002B;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 120px;
	margin: 1px;
	padding: 15px;
	position: relative;
	width: 268px;
}

#div_portal_3
{
	background-color: #FFFFFF;
	color: #DF002B;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 120px;
	margin: 1px;
	margin-right: 0px;
	padding: 15px;
	position: relative;
	width: 269px;
}

#div_portal_4
{
	background-color: #FFFFFF;
	float: left;
	height: 82px;
	margin: 0px;
	position: relative;
	width: 900px;
}

#div_portal_5
{
	background-color: #FFFFFF;
	color: #DF002B;
	float: left;
	font-weight: bold;
	margin-top: 1px;
	padding: 5px;
	padding-right: 100px;
	position: relative;
	text-align: right;
	width: 795px;
}

#div_portal_6
{
	background-color: #FFFFFF;
	float: left;
	height: 120px;
	margin-top: 1px;
	padding: 15px;
	position: relative;
	width: 870px;
}

/* **************************************************************************************** */
/* Hauptframe */
/* **************************************************************************************** */

#div_fix
{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	width: 907px;
	z-index: 10;
}

/* Hack für den IE < 7 */
* html #div_fix
{
	left: auto;
	right: auto;
}

/* **************************************************************************************** */
/* Banner */
/* **************************************************************************************** */

#div_banner
{
  background-color: #FFFFFF;
  height: 102px;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
	position: fixed;
	top: 0px;
	width: 907px;
	z-index: 10;
}

/* Hack für den IE < 7 */
* html #div_banner
{
	position: absolute;
}

#div_names
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 0px;
	position: fixed;
	text-align: right;
	top: 68px;
	width: 887px;
	z-index: 11;
}

/* Hack für den IE < 7 */
* html #div_names
{
	/*left: 550px;*/
	position: absolute;
}

/* **************************************************************************************** */
/* oberes Menü */
/* **************************************************************************************** */

#div_menu
{
	background-color: #BBBBBB;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 0;
	position: fixed;
	top: 103px;
	width: 907px;
	z-index: 10;
}

/* Hack für den IE < 7 */
* html #div_menu
{
	position: absolute;
}

ul.menu, ul.menu ul
{
	list-style-type: none;
}

ul.menu a
{
	border: 1px #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	/*padding: 0px 10px 0px 10px;*/
}

ul.menu ul a
{
  color: #000000;
	padding: 0 10px;
}

ul.menu li
{
  background-image: none;
  color: #FFFFFF;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100px;
}

ul.menu ul
{
  background-color: #FFFFFF;
  border: 1px solid #BBBBBB;
  display: none;
  margin-left: -50px;;
  padding: 0;
  position: absolute;
  width: 180px;
}

/* IE-Hack für die Breite */
*html ul.menu ul
{
	width: 180px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul
{
	display: block;
	width: 180px;
}

ul.menu ul li
{
  background-color: transparent;
  color: #000000;
  float: left;
  padding: 3px;
  text-align: left;
  width: 180px;
}

/* **************************************************************************************** */
/* linkes Menü */
/* **************************************************************************************** */

#div_left
{
	border-right: 1px solid #CCCCCC;
	float: left;
	font-size: 12px;
	height: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	left: 20px;
	top: 20px;
	width: 187px;
}

#div_left .block_1 a
{
	color: #FFFFFF;
}

#div_left .block_2 a
{
	color: #000000;
}

.block_1
{
	background-color: #DF002B;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	width: 170px;
}

.block_2, .block_3
{
	color: #000000;
	font-weight: bold;
	margin-top: 1px;
	padding-left: 5px;
	padding-top: 20px;
	vertical-align: bottom;
	width: 170px;
}

.block_3
{
	padding-bottom: 20px;
}

ul.submenu_1
{
	margin: 0px;
	padding: 5px;
	width: 170px;
}

ul.submenu_1 li
{
  color: #000000;
  float: left;
	list-style: none;
  margin: 0;
  padding: 0;
  width: 170px;
}

ul.submenu_1 a, ul.submenu_1 a:hover, ul.submenu_1 a:visited
{
	/*color: #006400;*/
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
}

ul.submenu_2, ul.submenu_2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	z-index: 20;
}

#button
{
	border: 2px outset #AAAAAA;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 167px;
}

ul.submenu_2 a
{
	color: #000000;
	display: block;
	font-weight: normal;
	padding: 2px 5px;
	/*padding: 0px 10px 0px 10px;*/
}

ul.submenu_2 ul a
{
  color: #000000;
	padding: 1px 5px;
}

ul.submenu_2 li
{
  background-image: none;
  /*border: 1px solid #000000;*/
  color: #000000;
  float: left;
  margin: 0;
  padding: 0;
  width: 165px;
}

ul.submenu_2 ul
{
  background-color: #FFFFFF;
  border: 1px solid #000000;
  display: none;
  margin-left: 0;
  padding: 0;
  position: absolute;
  width: 165px;
}

/* IE-Hack für die Breite */
*html ul.submenu_2 ul
{
	width: 165px;
}

/* Dies sind die Klassenstile für das Untermenü 2 wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript) */
ul.submenu_2 ul.hover, ul.submenu_2 li.hover ul, ul.submenu_2 li:hover ul
{
	display: block;
	width: 165px;
}

ul.submenu_2 ul li
{
  background-color: #FFFFFF;
  color: #000000;
  float: left;
  /*padding: 3px;*/
  width: 165px;
}

/* **************************************************************************************** */
/* Haupttext/Inhaltsbereich */
/* **************************************************************************************** */

#div_main a
{
	color: #DF002B;
}

#div_main a:visited
{
	color: #DF002B;
	text-decoration: underline;
}

#div_clear
{
	clear: both;
}

#div_main
{
	border: 0px solid #000000;
  float: left;
	height: 50%;
	left: 20px;
	padding: 20px;
	position: relative;
	top: 20px;
	width: 660px;
}

#div_page
{
  background-color: #FFFFFF;
  border: 1px solid #888888;
	height: 98%;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  top: 122px;
  width: 905px;
}

/* Hack für den IE < 7 */
* html #div_page
{
	left: auto;;
	margin: auto;
  position: absolute;
  right: auto;
  width: 907px;
}

#div_page[id=div_page]
{
  height: auto;
  min-height: 98%;
}

.imgtext-table
{
	width: 0px;
}

/* Sonstige Formatierungen */

.bold
{
	font-weight: bold;
}

.center
{
	text-align: center;
}

.s16
{
	font-size: 16px;
}

#div_left .right
{
	text-align: right;
	padding-right: 10px;
}

.imgtext-table
{
	background-color: #FFFFFF;
	margin: auto;
	padding: auto;
	width: 250px;
}

.start_buttons
{
	background-color: #DF002B;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
