
/* ---------- PAGE SETUP ---------- */

html, body {
	height:		100%;
	width:		100%;
	margin:		1px auto;
	padding:	0;
	x-overflow:	hidden;
	text-rendering: optimizelegibility;
}
body {
	background-color: #fff;
	position:relative;
	z-index:0;
	font-family:Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	
}
sup,sub {	height: 0;	line-height: 1;	vertical-align: baseline;	_vertical-align: bottom;	position: relative;}

sup {	bottom: 1ex;}

sub {	top: .5ex;}
p {margin:0;}
input, textarea   { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


/* ---------- MAIN LAYOUT ---------- */
div#main {
	width:	980px;
	margin:10px auto;
	background-color: transparent;
	z-index:1;
}

/* ---------- Head LAYOUT ---------- */

div#header {margin: 0 auto;	padding:	0px ;width:980px;height:170px;background-image:url(../bilder/logo_ny.gif);}
div#top {position:relative;width:980px;height:120px;float:left;margin: 0px;	padding:	0px ;}
div#header_text {margin:0px;position:absolute;width:620px;height:95px;clear:both;border:0px solid #dedede;opacity:0.9;left:129px;top:380px;letter-spacing:1px;font-size:21px;color:#fff;font-family:arial narrow;padding:0px 0 0 10px;background-color:#333;}

div#header_text1 {float:left;width:180px;font-size:13px;padding:7px 10px 10px 10px;}
div#header_text2 {float:left;width:190px;font-size:13px;padding:7px 10px 10px 10px;border-left:1px solid #dedede;border-right:1px solid #dedede;}
div#header_text3 {float:left;width:160px;font-size:13px;padding:7px 10px 10px 10px;}

div#header_name {margin-top:60px;margin-left:450px;width:150px;clear:both;font-size:12px;color:#666;line-height:16px;font-family:arial;}
div#menu_oben {text-align:right; width:980px;height:136px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;clear:both;background-image:url(../bilder/h_topmenu_oben.png);background-repeat:no-repeat;position:relative;}

div#header_tagesangebot {background-image:url(../bilder/h_tagesangebot.png);background-repeat:no-repeat;position:absolute;top:144px;left:759px;width:231px;height:331px;z-index:10;}
div#tagesangebote {position:absolute;left:10px;top:110px;width:190px;}
p#tagesangebot {margin:0;font-family:georgia;color:#fff;font-style:italic;border-bottom:1px solid #D07D7D;padding:6px 0 6px 10px;background: url(../bilder/angebote_pfeil.png) no-repeat;}

a#tagesangebot  {margin:0;font-family:georgia;font-weight:normal;color:#fff;font-style:italic;border-bottom:1px solid #D07D7D;padding:6px 0 6px 10px;background: url(../bilder/angebote_pfeil.png) no-repeat;font-size:14px;cursor:pointer;float:left;}
a#tagesangebot:hover {text-decoration:none;font-weight:normal;color:#000;background: url(../bilder/angebote_pfeil_over.png) no-repeat;}

div#icon_haekchen {background: url(../bilder/h_haekchen.png) no-repeat;position:absolute;top:430px;left:280px;width:455px;height:40px;}

img {border:none !important;}

/* ---------- Content LAYOUT ---------- */
div#content_master {
	width:   980px;
	float: left;
	overflow: hidden;
	margin:		0px auto ;
	padding: 0px 0px 0px 0px;
	color: #353434; 
	x-display:		block;
	background-color: #ffffff;
	background: url(../bilder/h_content.jpg) repeat-y;
	font-size:14px;
	line-height: 20px;
	position:relative;
	z-index:2;

}

div#content1 {
	width:	260px;
	height:  auto;
	overflow: hidden;
	margin:		0px 0px 0 0px;
	float: 		left;
	z-index:3;
	
}

