/* CSS */

* {
	margin : 0;
	padding : 0;
}

body {
	margin : 25px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	background-color : #ffffcc;
}

table, tr, td {
	border : 0;
}

h1 {
	text-transform : uppercase;
	padding-top : 10px;
	margin-bottom : 10px;
}

h2, h3 {
	text-transform : uppercase;
	margin-bottom : 10px;
}

h1 {
	color : #4c4c4c;
}

h2 {
	color : #4c4c4c;
}

h3 {
	color : #4c4c4c;
}

p, blockquote, ul, ol {
	font-size : 13px;
	line-height : 140%;
	margin-bottom : 10px;
}

ul {
       margin-left: 20px;

}

a {
	color : #99a83a;
	border : 0;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	color : #e7a32b;
}

#container {
	margin : 0 auto;
	width : 800px;
	height : auto;
	background : white;
}

#header {
	display : block;
	width : 800px;
	height : 115px;
	float : left;
	margin : 0;
	padding : 0;
	background-image : url(../images/header.jpg);
	background-repeat : no-repeat;
	background-position : center 0%;
	background-color : #808080;
}

#subhead {
	display : block;
	width : 800px;
	height : 25px;
	float : left;
	margin : 0;
	background-color : #808080;
}

#subhead h1 {
	padding : 5px 25px 0 0;
	float : right;
	font-weight : normal;
	letter-spacing : 2px;
	font-size : 14px;
}

#page {
	width : 800px;
	height : auto;
	background : white;
}

#navi {
	margin : 0;
	padding : 0;
	width : 150px;
	height : auto;
	background : #99a83a;
}

#sidebar {
	margin : 0;
	padding : 10px;
	width : 255px;
	height : auto;
	background : #e1e1e1;
}

#sidebar img {
	display : block;
	margin-bottom : 10px;
}

#content {
	margin : 0;
	padding : 10px 20px 20px 20px;
	width : 335px;
	height : auto;
	background : white;
	font-size : 13px;
	line-height : 140%;
}

ul#Navigation {
	width : 150px;
	margin: 0;
	padding : 0;
	border : 0;
}

* html ul#Navigation {
	width : 150px;
	padding-left : 0;
}

ul#Navigation li {
	list-style : none;
	margin : 0;
	padding : 0;
}

ul#Navigation a {
	display : block;
	padding : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #4c4c4c;
	background-color : #e7a32b;
	border-top : 1px solid #e7a32b;
	border-bottom : 1px solid #e7a32b;
}

ul#Navigation a.selected {
	display : block;
	padding : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #ffffff;
	border-top : 1px dashed #ffffff;
	border-bottom : 1px dashed #ffffff;
	background-color : #2699d8;
}

* html ul#Navigation a {
	width : 100%;
}

ul#Navigation a:hover {
	color : white;
	border-top : 1px dashed #ffffff;
	border-bottom : 1px dashed #ffffff;
	background-color : #2699d8;
}

ul#Navigation a:active {
	color : white;
	border-top : 1px dashed #ffffff;
	border-bottom : 1px dashed #ffffff;
	background-color : #2699d8;
}

#footer {
	float : left;
	margin : 0;
	padding-top : 3px;
	padding-left : 15px;
	width : 785px;
	height : 20px;
	background-image : url(../images/footer.jpg);
	background-repeat : no-repeat;
	background-position : center 0%;
	background-color : #808080;
}

#footer a {
        color: #4c4c4c;
        text-decoration : none;
}

#footer a:hover {
        color: white;
        text-decoration : none;
}



/* KONTAKTFORMULAR */

table.form{width:300px; text-align:left; border:0;}
table.form td, th{margin:0; padding:0; border:0;}
table.form td.title{text-transform: uppercase; color: #4c4c4c;}
table.form td.input{background-color:#ffffff!important;}
table.form td.submit{width:104px; background-color:transparent;}
table.form input, textarea{width:300px; margin:0; color:#4c4c4c; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; border:0; border-bottom:0px solid #4c4c4c; background-color:#e1e1e1;}
table.form textarea{height:240px;}
table.form #submit{width:100px; margin:0; color:#ffffff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; border:0; background-color:#2699d8;}
table.form .error{color:#ff0000!important;}


/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Tahoma, Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.logintitle
{
	position: relative; 
	left:10px; 
	text-transform: uppercase; 
	color: #4c4c4c;
	font-size : 13px;
	line-height : 140%;
}

.logininput
{
	position: relative; 
	left:10px; 
	margin:0; 
	color:#4c4c4c; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	border:0; 
	border-bottom:0px solid #4c4c4c; 
	background-color:#e1e1e1;
	font-size : 13px;
	line-height : 140%;
}

.loginsubmit
{
	position: relative; 
	left:10px; 
	top:5px; 
	width: 20%; 
	color:#4c4c4c; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	border:0; 
	background-color:#e1e1e1;
	font-size : 13px;
	line-height : 140%;
}
div.article
{
	width:325px;
	text-align:center;
	border-style:solid;
	overflow:hidden;
}

div.articleTitle
{
	width:335px;height:15px;text-align:center;font-weight:bold;
}

div.articleText
{
	width:335px;
}
