@charset "utf-8";
/* CSS Document */

/* Allgemein */

body, html { margin: 0;	padding: 0;	height: 100%; font-family: Trebuchet MS, sans-serif, Verdana, Helvetica, Arial;	font-size: 13px; line-height: 19px; background-image: url(../grafiken/background_startpage.gif); background-repeat: repeat-x; background-color: #1e3c96; }
img { border: none; behavior: url(css/iepngfix.htc); }

p { color: #ffffff; }

h1 { padding: 0px; margin-top: 0px;	margin-bottom: 10px; font-size: 15px; color: #FFFFFF; }
h2 { padding: 0px; margin-top: 0px;	margin-bottom: 10px; font-size: 14px; color: #FFFFFF; }

a { color: #ADE7FF;  text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }

ul { padding-left: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px; }
li { list-style: none; background-image: url(../grafiken/submenu_spot_blue.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 20px; margin-left: 0px; }

h3 { margin-top: 7px; margin-bottom: 7px; font-weight: bold; font-size: 13px; }

.caption { font-size: 11px; line-height: 15px; }

/**************/

/* Header */

#header_menu { position: absolute;	top: 20px; left: 614px;	font-size: 10px; }
#header_menu .inactive { color: #0082b9; text-decoration: none; }
#header_menu .inactive:hover { color: #A53747;	text-decoration: none; }
#header_menu .active { color: #A53747; text-decoration: none; }
#header_menu .active:hover { color: #A53747;	text-decoration: none; }

#logo {	position: absolute;	top: 0px; left: 60px; }

#headline { font-weight: bold;position: absolute;	top: 100px;	left: 316px; }

/*********/

/* Footer */

#footer { clear: both; width: 630px; height: 80px; z-index: 4; }
.main_menu { position: relative; top: 24px;	left: 319px; }

/**********/

/* Content-Container */

#content_container { width: 100%; height: auto; min-height: 78%; z-index: 1; }
* html #content_container { width: 100%; height: auto; height: 80%; z-index: 1; } /* IE-Hack */

/*********************/

/* Menü */

#menu { float: left; padding-left: 130px; padding-top: 198px; width: 170px; z-index: 3; font-size: 14px; }

.menu_list { margin-bottom: 5px; }
.menu_inactive { color: #80c1dc; text-decoration: none; }
.menu_inactive:hover { color: #FFFFFF; text-decoration: none; }
.menu_active { color: #FFFFFF; text-decoration: none; }
.menu_active:hover { color: #FFFFFF; text-decoration: none; }

#submenu_container { margin-bottom: 30px; margin-top: 10px; }
.submenu_list {	background-image: url(../grafiken/submenu_spot_blue.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 14px; font-size: 12px; margin-bottom: 3px; }
.submenu_inactive {	color: #80c1dc;	text-decoration: none; }
.submenu_inactive:hover { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.submenu_active { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.submenu_active:hover {	font-weight: bold; color: #FFFFFF; text-decoration: none; }

/********/

/* Content */

#content { padding-top: 198px; padding-left: 318px; width: 630px; z-index: 2; }
* html #content { padding-top: 198px; padding-left: 22px; width: 630px; z-index: 2; } /* IE6-Hack */
*+html #content { padding-top: 198px; padding-left: 22px; width: 630px; z-index: 2; } /* IE7-Hack */

.link_zurueck { background-image: url(../grafiken/pfeil_links_blau_a.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #80c1dc; text-decoration: none; }
.link_zurueck:hover { background-image: url(../grafiken/pfeil_links_blau_b.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #ffffff; text-decoration: none; }
.link_vor { background-image: url(../grafiken/pfeil_rechts_blau_a.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #80c1dc; text-decoration: none; }
.link_vor:hover { background-image: url(../grafiken/pfeil_rechts_blau_b.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #ffffff; text-decoration: none; }
.link_mehr { background-image: url(../grafiken/pfeil_rechts_blau_a.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #80c1dc; text-decoration: none; }
.link_mehr:hover { background-image: url(../grafiken/pfeil_rechts_blau_b.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #ffffff; text-decoration: none; }
.link_bildvergroesserung { display: block; background-image: url(../grafiken/bildvergroesserung_blau_a.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #80c1dc; text-decoration: none; }
.link_bildvergroesserung:hover { background-image: url(../grafiken/bildvergroesserung_blau_b.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #ffffff; text-decoration: none; }
.link_aktiv { color: #ffffff; text-decoration: none; }
.link_aktiv:hover { color: #ffffff; text-decoration: none; }


.blau { color: #80c1dc; }

/*********/

.headline { font-weight: bold; display: block; font-size: 14px; margin-bottom: 20px; }
td { color: #FFFFFF; }

