body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-stretch:wider;
	background: url(../images/main/bg-body.jpg);
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
}

#frame {
	width: 854px;
	margin: 100px auto 0 auto;
	}

#header {
	float: right;
	width: 470px;
	}
	
#nav ul {
	float: right;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#nav ul li {
	margin: 0 0 0 0;
	padding: 0 25px 0 0;
	height: 25px;
	line-height: 25px;
	float: left;	
	}

#nav ul li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

#lang {
	float: right;
	width: 75px;
	}

#lang ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#lang ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	float: left;	
	height: 25px;
	line-height: 25px;
	}

#main {
	float: left;
	width: 850px
	height: 375px;
	border: 2px solid #754c24;
	}

#left {
	float: left;
	width: 375px;
	height: 375px;
	}

#left ul {
	float: right;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#left ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;	
	height: 375px;
	width: 25px;
	line-height: 25px;
	border-left: 1px solid #754c24;
	background: #000000; 	
	}

#left ul li a {
	float: left;
	width: 25px;
	height: 375px;
	}

#left ul li.instrumente a {
	background: url(../images/nav/instruments.gif) no-repeat top left; 
	}

#left ul li.instrumente a:hover, #left ul li.instrumente a.aktiv {
	height: 400px;
	margin-top: -25px;
	background: #754c24 url(../images/nav/instruments-on.gif) no-repeat top left; 
	}

#left ul li.service a {
	background: url(../images/nav/service.gif) no-repeat top left; 
	}

#left ul li.service a:hover, #left ul li.service a.aktiv {
	height: 400px;
	margin-top: -25px;
	background: #754c24 url(../images/nav/service-on.gif) no-repeat top left; 
	}

#left ul li.handel a {
	background: url(../images/nav/trade.gif) no-repeat top left; 
	}

#left ul li.handel a:hover, #left ul li.handel a.aktiv {
	height: 400px;
	margin-top: -25px;
	background: #754c24 url(../images/nav/trade-on.gif) no-repeat top left; 
	}

#left ul li.ueber a {
	background: url(../images/nav/about-me.gif) no-repeat top left; 
	}

#left ul li.ueber a:hover, #left ul li.ueber a.aktiv {
	height: 400px;
	margin-top: -25px;
	background: #754c24 url(../images/nav/about-me-on.gif) no-repeat top left; 
	}
	
#left ul li.news a {
	background: url(../images/nav/news.gif) no-repeat top left; 
	}

#left ul li.news a:hover, #left ul li.news a.aktiv {
	height: 400px;
	margin-top: -25px;
	background: #754c24 url(../images/nav/news-on.gif) no-repeat top left; 
	}

#left ul li a span {
	display: none;
	}

#content {
	float: left;
	width: 440px;
	height: 345px;
	padding: 15px;
	background: #754c24;
	color: #ffffff;
	overflow: auto;
	}

#content h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 19px;
	}

#content h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 17px;
	text-transform: uppercase;

	}

#content h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 15px;
	}

#content h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	}

#content a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}

#content a:hover {
	color: #999999;
	} 
	
#content div.introtext {
	display:none
} 

#footer {
	float: left;
	width: 850px;
	}

#footer p, #footer a {
	line-height: 25px;
	color: #ffffff;
	text-align: right;
	}

#content form label {
	float: left;
	width: 120px;
	}

#content form fieldset {
	margin: 0 0 15px 0;
	border: 1px solid #ffffff;
	}

#content form legend {
	font-weight: bold;
	font-size: 13px;
	}
#content img.left{
	float: left;
	margin: 2px 6px 2px  0px;
	border: 1px solid #ffffff;
	}
#content img.right{
	float: right;
	margin: 2px 0px 2px  6px;
	border: 1px solid #ffffff;
	}
#content img.lightbox{
	margin: 3px 3px 0px 3px;
	border: 1px solid #ffffff;
	}
/* =================== Error-Messages ========================= */

#error {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #e42c18;
	border-right: 1px solid #e42c18;
	border-bottom: 1px solid #e42c18;		
	background: url(../images/system/error.png) no-repeat left;
}

#error h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
}

#error h2 {
	color: #e42c18;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#error p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;	
}

#error p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
	cursor: pointer;
}

#error p a.button:hover {
	color: #000000;
	text-decoration: none;
}


#warning {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;		
	background: url(../images/system/warning.png) no-repeat left;
}

#warning h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
}

#warning h2 {
	color: #ff9900;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#warning p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;
}

#warning p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
	cursor: pointer;
}

#warning p a.button:hover {
	color: #000000;
	text-decoration: none;
}

#warning ul {
	margin: 0 5px 5px 60px;
	padding: 0 0 0 60px;	
}

#warning ul li {
	color: #ff9900;
	font-weight: bold;
}

/*Lightbox 2.04 ------------------------------------------------------------------------------------------------------ */
		#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/lightbox/prevlabel.gif) left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }
		
		#imageDataContainer{ font: 10px 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; }
