/* CSS Document */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 	*/
/* Author: 		Gianluca Palmisano 							*/
/* Firma: 		Kraftwerk Werbeagentur AG 					*/
/* Datum: 		19. November 2007			 				*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 	*/



/* Default Styles
============================================================ 
--------------------------------------------------------- */
@page { 
	margin:1cm 1cm 1cm 1cm;
}

* {
	margin: 0px;
	padding: 0px;
	
	font-family:arial;
	
	font-size:11px;
	line-height:100%;
	
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
}

body {
	font-family:  Arial;
	font-size: 100%;
	color: #020202;
	background: #ffffff;
	line-height: 110%;
	background-image:url(../img/background_main.gif);
	background-repeat:repeat-x;
	
}
a {
	text-decoration:none;
	visibility:hidden;
	
}


/* TABLE, TD, TR 
--------------------------------------------------------- */
table {
	margin:0px;
	padding:0px;
}
table.content {
	/* der inhalt, inkl unternavigation, wird in ein table mit 1 zeile und 2 / 3 spalten dargestellt */
	

	width:100%;
}

td {
	vertical-align:top;
}
td.navi {
	/* wird in allen varianten verwendet */
	

	width:230px;
}
td.inhalt_small {
	/* wird nur in der variante mit 3 spalten */
	

	width:420px;
}
td.inhalt_big {
	/* wird nur verwendet in der variante mit 2 spalten */
	

	width:650px;
	padding:0px;
	padding-left:10px;
}
td.box_info {
	/* wird für die darstellung der infobox verwendet */
	

	width:230px;
	padding-top:100px;
}

/* TABLE, TD, TR ENDE
--------------------------------------------------------- */


/* Input  
--------------------------------------------------------- */
input.search {
	/* sucheingabe in der globalen navigation */
	

	margin-left:10px;
	border:1px solid #7D8184;
	color:#7D8184;
}
input.login {
	/* login eingaben - username & password */
	

	width:100px;
	margin-left:10px;
	margin-top:8px;
	border:1px solid #7D8184;
	color:#7D8184;
	background-color:#ffffff;
}
input.check {
	/* checkbox */
	

	margin-left:10px;
	margin-top:8px;
	border:0px solid #7D8184;
	color:#7D8184;
}

/* Input ENDE
--------------------------------------------------------- */



/* Paragraph, span, h 
--------------------------------------------------------- */
h1 {
	/* titel im content */
	

	padding-left:40px;
	width:100%;
	font-size:27px;
	color:#17427F;
}
h1.box_reserved {
	/* titel in der reserved box */
	

	width:170px;
	font-size:11px;
	font-weight:bold;
	color:#780000;
	padding:10px;
	padding-bottom:0px;
}
h1.box {
	/* titel in allen anderen box's */
	

	width:170px;
	font-size:11px;
	font-weight:bold;
	color:#17427F;
	padding:10px;
	padding-bottom:0px;
}
h2 {
	/* untertitel 1 im content */
	

	padding-left:40px;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#7D8184;
}
h3 {
	/* untertitel 2 im content */
	

	padding-left:40px;
	padding-top:15px;
	font-size:11px;
	font-weight:bold;
	color:#7D8184;
}
p.fliesstext {
	/* fliesstext in der darstellung mit grossem content (2 spalten) */
	

	width:400px;
	padding-left:40px;
	padding-top:0px;
	line-height:120%;
	
	font-size:11px;
	font-weight:normal;
	
	color:#7D8184;
}
p.fliesstext_small {
	/* fliesstext in der darstellung mit kleinem content (3 spalten) */
	

	width:330px;
	padding-left:40px;
	padding-top:0px;
	line-height:120%;
	
	font-size:11px;
	font-weight:normal;
	
	color:#7D8184;
}
p.text {
	/* normaler text */
	

	width:400px;
	padding-left:150px; 
	padding-top:20px;
	line-height:120%;
	
	font-size:14px;
	font-weight:bold;
	
	color:#7D8184;
}
p.subnavi {
	/* text in inhalte in der "reserved box" */
	

	width:400px;
	padding-left:10px; 
	padding-top:20px;
	line-height:120%;
	
	font-size:14px;
	font-weight:bold;
	
	color:#7D8184;
}
p.box_reserved {
	padding:10px; 
	padding-top:0px;
	color:#7D8184;
	line-height:120%;

}	
p.box_login_text {
		/* text im login */


		padding:10px; 
		padding-top:0px;
		color:#7D8184;
		line-height:120%;
		text-align:left;

	}