div#content {
	width:   550px;
	float: left;
	overflow: hidden;
	margin: 0px auto ;
	padding: 0px 20px 0px 30px;
	color:#333;
	font-size:12px;
	text-align:		justify;
	x-display:		block;
	line-height: 20px;

}

div#content3 {
	width:  200px;
	overflow: hidden;
	margin:	0px 0px 0 0px;
	padding: 0 0 0 10px;
	float: left;
	
}


div#content20 {
	width:	156px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content30 {
	width:	130px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
	margin-right:0px;
}
div#content35 {
	width:	160px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content40 {
	width:	190px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content50 {
	width:	250px;
	padding: 10px ;
	float: left;
	margin-top:	0px;
	text-align:left;
	font-size:11px;
	line-height:14px;
}

div#content50 img {margin-top:20px !important;}

div#content60 {
	width:	300px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content70 {
	width:	636px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content80 {
	width:	744px;
	padding: 10px 20px;
	float: left;
	margin-top:	0px;
}
div#content100 {
	width:	550px;
	padding: 10px 10px 10px 0px;
	float: left;
	margin-top:0px;

}


/* ---------- CONTENT LINKS ---------- */


a:link, a:visited, a:active,a:hover { 
	
	color: #555; 
	text-decoration:underline; 
	font-weight:bold;
	font-size:11px;
	
}

a:hover { 
	text-decoration:none; 
}


h1 {	
	color:#FE7325;
	font-family: georgia, times;
	font-size: 22px !important; 
	font-weight:	normal;
	padding: 0px 0 0px 0px;
	margin: 0px 0px 0px 0px; 
	vertical-align: bottom;
	letter-spacing: 0px;
	text-align: left;
	line-height: 36px;
}


h2 {
	font-family:arial, tahoma, trebuchet;	
	text-transform:none;
	font-size: 15px;	
	color: #FE7325 !important; 
	font-weight: bold; 
	font-style:normal;
	text-align: left;
	line-height:21px;
	padding:0 0 0px 0 !important;
	margin:8px 0px 3px 0px;
	letter-spacing:0.01em;
	}

h3 {	
	font-family:arial, tahoma, trebuchet;	
	text-transform:none;
	font-size: 15px;	
	color: #555 !important; 
	font-weight: normal; 
	font-style:normal;
	text-align: left;
	line-height:21px;
	padding:0 0 0px 0 !important;
	margin:8px 0px 3px 0px;
	letter-spacing:0.01em;
}
h4 {	
	color: #1f679c !important;
	font-size: 12px; 
	font-weight:	bold;
	font-style: italic;	
	padding: 0 0 0px 0;
	margin: 0px 0px 0px 0px; 
	vertical-align: bottom;
	letter-spacing: 0px;
	text-align: left;
	line-height: 23px;
	text-align:right;
}
h5 { 
	color:#888;
	font-size:15px;
	font-family:arial;
}
h6 {	
	color: #EE1C23 !important;
	font-size: 15px; 
	font-weight:	bold;
	font-style: normal;	
	padding: 0 0 0px 0;
	margin: 0px 0px 0px 0px; 
	vertical-align: bottom;
	letter-spacing: 1px;
	text-align: left;
	line-height: 23px;
}

/* ---------- MAIN MENU ---------- */

div#topmenu {
	float:left;
	width:188px;
	height:auto;
	margin: 0px 0px 0px 1px;
	padding:	0px ;
		
}

div#topmenu ul {
	
	margin: 0px 3px 0px 0px;
	padding:	10px 0px 0px 0px;
	border-right:1px solid #999;
	border-bottom:0px solid #999;
	background-color:#E6EBED;
	float:left;
	
}

div#topmenu ul li.aktiv, div#topmenu ul li.inaktiv {
	list-style-type: none;
	margin: 0px;
	height:auto;
	
}

div#topmenu ul li.aktiv {
	background-color:#F9F9F9;	
	
}

div#topmenu ul li.aktiv ul, div#topmenu ul li.inaktiv ul {
	padding:0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	float: left;
	display: block;
	width: auto;
	height: auto;
	background-color:#F9F9F9;
}

