* {
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica;
	border-spacing: 0px;
	border-collapse: 0px;
	text-align: left;
}

body, html {
	height: 100%;
}

body {
	font-size: 12px;
	line-height: 14px;
	
	background-color: #000;
	
	text-align: center;
}

table, input {
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

table, tr, td {
	border: 0px;
	border-spacing: 0px;
	border-collapse: 0px;
}

div {
	text-align: left;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

label {
	cursor: pointer;
}

p {
	margin: 8px 0px;
}

input, textarea, select {
	padding: 2px;
	margin: 2px 0px;
	border: 1px solid #d7d8d9;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

input[type="radio"], input[type="checkbox"] {
	border: 0px;
}

input[type="image"] {
	border: 0px;
}

img {
	display: inline;
}

hr {
	height: 1px;
	background-color: #d7d8d9;
	display: block;
}

strong, b {
	font-weight: bold;
	color: #8e8e8e;
}

h1 {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 5px 0px;
}

h2, #content h2 a {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	color: #CECECE;
	text-decoration: none;
}

h3, #content h3 a {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	color: #CECECE;
	text-decoration: none;
}

/* Container */

#container {
	width: 780px;
	height: 555px;
	margin: 0 auto;
	position: relative;
}

/* CONTENT - TOP */
#logo {
	position: absolute;
	top: 5px;
	left: -2px;
}

#content-text {
	position: absolute;
	left: 10px;
	
	width: 540px;
	height: 420px;
}

#content-text-container {
	padding: 10px 20px;
}

#content-right {
	position: absolute;
	right: 0px;
	
	background: url('/fileadmin/images/navi_bg_line.gif');
	
	width: 215px;
	height: 420px;
}

#content-right img {
	margin-bottom:10px;
}

#navigation {
	margin-top: 10px;
}

#content-right-text {
	width: 176px;
	position: absolute;
	left: 20px;
	top: 35px;
	color: #FFF;
}

#content-right-text h1, #content-right-text h1 a {
	color: #cecece;
	text-decoration: none;
	font-weight: bold;
}

/* CONTENT - BOTTOM */

#content-bottom {
	width: 770px;
	height: 60px;
	position: absolute;
	top: 432px;
	left: 10px;
	clear: both;
	background: url('/fileadmin/images/sub_navi_bg.gif') no-repeat;
}

#subnavigation {
	position: absolute;
	width: 540px;
	padding-left: 20px;
}

#footer {
	position: absolute;
	right: 0px;
}

/* Kontaktformulare */

.csc-mailform-field {
	clear: both;
	display: block;
	padding: 5px 0px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	margin-right: 240px;
	width: 200px;
	float: right;
}

.csc-mailform-field label {
	float: left;
}

.csc-mailform-field .csc-mailform-submit {
	width: 100px;
}

/* ECO - GAL */

#eco-gal-ply1 #waitMessage {
	top: 210px;
	left: 210px;
	color: #262626;
	background: #FFF;
	width: 70px;
	border: 1px solid #000;
}

#eco-gal-ply1 #galleryContainer {
	margin-top: 60px;
	margin-left: -20px;
}

#eco-gal-ply1 #largeImageCaption {
	z-index: 100;
	position: absolute;
	color: #FFF;
	margin: -150px 0 0 554px;
}

#eco-gal-ply1 #largeImageCaption h1 {
	color: #cecece;
}

#eco-gal-ply1 #previewPane {
	width: 500px;
	height: 400px;
	overflow: hidden;
}