p.box {
	/* text in der box's */
	

	padding:10px; 
	padding-top:0px;
	color:#7D8184;
	line-height:120%;

}

/* Paragraph, span ENDE
--------------------------------------------------------- */



/* navigation - links
--------------------------------------------------------- */
a#reservedarea {
	color:#780000;
}
a#business.main_navi_active {
	color:#17427F;
}
a.main_navi {
	color:#7D8184;
}
a#public.main_navi_active {
	color:#17427F;
}
a.main_navi {
	color:#7D8184;
}
a#public:hover, a#business:hover, a#reservedarea:hover {

}

a.navi_global:link, a.navi_global:visited, a.navi_global:active {
	color:#ffffff;
}
a.navi_global:hover {
	text-decoration:underline;
}

a.main_navi {
	/* hauptnavigation, normaler zustand */
	

	display:block;
	width:190px; height:30px;
	float:right;
	background-color:transparent;
	    
	background-image:url(../img/background_navi_item.png);
	background-repeat:no-repeat;
	
	padding-left:20px;
	padding-top:14px;
	
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
a.main_navi_active {
	/* haupnavigation, wenn ausgewählt */
	

	display:block;
	width:190px; height:30px;
	float:right;
	background-color:transparent;
	background-image:url(../img/background_navi_item_active.png);
	background-repeat:no-repeat;

	padding-left:20px;
	padding-top:14px;

	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

a.subnavi {
	/* unternavigation, hauptpunkte */
	

	display:block;
	width:180px; height:16px;
	background-color:#17427F;
	color:#ffffff;
	font-weight:bold;
	
	padding-left:10px;
	padding-top:4px;
	margin-bottom:5px;
}
a.box_reserved {
	/* unternavigation, hauptpunkte, andere darstellungsvariante */
	

	display:block;
	width:180px; height:16px;
	background-color:#780000;
	color:#ffffff;
	font-weight:bold;
	
	padding-left:10px;
	padding-top:4px;
	margin-bottom:5px;
}
a.subnavi_level2 {
	/* unternavigation, 2. level */
	

	display:block;
	width:180px; height:16px;
	background-color:#E8E9F2;
	color:#17427F;
	font-weight:bold;
	
	padding-left:10px;
	padding-top:4px;
	margin-bottom:5px;
}
a.subnavi_2 {
	/* linkdarstellung in der reserved box */
	

	display:block;
	width:180px; height:16px;
	background-color:#7D8184;
	color:#ffffff;
	font-weight:bold;
	
	padding-left:10px;
	padding-top:4px;
	margin-bottom:5px;
}
a.box:link, a.box:visited, a.box:active {
	/* linkdarstellung in den übrigen box's */
	

	color:#17427F;
}
a.box:hover {
	text-decoration:underline;
}
/* navigation -links ENDE
--------------------------------------------------------- */




/* Bilder Styles
--------------------------------------------------------- */

img.bild_spacer {
	/* bild, das als spacer verwendet wird --- max. breite = 400px */
	

	max-width:400px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
	float:none;
}
img.bild_infobox {
	/* kleines bid in der infobox --- max. breite = 170px */
	

	width:170px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

/* Bilder Styles ENDE
--------------------------------------------------------- */



/* DIV Containers
--------------------------------------------------------- */
#site {
	/* Seite, worin sich das gesamte Inhalt befindet, ausser footer */
	

	width:880px; min-height:610px;
	margin:auto;
}

#header {
	/* Logo und globale navigation */
	

	width:880px; height:110px;
}
#navi {
	/* Hauptnavigation */
	visibility:hidden;

	width:880px; height:30px;
	background-image:url(../img/background_navi.gif);
	background-repeat:no-repeat;
}
#top {
	/* spacer, für schattierung im oberen bereich des contents */
	

	width:880px; height:20px;
	background-image:url(../img/background_top.gif);
	background-repeat:no-repeat;
}

