/* CSS Document */

html {
	height: 100%;
	margin: 0px;
}
 
body {
	margin: 38px 0px 0px 0px;
	background: #666;
	font-family:"Courier New", Courier, monospace;
    font-size:12px;
	color:#666;
} 

div#outer-start {
	position: absolute;
	width: 1024px;
	height: 643px;
	left: 50%;
	top: 50%;
	margin-left: -512px;
	margin-top: -322px;
}

div#outer {
	position: absolute;
	width: 958px;
	height: 598px;
	left: 50%;
	top: 50%;
	margin-left: -479px;
	margin-top: -299px;
}

#page {
	background-image:url(images/bg/page_bg.jpg);
	width: 908px;
	height:549px;
	margin:0px 25px;
}

#page-start {
	background-image:url(images/bg/page_bg.jpg);
	width: 1026px;
	height:643px;
}

#flashcontent {
	border:1px solid #000000;
}

#nav {
	position:absolute;
	left: 81px;
	top: 70px;
}

#nav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#nav ul a, a:visited, a:link, a:active {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav ul a:hover {
	color: #990000;
}

#nav ul #navactive {
	color: #990000;
}

#nav li {
    display: inline;
	margin-right:15px;
}

#footer {
	position:absolute;
	left: 78px;
	top: 542px;
	font-weight:normal;
}

#footer a, a:visited, a:active {
	
}

#footer a:hover {
	color: #000000;
}

#number {
    position:absolute;
	width:52px;
	height:52px;
	left: 158px;
	top: 163px;
}

#content {
	position:absolute;
	left: 239px;
	top: 218px;
	width: 395px;
	height: 180px;
}

#content a {
	text-decoration:underline; 
	margin: 0px 0px 5px 0px;
}

#content-bottom a { text-decoration:underline; }

#content-headline {
	position:absolute;
	left: 239px;
	top: 170px;
}

#content-headline h1, h2 {
    display:inline;
}

#content-image {
	position:absolute;
	left: 635px;
	top: 195px;
}

#content-bottom {
	position:absolute;
	left: 239px;
	top: 415px;
	width: 395px;
}

#content-image-zoom {
	position:absolute;
	left: 859px;
	top: 419px;
}

#content-wide {
	position:absolute;
	left: 239px;
	top: 218px;
	width: 693px;
	height: 189px;
}

#content-wide ul {
    list-style-type:none;
	margin:0;
	padding:0;
}


#content-wide ul li { 
	padding-bottom:6px; 
}

#content-wide ul a, a:visited, a:link, a:active { 
	font-size: 12px;
	text-transform: none;
}

#content-wide ul a:hover {
	color: #000000;
} 

.content-wide-image {
	position:absolute;
	visibility:hidden;
	left: 574px;
	top: 266px;
	text-align:center;
}

#wfa {
    position:absolute;
    left:234px;
    top:427px;
}

h1 {
    margin:0px 5px 0px 0px;
    padding:0px;
    font-size:22px;
	font-weight:700;
}

h2 {
    margin:0px 5px 0px 0px;
    padding:0px;
    font-size:12px;
	font-weight:bold;
}

p { margin-top:1px; }

a {
    text-decoration:none;
    color:#666666;
}


.leightbox {
	color: #FFFFFF;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -283px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 566px;
	padding: 1em;
	border: 4px solid #e0e0e0;
	background-color: #efefef;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

.leightbox-impressum {
	color: #FFFFFF;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -283px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 566px;
	padding: 1em;
	border: 4px solid #e0e0e0;
	background-color: #efefef;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

.leightbox-kontaktformular {
	color: #FFFFFF;
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -230px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 460px;
	padding: 1em;
	border: 4px solid #e0e0e0;
	background-color: #efefef;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

input {
	width: 280px;
	height: 16px;
	font-family:"Courier New", Courier, monospace;	
	font-size: 11px;
	color: #666;	
	background: none;
	border: 1px solid #666666;
	margin: 0px 0px 3px 0px;
}

textarea {
	width: 280px;
	font-family:"Courier New", Courier, monospace;	
	font-size: 11px;
	color: #666;	
	background: none;
	border: 1px solid #666666;
	margin: 0px 0px 3px 0px;	
}

.submit {
	width: 200px;
	height: 20px;
}

.leightbox strong {
	font-size: 11px;
}	

.leightbox a, a:visited, a:link, a:active {
	font-size: 11px;
	text-align: center;
}

.leightbox a:hover {
	color: #000000;
}

#lightbox1 .lbAction {
	font-size: 13px;
	color: #990000;
}

#lightbox1 .lightbox-close {
	font-size: 13px;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

#wrapper-top, #wrapper-bottom { height:25px;}
#wrapper-top, #wrapper-bottom, #wrapper-left, #wrapper-right { background-repeat:no-repeat; }
#wrapper-top { 
   background-image:url(images/bg/top.jpg);
   background-position:top;
}

#wrapper-bottom { 
   background-image:url(images/bg/bottom.jpg);
   background-position:bottom;
}

#wrapper-left { 
   background-image:url(images/bg/left.jpg);
   background-position:left;
}

#wrapper-right { 
   background-image:url(images/bg/right.jpg);
   background-position:right;
}

