body {
	background-color: #111;
	font-family:"Century Gothic",helvetica,verdana, arial;
	font-size:16px;
	color: #999;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:800px;
	/*text-align:center;*/
}
.container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.caption{
	text-align:left;
	/*font-stretch:ultra-condensed;*/
	font-size:30px;
	margin-top: 30px;
	margin-bottom: 30px;
	color:#609;
	font-weight:lighter;
}
.center {
	/*width:inherit;*/ 
	height:700px;
	margin:0px 0px 0px 0px; 
	padding:0px; 
	background:#333;
	/*overflow:auto;*/
}
#header_left{
	font-size:20px;
}
.menu {
	font-size:20px;
	position:relative;
	background:#333;
	height:40px;
	/*width:inherit;*/
	margin: 0px;
	}
#menu {
	margin:0px 0px;
	height:40px;
}
.menu ul, .leftmenu ul {
	list-style:none; 
	z-index:10; 
	position:relative;
	z-index:100; 
	padding:10px 0px;
	}
.menu li {
	float:right;
	}
.leftmenu li {
	padding-top:5px;
	}
.menu a, .menu a:active, .menu a:visited{
	text-decoration:none;
	color:#999;
	padding-left:15px;
	padding-right:15px;
	}
.menu a:hover, .leftmenu a:hover {
	color:#609;
	}
#slide {
	position:absolute;
	bottom:0;
	height:4px; 
	background:#609; 
	z-index:10;
	}
.leftmenu{
	float:left;
	margin-left:20px;
	margin-top:115px;
}
.leftmenu a, .leftmenu a:active, .leftmenu a:visited{
	text-decoration:none;
	color:#FFF; 
	padding-left:0px;
	padding-right:0px;
}
.vita, .kontakt, .impressum, .no_java{
	float:left;
	text-align:center;
	width:500px;
	margin-left:200px;
}
.start_image{
	float:left;
	margin-left:200px;
	margin-top:65px;
	border:1px solid #999;
}
.vita_image{
	border: 1px solid #999;
	width:213px;
	margin-left:auto;
	margin-right:auto;
}
.vita{
	margin-top:50px;
}
.kontakt{
	margin-top:140px;
}
.impressum{
	margin-top:120px;
}
.no_java{
	margin-top:160px;
}
.vita p, .kontakt p, .impressum p{
	padding-bottom:10px;
}
.slideshows{
/*
	margin-left: auto;
	margin-right: auto;
*/
	float:left;
	margin-left:100px;
}
/*------------------------------------------------------*/

#slideshow {list-style:none; color:#fff;display:none;}
#slideshow span {display:none}
#wrapper {width:646px; margin-top:25px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:480px; padding:2px; border:1px solid #999; background:#000}
/*
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
*/
#image {width:640px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:486px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../icons/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../icons/right.gif) right center no-repeat}
#imglink {position:absolute; height:486px; width:100%; z-index:100; opacity:.4; /*filter:alpha(opacity=40)*/}
.linkhover {background:url(../icons/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:81px; background:url(../icons/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../icons/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:595px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #999; padding:2px}
/*-----------------------------------------------------------------------------*/
/*
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
*/
