/*
############################################################################################################################
Design and Code by Globalsys
http://www.global-sys.de
############################################################################################################################
*/

/* Grundgerüst */
body {background-image: url(../img/background.jpg); background-repeat: repeat-x; background-attachment:fixed; padding: 0px; margin: 0px; height:100%; background-color: #1F50AD;}  

img {border: none;}
.content {background-image: url(../img/content_bg.png); background-position: top center; background-repeat: repeat-y; height: 100%;}
a {text-decoration: none; color: #295AB6;}
a:hover {color: white;}

h4 {display: block; padding: 0; margin: 0;}

.bg_frame_left {background-image: url(silhouette_links.png); background-repeat: no-repeat;  background-position: bottom left; width: 348px; height: 355px; position: fixed; bottom: 0px; left: 0px;}
.bg_frame_right {background-image: url(silhouette_rechts.png); background-repeat: no-repeat;  background-position: bottom left; width: 173px; height: 306px; position: fixed; bottom: 0px; right: 0px; }
.base_frame { position: relative; width: 900px; min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto 0px;}

/* Header */
.header_box {width: 900px; height: 229px; background-image: url(../img/header_bg.png); background-repeat: no-repeat; overflow: hidden;}
.topContent { position: absolute; top: 115px; left: 300px; width: 300px; height: 40px;}
.subTitle { font-family: Tahoma; font-size: 32px; font-weight: bold; color: #597dbb; text-align: center;}
.ticker { left: 300px; width: 300px; padding: 0px 0 0 0; text-align: center; font-family: Tahoma; font-size: 21px; font-weight: bold; color: #597dbb; }
#countdown {margin-left: 12px;}

/* Menü */
.menue_box {position: absolute;  width: 893px; height: 38px; top: 195px;  background-image: url(../img/menue_bg.png); background-repeat: repeat-x;}

.menue_box ul {list-style-type: none; padding: 0px; margin: 4px 0 0 0;}
.menue_box ul li{float:left; text-align: center; height: 45px; }
.menue_box ul li a {height: 35px; display:block; text-align: center;  border-right: 2px solid #6789C3; margin-top: -2px; line-height: 35px; color: black; text-decoration: none; font-weight: bold;padding: 0px 12px 0 12px;}
.menue_box ul li a.last {border: none;}
.menue_box ul li a:hover {color: white; margin-top: -2px; background-image: url(../img/menue_hover.png); background-repeat: repeat-x;}
.menue_box ul ul {position: absolute; top: 45px; z-index: 20; display:none;background-image: url(../img/menue_bg.png); background-position: -1px;}
.menue_box ul ul li {border-bottom: 2px solid #6789C3;}
.menue_box ul li:hover+ul {display: block;}
.menue_box ul ul:hover {display: block;} 


/* Content */
.content {padding:0px; margin: 0px; position: relative; height: 100%; height: auto; overflow: hidden;}
/* Überschriften */
.heading_box {width: 900px; height: 161px;  background-image: url(../img/content_first.png); background-position: left 4px; background-repeat: no-repeat; position: relative; }
.heading_box_content { position: absolute; width: 560px; margin: 30px 100px 0 180px;  }
h1 { font-family: Tahoma; font-size: 22px; font-weight: bold; color: #000000;}
h2 { font-family: Tahoma; font-size: 18px; color: #000000; padding-top: 5px;}

/* Content */
/* Normal Content */
.contents_box{width: 900px; background-repeat: repeat-y; padding-bottom: 50px; height: 100%; overflow: hidden;}
.contents_box_content { width: 700px; margin: 0px 100px 0 50px; }
.h3 { font-family: Tahoma; font-size: 16px; color: #000000; padding-top: 5px;}
.link_text { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight: bold;}
.link_text:hover{ font-family: Tahoma; font-size: 12px; color: #000000;}
.context { font-family: Tahoma; font-size: 14px; color: #000000; padding-top: 5px;} 

/* Content */
/* Schilder rechts */
.signboard_box {text-decoration:none; position: absolute; width: 100px; height: 250px; right: 30px; top: 0px;  }
.signboard_box .a{outline: none;}


/* Footer */
.footer_box {width: 900px; background-image: url(../img/footer_bg.png); background-repeat: no-repeat; margin: 0 0 0 -450px; position: relative; bottom:0px; left: 50%; height:45px;}
.footer_links {height: 20px; font-family: Tahoma; font-size: 12px; color: #597dbb; text-align: center; float: left; width:100%; padding: 5px 0 0 0;}
.footer_links a{color: #597dbb; border: none; text-decoration: none;}
.footer_legal_box {height: 20px; width:100%; padding: 0 0 0 }
.footer_legal {height: 20px; font-family: Tahoma; font-size: 11px; color: #597dbb; text-align: left;width:50%; padding: 0 0 0 10px;}
.footer_global {height: 20px; font-family: Tahoma; font-size: 11px; color: #597dbb; text-align: right; width:50%; padding: 0 0 0 430px;}
.footer_global a{color: #597dbb; border: none; text-decoration: none;}
/* Speiskarte */
.speiskartn_box { position:absolute; right: 7px; bottom:0px;}

.imageContainer {	width: 680px; height: 75px; background-color: #9ABBF2; border: 2px solid white; text-align: center; margin: 10px;  overflow: hidden; position: relative; text-align: left; padding-top: 32px; margin-bottom: 20px;}
.imageContainer img { margin-left: 5px; }

.imageContainer a.heading {	text-decoration: none; font-weight: bold; background: #f7cd89; line-height: 20px; position: absolute; top: 6px; left: 0px;  display: block; width: 300px; text-align: left; padding-left: 20px; }
.imageContainer a.heading:hover {	color: black; }