div#topmenu ul li.aktiv a {
	display:block;
	color: #3781AB; 
	font-size: 11px; 
	font-weight: bold;
	margin:0px;
  	text-decoration:none;
  	font-family:tahoma;
  	padding:5px 5px 5px 15px;
  	background-color:#F9F9F9;
  	background: url(../bilder/menu_aktiv.jpg);
  	line-height:14px;
  	clear:both;
  	border-bottom:1px solid #CAD5DB;
   	
  }
div#topmenu ul li.inaktiv a {
	
	display:block;
	color: #3781AB; 
	font-size: 11px; 
	font-weight: bold;
	margin:0px;
  	text-decoration:none;
  	font-family:tahoma;
  	padding:5px 5px 5px 15px;
  	background-color:#E6EBED;
  	line-height:14px;
  	clear:both;
  	  	border-bottom:1px solid #CAD5DB;
  	
}


div#topmenu ul li.inaktiv a:hover, div#topmenu ul li.aktiv a:hover {text-decoration:none;background-color:#fff;}


li ul {border:none !important;float:left;}
li ul li {border:none;width:185px !important;background-color: #F4F4F4 !important;}
li ul li a {background-color: #F4F4F4 !important;font-weight:normal !important;padding:4px 0 4px 30px !important;background-image:none !important;}
li ul li a:hover {background-color: #fff !important; }


/* SUBMENU */

div#submenu {
	position:absolute;
	right:30px;
	top:127px;	
	padding:	0px 0px 0px 0px;
	margin: 0px;
	text-align: right;
	color:#fff;
	font-size:11px;
	
}



a.submenu_link   { text-decoration:none; font-family:arial;font-size:13px;font-weight:normal;color:#fff;}

a.submenu_link:hover {text-decoration:none;} 
/* ---------- CONTENT FONTS ---------- */



div#content li a {
text-decoration: none;
color:#9C2A3C;
line-height: 17px;
font-weight:bold;
}
div#content li a:hover {
text-decoration: underline;
}


div#content b {
	color: #666;
	}

/* ---------- SPECIFIC CONTENT LINKS ---------- */
a.pdf {
	x-font-weight:		bold;
	text-decoration:	none;
	padding:			0px 30px 10px 0px;
	margin-top:			0px;
	color:#666 !important;
	line-height:15px !important;
}

a.pdf:hover{
	color:#333 !important;
	text-decoration:	none !important;
}

div.pdf {
	overflow:hidden;
	width:530px;
	margin:5px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	border: 1px solid #CFCFCF;
}


div.pdf:hover {background-color:#F0F0F0;cursor:pointer;}


div.pdf_left {
	width:440px;
	vertical-align:top;
	float:left;	
}
	

div.pdf_right {
	width:50px;
	padding:0px 0px 0px 4px;
	vertical-align:top;
	float:right;
	font-size:10px;
	text-align:center;
}


/* ---------- MAIN CONTENT ---------- */



div#content img {
	float:left;
	border: 0px solid #666 !important ;
	margin:0px;
	padding: 0px;

}


div#content ul{
	padding-left:  0px;
  	font-weight:	normal;
	margin: 0px;
	}
	
div#content ul li {
	list-style-type:none;
	line-height:		1.5em;
	margin:			4px 4px 0 15px;
	padding:		0px 0px 7px 19px;
	font-weight:bold;
	font-size:11px;
	color: #065FA0;
	color: #777;
	text-align: left;
	background-image: url(../bilder/list_icon.jpg);
	background-repeat: no-repeat;
}

div#content ul li.li2 {margin-left: 30px;}

/*  FOOTER*/

div#footer_top {
	clear:		both;
	width:980px;
	height:120px;
	padding: 0px 0px 40px 0px;
	margin: 0px auto;
	background:	url('../bilder/h_footer_top.jpg');
	background-repeat:repeat-y;
	background-color:#52A2DC;
	overflow: hidden;
	float:left;
	
		
}


