/* Page Body */
html {
    height: 100%;
    min-height: 100%;
}
body {
    background: #2D9ADA;
    font-size: 12px;
    font-family: "Arial", Verdana, Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,sans-serif;
    color:  #000;
    height: 100%;
    padding: 0;
    margin: 0;
}
body#landingpage {
    background: none;
}

div, textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #2D9ADA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #2D9ADA;
	scrollbar-arrow-color: #2D9ADA;
	scrollbar-track-color: #FFFFFF;
}


/* Overall  */
#overall {
    position: relative;
    background: none;
    width: 980px;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0 auto;
}
body>#overall {
    height: 600px;
    min-height: 100%;
}

#kopfbanner {
    display: block;
    position: relative;
   /* background: url("../upload/kopfbanner/header.png") top left no-repeat;*/
    width: 811px;
    height: 140px;
    margin: 0;
    padding: 0 0 20px 0;
    z-index: 10;
}
#header_overlay {
    display: block;
    position: absolute;
    top 0;
    left: 0;
    background: url("../images/header.png") top left no-repeat;
    width: 811px;
    height: 140px;
    margin: 0;
    padding: 0 0 20px 0;
    z-index: 1000;
}
#kommaHeader {
    position: absolute;
    background: #fff;
    top 0;
    left: 0;
    z-index: 10;
}
#outer {
    width: 100%;
    padding: 40px 0 0 0;
}

/* ***************** */
/* Landing Page      */
/* ***************** */
#landingpage #overall {
    position: relative;
    background: none;
    width: 480px;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0 auto;
}
body#landingpage>#overall {
    height: auto;
    min-height: 100%;
}

#landingpage #landinginner {         
	position: absolute;
    width: 100%;
    height: 300px;
    padding:0;
    top: 50%;
    margin: -150px 0 0 0;
}
#landingpage #center {    
	position: relative;
    width: 480px;
    min-height: 355px;
}

#landingpage #enter {
	width: 480px;
	height: 198px;
	background: url("../images/landing_img.jpg") left top no-repeat;
    padding: 17px 0 0 125px;
}	
#landingpage #enter #enter_btn {
	display: block;
	width: 293px;
	height: 33px;
	background: url("../images/start03.gif") left top no-repeat;
}
#landingpage #enter #enter_btn:hover {
	background: url("../images/start-ani.gif") left top no-repeat;
}
#landingpage #enter #enter_btn span {
	display: none;
}

#landingpage #landingcontent {
	text-align: center;
	font-size: 13px;
}

/* Left */
#left {
	float: left;
	width:167px;
	height: 513px;
	position: relative;
}
#naviLeft {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 5px;
	right: 20px;
	text-align: right;
}
#naviLeft li a {
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	font-family: "Arial", Verdana, Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: -1px;
    display: block;
    padding: 7px 10px 7px 10px;
    width: 115px;
}
#naviLeft li a:hover {
	background: url("../images/naviLeft_hover.gif") right -2px no-repeat;
}
#naviLeft li a.active {
    color: #2D9ADA;
	background: url("../images/naviLeft_active.jpg") right -2px no-repeat;
}

/* Content */
#content {
	float: left;
	width: 771px;
	height: 494px;
	background: url("../images/inner_bg.jpg") left top no-repeat;
	padding: 20px 0 0 40px;
}
#contentLeft {
	float: left;
	width: 507px;
	height: 481px;
	overflow: auto;
	padding: 0 25px 0 0;
}
#contentLeft p.contentFooter {
	border-top: 1px solid #2D9ADA;
	text-align: right;
	padding: 15px 0 1.0em 0;
	color: #666666;
	font-size: 10px;
}
#contentRight {
	float: left;
	width: 210px;
	height: 481px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 20px;
}
#contentRight #logo {
	position: absolute;
	bottom: 0;
	right: 10px;
}
div#slideshow {
	width: 200px;
	height: 425px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: auto;
}
.newslist {
	border-bottom: 1px solid #2D9ADA;
	padding: 10px 0;
}

.lageplanLink span {
	display: none;
}
.lageplanLink {
	display: block;
	width: 26px;
	height: 26px;
	background: url("../images/lpbl.gif") left top no-repeat;
}
.lageplanLink:hover {
	background: url("../images/lprt.gif") left top no-repeat;
}

/* Footer */
#footer {

}
#naviBottom {
	margin: 0;
	padding: 15px 15px 0 0;
	list-style-type: none;
	float: right;
}
#naviBottom li {
	float: left;
    width: 66px;
    text-align: center;
}
#naviBottom li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial", Verdana, Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,sans-serif;
    letter-spacing: -1px;
    padding: 2px 0;
    display: block;
}
#naviBottom li a:hover {
	background: url("../images/naviBottom_hover.gif") left top no-repeat;
}
#naviBottom li a.active {
    color: #2D9ADA;
	background: url("../images/naviBottom_active.jpg") left top no-repeat;
}

/* Custom */
.clear {
    clear: both;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}


/* Default */
h1 {
    font-size: 18px;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h2 {
    font-size: 18px;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h3 {
    font-size: 140%;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h4 {
    font-size: 120%;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h5 {
    font-size: 100%;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

h6 {
    font-size: 100%;
    color: #2D9ADA;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

p {
    margin: 0;
    padding: 0 0 1.5em 0;
    line-height: 16px;
}

a {
    color: #2D9ADA;
    text-decoration: underline;
}
a:hover {
    color: #2D9ADA;
    text-decoration: none;
}


/* Default */
#landingpage h1 {
    font-size: 180%;
    color: #666666;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

#landingpage h2 {
    font-size: 160%;
    color: #666666;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

#landingpage h3 {
    font-size: 15px;
    color: #666666;
    padding: 0 0 1.0em 0;
	margin: 0;	
	text-align: center;
	font-style: normal;
}

#landingpage h4 {
    font-size: 120%;
    color: #666666;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

#landingpage h5 {
    font-size: 100%;
    color: #666666;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

#landingpage h6 {
    font-size: 100%;
    color: #666666;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;	
}

#landingpage p {
    margin: 0;
    padding: 0 0 1.5em 0;
    line-height: 16px;
}
#landingpage a {
    color: #2D9ADA;
    text-decoration: underline;
}
#landingpage a:hover {
    color: #2D9ADA;
    text-decoration: none;
}
div#slideshow ul {
    list-style-type: none;
}
div.slideshow ul {
    list-style-type: none;
}
	div.horizontal_scroller, div.vertical_scroller{
		position:relative;
		height:421px;
		width:180px;
		display:block;
		overflow:hidden;
	}
	div.scrollingtext{
		position:absolute;
		white-space:nowrap;
		bottom: 0px;
	}
.marquee{white-space:nowrap;overflow:hidden;visibility:hidden;}
#marq_kill_marg_bord{border:none!important;margin:0!important;}