#content {
	/* gesamter inhalt, inkl unternavigation */
	

	width:880px; min-height:450px;
	padding-bottom:20px;
	
	background-image:url(../img/background_content.png);
	background-repeat:repeat-y;

	border:1px solid #000;
}



#logo {
	/* container für logo */
	

	position:absolute; left:4px; top:90px;
	background-image:url(../img/logo_print.gif);
	background-repeat:no-repeat;
	border:1px solid #000000;
}

#footer {
	/* footer - mit copyright und verschiedene links,  unten */
	

 	left:0px; top:0px;
	width:100%; height:80px;
	background-image:url(../img/background_footer.gif);
	background-repeat:repeat-x;
	padding-left:0px;
}
#footer_content {
	/* inhalt des footers wird in diesem container dargestellt */
	

	position:relative; top:5px; left:-60px;
	width:700px;
	margin:auto;
	
	color:#ffffff;
	font-size:11px;
}
#global {
	/* globalnavigation */
	visibility:hidden;
	

	position:relative; left:520px; top:0px;
	width:330px; height:18px;
	
	text-align:right;
	
	color:#ffffff;
}
#text {
	/* inhaltstext */
	

	width:530px; min-height:160px;
	margin-left:0px; 
	padding-top:45px;
	padding-bottom:20px;
	padding-right:30px;
	
	margin-bottom:25px;
	
	color:#7D8184;
}
#fliesstext {
	width:400px; min-height:160px;
	margin-left:0px; 
	padding-top:45px;
	padding-bottom:20px;
	padding-right:30px;
	
	margin-bottom:25px;
	
	color:#7D8184;
	
}
#fliesstext_small {
	width:330px; min-height:160px;
	margin-left:0px; 
	padding-top:45px;
	padding-bottom:20px;
	padding-right:10px;
	
	margin-bottom:25px;
	
	color:#7D8184;
	
}
#subnavi {
	/* container für subnavigation */
	visibility:hidden;

	margin-left:30px;
	margin-top:0px;
	margin-bottom:30px;
	width:190px; height:220px;

}
#box_reserved {
	/* box "reserved area" */
	visibility:hidden;

	width:190px; min-height:180px;
	clear:left;
	margin-left:30px;
	margin-bottom:20px;
	background-color:#F3F4F5;
	
	
	border-bottom:1px solid #780000;
			
}

div.box {
	/* conteiner für alle andere box's */
	

	width:190px; min-height:180px;
	height:auto !important;
	float:left;
	background-color:#F3F4F5;
	
	margin-right:10px;
	margin-bottom:20px;
	margin-left:10px;
	padding:0px;
	
	
	border-bottom:1px solid #C1C4C7;
			
}
div.box_info {
	/* infobox auf der rechten seite */
	

	width:190px; min-height:180px;
	float:left;
	background-color:#F3F4F5;
	
	margin-left:10px;
	
	
	border-bottom:1px solid #C1C4C7;
			
}
div.box_head {
	/* header für normale box's */
	

	width:170px;
	height:16px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:bold;
	background-color:#C1C4C7;
	
}
div.box_reserved_head {
	/* header für "reserved area" box */
	

	width:170px;
	height:16px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:bold;
	background-color:#780000;
	
}


/* DIV Containers ENDE
--------------------------------------------------------- */


/* IE 6 Hacks
--------------------------------------------------------- */
/*
	Darstellungsunterschiede auf IE6 werden mit den untenstehenden varianten angepasst
*/

* html a.main_navi_active, * html a.main_navi {
	height:16px;
	background-image:url(../img/background_navi_item_active.gif);
	background-repeat:no-repeat;
}
* html a.main_navi {
	background-image:url(../img/background_navi_item.gif);
	background-repeat:no-repeat;
}
* html #site {
	height:610px;
}
* html #navi {
	background-image:url(../img/background_navi_ie.gif);
	background-repeat:no-repeat;
}
* html #top {
	background-image:url(../img/background_top_ie.gif);
	background-repeat:no-repeat;
}
* html #text {
	height:165px;
}
* html #box_reserved, * html div.box, * html div.box_info {
	height:180px;
}
* html div.box {
	margin-left:7px;
}
* html #content {
	background-image:url(../img/background_content_ie.gif);
	background-repeat:repeat-y;
}


/* IE 6 Hacks ENDE
--------------------------------------------------------- */





























