*{
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border: 0;
    background-repeat: no-repeat;
    outline: none;
}

#overlay{
	position: absolute;
	width: 100%;
	height: 1000px;
	z-index: 99;
	margin-top: 150px;}

#content a, #content2 a {
	color: #333;
	font-weight: bold;}

#content a:hover, #content2 a:hover{
	text-decoration: none;}

#footer2 a {
	display: inline;
	color: #CCC;
	text-decoration: none;}

#footer2 a:hover{
	text-decoration: underline;}

body {
	background: #FFF;}

h1{
	color: #333;
	font-size: 14px;}


#header {
background: #333;
margin-top: 0;
height: 15px;
width: 100%;}

#container{
	background: #FFF;
	width: 900px;
	margin: -15px auto 0 auto;}

#line{
	background: #FFF;
	height: 15px;
	width: 900px;
	margin: 0 auto;}

#content{
	background: url(../images/back.jpg) 50% 70% no-repeat #f6f5f5;
	line-height: 160%;
	width: 900px;
	min-height: 1280px;}

#content2{
	background: url(../images/back.jpg) 100% 10% no-repeat #f6f5f5;
	line-height: 160%;
	width: 900px;
	min-height: 1280px;}



#logo{
	background: url(../images/logo.jpg) no-repeat top center;
	width: 450px;
	height: 150px;
	float: left;
	border-bottom: 2px solid #333;}

#menu{
	background: #FFF;
	width: 450px;
	height: 150px;
	float: right;
	text-align: right;
	border-bottom: 2px solid #333;}

#innermenu{
	padding-top: 30px;
	padding-right: 45px;}

#menu ul li{
	list-style: none;}

#menu ul li a{
	text-decoration: none;
	color: #333;}

#menu ul li a:hover{
	font-weight: bold;}

#diashow{
	background: #333;
	float: left;
	margin-left: 40px;
	width: 400px;
	height: 315px;}

#thumbnails{
	float: left;
	margin-left: 40px;
	width: 420px;
	height: 315px;}

#teaser1, #teaser2, #teaser3{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	width: 250px;
	min-height: 500px;}

#footer{
	clear: both;
	height: 400px;
	width: 100%;
	background: #333;}

#innerfooter{
	width: 900px;
	height: 400px;
	background: #646464;
	margin: 0 auto;}

#footer2{
	background: #333;
	clear: both;
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 30px;}

#kontakt{
	width: 400px;
	line-height: 120%;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
	font-size: 16px;}

#form{
	width: 400px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
	font-size: 16px;
	line-height: 120%;}

#kontakt h2{
	font-size: 22px;}

.leftfloat{
	float: left;
	margin-right: 10px;
	border: 2px solid #999;}

input, textarea{
	background: #333;
	color: #CCC;   
	border: 1px solid #666;}

#homelink{
	display: block;
	width: 450px;
	height: 150px;}

