/*
'-------------------------------------------------
' Grundeinstellungen Dokument
'-------------------------------------------------
*/

html {
	font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#layoutCenterLayer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	text-align: center;
	overflow: visible;
	visibility: visible;
}

#bodyHintergrundbildLayer {
	position: absolute;
	top: -300px;
	left: 0px;
	width: 100%;
	height: 570px;
	background-image: url("/5_images/1_main/bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	overflow: visible;
	visibility: visible;
}

#layoutContainerLayer {
	position: absolute;
	left: 50%;
	top: -300px;
	width: 960px;
	height: 570px;
	margin-left: -480px;
	padding: 0px;
	visibility: visible;
}

#headerLogoLayer {
	position: absolute;
	/*left: 473px;*/
	/*left: 536px;*/
	left: 668px;
	top: 18px;
	width: 372px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 3;
	visibility: visible;
}

#footerKontaktLayer {
	position: absolute;
	left: 50px;
	top: 533px;
	width: 456px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 3;
	visibility: visible;
}

#navigationLayer {
	position: absolute;
	left: 35px;
	top: 103px;
	width: 570px;
	height: 17px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	z-index: 11;
	visibility: visible;
}

#navigationSubLayer {
	position: absolute;
	top: 42px;
	width: auto;
	height: 42px;
	line-height: 1px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 11;
	visibility: visible;
}

#inhaltLogoelementLayer {
	position: absolute;
	left: 640px;
	top: 170px;
	width: 206px;
	height: 324px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 5;
	visibility: visible;
}

#inhaltContainerLayer {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 960px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 21;
	visibility: visible;
}

div.headlineClass {
	position: absolute;
	width: 250px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 31;
	visibility: visible;
}

div.inhaltClass {
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 7;
	visibility: visible;
}

div.buttonClass {
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	line-height: 0;
	padding: 0 4px 4px 0;
}

div.clearClass {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0;
}

table {
	border: 0;
	/*
	border-collapse: collapse;
	empty-cells: hide;
	*/
}

table.rahmenClass {
	/*
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	*/
	background-color: #666666;
}

th {
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	height: 15px;
	background-color: #666666;
}

td {
	padding: 0px;
}

td.listeClass {
	height: 15px;
	padding: 0px;
	background-color: #ffffff;
}

td.listeOnClass {
	height: 15px;
	padding: 0px;
	background-color: #f9e8ba;
}

td.listeActClass {
	height: 15px;
	padding: 0px;
	background-color: #f9b700;
}

td.vorschaubildClass {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	/* border: 1px solid #999999; */
	line-height: 0;
}

img {
	border: 0;
}

img.linkpfeilClass {
	width: 13px;
	height: 11px;
	border: 0;
	padding-right: 0px;
}

img.navigationClass {
	width: 190px;
	height: 16px;
	border: 0;
	line-height: 0px;
	vertical-align: bottom;
}

img.navigationSubClass {
	height: 14px;
	border: 0;
	line-height: 0px;
	vertical-align: bottom;
	margin-bottom: 2px;
}

img.inhaltClass {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

img.buttonClass {
	width: 17px;
	height: 17px;
	vertical-align: text-bottom;
	border: 0;
}

img.vorschaubildClass {
	width: 100px;
	height: 100px;
	vertical-align: text-bottom;
	border: 0;
	/*margin: 0px 1px 1px 0px;*/
}

img.projektbildClass {
	width: 555px;
	height: 350px;
	border: 0;
	margin: 0px;
	background-color: #e1e1e1;
}

img.pixelLinkClass {
	width: 100px;
	height: 15px;
	vertical-align: text-bottom;
}

h1 {
	font-size: 17px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
	margin: 0px;
}

h2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

h3 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
}

sup {
	font-size: 75%;
}


/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

a { color: #666666; text-decoration: underline; }
a:link { color: #666666; }
a:hover { color: #c90711; }
a:active { color: #c90711; }
a:visited { color: #666666; }
a:visited:hover { color: #c90711; }
a:visited:active { color: #c90711; }

a.iconClass { color: #666666; text-decoration: none; }
a.iconClass:link { color: #666666; text-decoration: none; }
a.iconClass:hover { color: #c90711; text-decoration: underline; }
a.iconClass:active { color: #c90711; text-decoration: underline; }
a.iconClass:visited { color: #666666; text-decoration: none; }
a.iconClass:visited:hover { color: #c90711; text-decoration: underline; }
a.iconClass:visited:active { color: #c90711; text-decoration: underline; }

