/* General
--------------------------------------------------*/

html, body, span, dl, dt, dd, h1, #container, #header, #navigation, #content, #footnote
{
	margin: 0;
	padding: 0;
}

table {
	border: 0;
	padding: 10px 0;
}

td {
	padding: 5px 40px 5px 0;
}

img {
	border: 1px solid #4f4f4f;
	float: left;
	margin: 10px 20px 20px 0;
}

img.hl {
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
}

#newssite img {
	border: 0;
	margin: 0;
	padding: 0 10px 0 0;
}

#newssite p {
	margin: 0;
	padding: 0;
}

#newssite img.hl {
	border: 0;
	margin: 0;
	float: none;
	padding-bottom: 10px;
}

#newssite .divider {
	background: url(../img/bg_news_hr.jpg) center left no-repeat;
	overflow: hidden;
	height: 24px;
	clear: both;
	margin: 0 0 20px 0;
}

.news-text {
	width: 360px;
	height: 200px;
	padding: 0 10px;
	text-align: justify;
	margin: 0;
}

.news-img {
	width: 360px;
	padding: 0 10px;
	font-size: 0.8em;
	color: #555;
	margin: 0;
}



div.gal {
	width: 110px;
	height: 110px;
	float: left;
}

div.news-left {
	float: left;
}

div.news-right {
	float: right;
}

img.gallery {
	float: none;
	display: block;
	margin: auto;
	vertical-align: middle;
}

#index img.start {
	margin: 0 65px;
	border: 0;
}

#footnote img {
	border: 0;
}

.clearer {
	height: 25px;
	clear: both;	
}

.hidden {
	visibility: hidden;
}

/* Structure
--------------------------------------------------*/


body {
	background: #000;
}

#news {
	width: 96px;
	height: 84px;
	position: absolute; 
	z-index: 101;
	top: -1px; 
	left: -1px; 
	margin: 0;
}

#container {
	width: 910px;
	margin: 30px auto;
	text-align: left;
	min-height: 660px;
	_height: 660px;
}

#navigation {
	background: url(../img/bg_top.jpg) top left no-repeat;
	overflow: hidden;
	height: 300px;
	padding-top: 5px;
}

#index #navigation {
	background: none;
	overflow: hidden;
	height: 100px;
	padding-top: 5px;
}

#navbar {
	width: 495px;
	height: 59px;
	margin: 177px 0 0 348px;
	_margin: 181px 0 0 348px;
	overflow: hidden;
}
	
#content {
	padding: 0 80px 10px 40px;
	overflow: hidden;
}

#content-right {
	padding: 3px 0 0 390px;
}

#footnote {
	margin: 70px 0 10px 0;
	text-align: center;
}	
	
/* Typography
--------------------------------------------------*/

body {	
	color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	text-transform: none;
	}

h1 {
	font-family: "Arial", sans-serif;
 	color: #fff;
	font-size: 1.6em;
	}

p, table {
	font-size: 0.9em;
	line-height: 1.3em;
	}	

p.small {
	font-size: 0.8em;	
}


/* Links
--------------------------------------------------*/	

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#newssite #content a {
	color: #555;
	text-decoration: none;
}

#newssite #content a:hover {
	text-decoration: underline;
}

/* Navigation
--------------------------------------------------*/

#navbar a {
	display: block;
	height: 59px;
	text-decoration: none;
	float: left;
}

#navstart {
	background: url(../img/start.gif) top left no-repeat;
	width: 66px;
 	}
#navstart:hover, #start #navstart {		
	background: url(../img/start_o.gif) top left no-repeat;
	}

#navnews {
	background: url(../img/news.gif) top left no-repeat;
 	width: 61px;
	}
#navnews:hover, #news #navnews {		
	background: url(../img/news_o.gif) top left no-repeat;
	}

#navhistorie {
	background: url(../img/historie.gif) top left no-repeat;
 	width: 87px;
	}
#navhistorie:hover, #historie #navhistorie {		
	background: url(../img/historie_o.gif) top left no-repeat;
	}

#navphilosophie {
	background: url(../img/philosophie.gif) top left no-repeat;
 	width: 118px;
 	}
#navphilosophie:hover, #philosophie #navphilosophie {		
	background: url(../img/philosophie_o.gif) top left no-repeat;
	}

#navpreise {
	background: url(../img/preise.gif) top left no-repeat;
 	width: 70px;
 	}
#navpreise:hover, #preis #navpreise {		
	background: url(../img/preise_o.gif) top left no-repeat;
	}

#navkontakt {
	background: url(../img/kontakt.gif) top left no-repeat;
 	width: 75px;
 	}
#navkontakt:hover, #kontakt #navkontakt {		
	background: url(../img/kontakt_o.gif) top left no-repeat;
	}

/* Kontakt
--------------------------------------------------*/

form {
	border: 1px solid #4f4f4f;
	width: 700px;
	}
	
form p {
	clear: both;
	}

label {
  	display: block;
  	float: left;
  	font-weight: bold;
  	width: 300px;
  	margin: 3px 10px 0 60px;
	}

input, textarea {
  	float: left;
  	clear: right;
  	height: 20px;
  	border: 1px solid #4f4f4f;
  	vertical-align: bottom;
  	width: 220px;
  	margin: 0 0 16px 0;
  	padding: 4px 8px 0 8px;
	color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 1em;
	}

input#name, input#email {
	background-color: #000;
	color: #fff;
}

textarea#message {
  	overflow: auto;
  	height: 80px;
	background-color: #000;
	color: #fff;
	}

input#send {
  	width: 80px;
  	margin: -10px 0 0 60px;
  	padding: 0;
	color: #000;
	}

	

/* Lightbox
--------------------------------------------------*/

#lightbox{
	background-color: transparent;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	}
#lightboxDetails{
	clear: both;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ 
	float: left; 
	background-color:#777;
	padding:5px;
	}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: 0; clear: both; } 
#overlay img{ border: none; }
img#lightboxImage { 
	margin: 0;
	padding: 0;
	border: 12px solid #777; 
	}

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}
	
.intro { margin-top:130px; margin-left:300px; }
img .intro, a img { border:0; }