div#footer {
	width:964px;
	clear:		both;
	padding: 0px 8px 0px 8px;
	margin: 0px auto;
	height: 22px;
	background-color: #52A2DC;
	border-bottom:3px solid #FE7325;
	
	
}	

div#footer p {
	color: #fff;
	font-size:		10px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	height: 20px; 
	float: left; 
	padding: 13px 50px;	
}
div#footer a {
	color: #fff !important;	
	text-decoration:	underline !important;
	font-weight:	bold;
	font-size:		10px !important;
}

div#footer a:hover {
	text-decoration:	none !important;
	color:#fff !important;
}

p.footer_adresse{
	margin-top:0px !important;margin-left:0px !important;color:#fff !important;padding:5px 0px 0px 15px !important;
}

p.footer_adresse a {color:#dedede !important;}

p.footer_branding{
	margin-left:0px !important;margin-top:0px !important;color:#fff !important;padding:5px 30px 0px 0px !important;float:right !important;
}

p.footer_branding a {color:#dedede !important;}

/*  SITEMAP */

div#sitemap {
	margin: 20px 0px 40px 0px;
	width:823px;
	
	}

div#sitemap a{
	color: #222;
	font-family: arial narrow;
	font-size: 11px;
	text-decoration: none;
	display:block;
	background-repeat:no-repeat;
	padding:0px 14px 0px 14px;
	border-right:0px solid #333;
	text-transform:uppercase;
	letter-spacing:0px;
	}
	
div#sitemap a:hover{	
	color:#fff;
	text-decoration:none;
	}


div#sitemap ul {
	padding:	0px;
	line-height: 22px;
	margin:0px 0px 0px 15px;
	
	
}

div#sitemap ul li {
  	line-height: 22px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 0px ;
	padding:	0px 0px 0px 0px;
	
}
div#sitemap ul li ul{
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding:	0px 0px 0px 0px;
		
}
div#sitemap ul li ul li{
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding:	0px 0px 0px 0px;
		
}

a.loginLink {line-height:13px;float:left;font-size: 11px;font-weight:bold;color:#096CB1;padding:6px 0 0 54px;cursor:pointer;text-decoration:none;background:url(../bilder/h_login2.jpg) no-repeat;width:130px;height:32px;border:1px solid #999999;border-left:none;}
a.loginLink:hover {color:#555;}
div.login {float:left;}

div.form {border:1px solid #999;width:460px;font-size:11px;font-family:tahoma,arial;padding:5px;overflow:auto;background-color:#dedede;margin:10px 0 0 0px;padding:10px 20px 20px 70px;}
div.formContainer {width:400px;float:left;padding:10px 0 5px 5px;margin:0 0 5px 0;border-bottom:1px solid #888888;}
p.formText1 {float:left;width:360px;}
p.formText1 b {color:#000 !important;}
div.formCheckbox {float:left;width:28px;padding:0px 0px 0 0;}
div.formInput {float:left;width:280px;height:18px;padding:3px 0 3px 0;}
div.formInput input {width:240px;}
p.formText2 {float:left;width:120px;height:18px;padding:3px 0 3px 5px;}
p.formFussnote {float:left;width:320px;height:18px;padding:3px 0 8px 5px;font-size:10px;color:#555;}
p.formHeadline {float:left;width:360px;height:18px;padding:18px 0 9px 5px;font-size:14px;}

div.contentbild {overflow:auto;clear:both;padding:10px;}
div.bildunterschrift {display:none;}
div.clear {clear:both;height:25px;width:100%;float:left;border-top:1px solid #dedede;margin-top:10px;}

table.outline { border: solid 1px #aaa; background-color: #aaa; text-align:left;}
td.outline { background-color: #f7f7f7 }
td.kopf { background-color: #e9e9e9; color: #FE7325; font-weight:bold }



