@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-color: #1e3c96; }
img { border: none; behavior: url(css/iepngfix.htc); }
p { margin-top: 0px; }

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

a { color: #0082b9;  text-decoration: underline; }
a:hover { color: #A53747; 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.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 {  line-height: 15px; }

.link_bildvergroesserung { display: block; color: #0082b9; font-size: 11px; background-image: url(../grafiken/bildvergroesserung_weis_a.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 20px; text-decoration: none; }
.link_bildvergroesserung:hover { cursor: pointer; display: block; color: #A53747; background-image: url(../grafiken/bildvergroesserung_weis_b.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 20px; text-decoration: none; }

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

/* Header */

#header { width: 100%; height: 121px;	background-image: url(../grafiken/header_background.gif); background-repeat: repeat-x; }
#header_menu { position: absolute;	top: 20px; left: 614px;	font-size: 10px; }
#header_menu a { color: #0082b9; text-decoration: none; }
#header_menu a:hover { color: #A53747;	text-decoration: none; }

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

#headline {	position: absolute;	top: 100px;	left: 318px; }

/*********/

/* Footer */

#footer { clear: both;	overflow: hidden; width: 100%; height: 80px; background-image: url(../grafiken/footer.gif);	 background-repeat: repeat-x; z-index: 200; }
.main_menu { padding-top: 24px;	padding-left: 319px; }

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

/* Content-Container */

#content_container { background-color: #FFFFFF; height: auto; min-height: 530px; color: #0082b9; z-index: 1; }

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

/* Menü */

#menu {	float: left; padding-left: 130px; padding-top: 52px; width: 135px; z-index: 3; }

.menu_list { margin-bottom: 5px; }
.menu_inactive { color: #0082b9; text-decoration: none; }
.menu_inactive:hover { color: #A53747; text-decoration: none; }
.menu_active { color: #A53747; text-decoration: none; }
.menu_active:hover { color: #A53747; text-decoration: none; }

#submenu_container { margin-bottom: 30px; }
.submenu_list {	background-image: url(../grafiken/submenu_spot.gif); background-repeat: no-repeat; padding-left: 14px; font-size: 12px; margin-bottom: 3px; }
.submenu_inactive {	color: #0082b9;	text-decoration: none; }
.submenu_inactive:hover { font-weight: bold; color: #0082b9; text-decoration: none; }
.submenu_active { font-weight: bold; color: #0082b9; text-decoration: none; }
.submenu_active:hover {	font-weight: bold; color: #0082b9; text-decoration: none; }

/********/

/* Content */

#content { padding-top: 52px; padding-left: 318px; width: 630px; z-index: 2; }

.link_mehr { background-image: url(../grafiken/pfeil_rechts_weis_a.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #0082b9; text-decoration: none; }
.link_mehr:hover { background-image: url(../grafiken/pfeil_rechts_weis_b.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #A53747; text-decoration: none; }
.link_zurueck { background-image: url(../grafiken/pfeil_links_weis_a.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #0082b9; text-decoration: none; }
.link_zurueck:hover { background-image: url(../grafiken/pfeil_links_weis_b.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 16px; color: #A53747; text-decoration: none; }
.link_vor { background-image: url(../grafiken/pfeil_rechts_weis_a.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #0082b9; text-decoration: none; }
.link_vor:hover { background-image: url(../grafiken/pfeil_rechts_weis_b.gif); background-repeat: no-repeat; background-position: right 4px; padding-right: 16px; color: #A53747; text-decoration: none; }
.link_aktiv { color: #A53747; text-decoration: none; }
.link_aktiv:hover { color: #A53747; text-decoration: none; }

/*********/

#videospot { position: absolute; top: 18px; left: 320px; }

.videospot_button { width: 75px; height: 18px; display: block; background-image: url(../grafiken/videospot.gif); background-repeat: no-repeat; background-position: 0 0; }
.videospot_button:hover { background-position: 0 -18px; }
.videospot_button.active { background-position: 0 -18px; }
.videospot_button span { display: none; }