/*
############################################################################################################################
Design and Code by Globalsys
http://www.global-sys.de
############################################################################################################################
*/

/* Grundgerüst */
body {background-image: url(../img/background.jpg); background-repeat: repeat-x; 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(../img/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(../img/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: 315px; background-image: url(../img/header_bg.png); background-repeat: no-repeat; overflow: hidden;}
.topContent { position: absolute; top: 135px; 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: 5px 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: 53px; top: 254px;  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: 45px; display:block; text-align: center;  border-right: 2px solid #6789C3; line-height: 45px; color: black; text-decoration: none; font-weight: bold;padding: 0 12px;}
.menue_box ul li a.last {border: none;}
.menue_box ul li a:hover {color: white; background-image: url(../img/menue_hover.png);}
.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-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: 0px; bottom:0px;}

.imageContainer {	width: 199px; height: 180px;float: left; background-color: #5A86DD; border: 2px solid #295AB6; text-align: center; margin: 10px; padding: 5px; overflow: hidden; position: relative;}
.imagePlace { vertical-align: bottom; }

.imageContainer .blueBar{	width: 210px; background-color: #5A86DD; height: 10px; position: absolute; bottom: 0px; left: 0px;}

.imageContainer a {	text-decoration: none; font-weight: bold; color: white; line-height: 25px;}