/*CSS | www*/

* {margin: 0; padding: 0;border: 0;}

/*--------------------------------- SITE STRUCTURE -----------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/bg02.gif);
}

#container {
	width: 958px;
	padding: 0px;
	margin: 0px auto;
	border: 6px outset #006400;
	font-size: 1.2em;
	background-color: #000000;
}

#header {
	height: 150px;
	background-image: url(images/logo09b.jpg);
	margin-bottom: 1px;
	background-repeat: no-repeat;
	text-align: right;
}



#left {
	float: left;
	width: 150px;
	background-image: url(images/nav009b.gif);
	
}

#right {
	float: right;
	width: 190px;
}

#content {
	padding: 10px;
	margin-right: 210px;
	margin-left: 170px;
	border: #484D54;
}

#footer {
	clear: both;
	padding: 2px;
	text-align: center;
	border: 2px inset #008800;
	font-size: 0.9em;
}




/*--------------------------------- NAVIGATION top -----------------------------*/

#navcontainer ul
{
	background-color: #036;
	color: White;
	float: center;
	width: 100%;
	background-image: url(images/navcontainer2.gif);
	background-repeat: repeat-x;
	height: 41px;
	clear: both;
	margin-bottom: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 10px 10px;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #adff2f;
}


/*--------------------------------- NAVIGATION left -----------------------------*/

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navigation li { margin: 0 0 2px 0; }

#navigation a {
	display: inline-block;
	padding: 1px 1px 1px 1px;
	border: 5px outset #808080;
	width: 120px;
	background:#000000;
}

#navigation a:link, #navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	border: 5px outset #dcdcdc;
	background:#228b22;
	color: #ffffff;
}

#nactive a:link, #nactive a:visited, #nactive a:hover {
	border: 5px outset #dcdcdc;
	background: #228b22;
	color: #adff2f;
}


/*------------------------------- CONTACT FORM -----------------------------------*/

form.contact_us {
	width: 180px;
	margin-left: 9px;
}

input.fields_contact_us {display: block;
        width: 160px;
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 160px;
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 108px;
	padding: 2px;
	background-color: #F2F3F7;
}

/*------------------------------- TEXT FORMATTING -----------------------------------*/

p {	margin-top: 20px;
	margin-bottom: 20px;
	color: #003366;
}

p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006400;
}

h1 {}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-transform: 
}

h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background-image: url(images/nav009.gif);
	background-repeat: no-repeat;
	color: #666666;
	border-bottom: 2px inset #228b22;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4{
    font-size: 1em;
    font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	color: #ffffff;
	border: 1px dotted #646675;
}

dl {    font-weight: bold;
	color: #228b22;
}

dt {
	font-weight: bold;
	margin-bottom: 3px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
}

dd {margin-bottom: 15px; border-bottom: 2px dotted gray; color: #003366; padding: 15px; font-size: .9em;}

.icons {
	margin-right: 16px;
}

.floatleft {
	float: left;
}

#important_box {
	margin-bottom: 15px;
	padding: 5px;
	color: #dddddd;
	border: 2px dashed #228b22;
}

#hvier {
    font-size: 0.8em;
    font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	color: #ffffff;
	border: 1px dotted #228b22;
}
#hvierb {
    font-size: 0.8em;
    font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	color: #ffffff;
	border: 1px dotted #646675;
}
#hb {
    font-size: 0.8em;
    font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	color: #ffffff;	
	background-color:#228b22;
}

a:link, visited {
	color: #228b22;
	text-decoration: none;
}

a:visited {
	color: #228b22;
	text-decoration: none;
}

a:hover {
	color: #ff8c00;
	text-decoration: none;
}



/**************************************** zeit- datum form ****************************/

input.datum{ 
    font-size: 1em;
    font-weight: bold;
    width: 80px;  
    text-align: center;		
}

input.zeit{
    font-size: 1em;
    font-weight: bold;	
    width: 80px;
    text-align: center;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}




/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* 

#page-wrap 
{ width: 180px; margin: 30px auto; }
 a 
{ text-decoration: none; } 
{ margin: 0 0 5px 0; }

.tabs 
{ list-style: none; overflow: hidden; padding-left: 1px; }
.tabs li 
{ display: inline; }
.tabs li a 
{ display: block; float: left; padding: 4px 8px; color: green; border: 1px solid #ccc; background: #eee; margin: 0 0 0 -1px; }
.tabs li a.current 
{ background: black; border-bottom: 0; position: relative; top: 2px; z-index: 2; }

.box-wrapper 
{ -moz-box-shadow: 0 0 10px black; -webkit-box-shadow: 0 0 10px black; padding: 20px; background: black; border: 1px solid #ccc; margin: -1px 0 0 0; height: 210px; position: relative; }
.content-box 
{ overflow: hidden; position: absolute; top: 20px; left: 20px; width: 458px; height: 230px; }

.current 
{ z-index: 100; }

.col-one, .col-two, .col-three 
{ width: 30%; float: left; position: relative; top: 350px; }
.col-one, .col-two 
{ margin-right: 3%; }