html.page,
body.page {
	height: 100%;	
	height: 100%;
}
body.page {
	/*background: #EFEFEF url(/images/bg_repeater.gif) repeat-y 50%;*/
	color: gray;
}
body
{
	/*overflow: -moz-scrollbars-vertical; */
	font-family: verdana,sans-serif;
	font-size: 10px;
}
img
{
	border: 0;
}
a
{
	text-decoration: none;
	color: #636363;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.container
{
	width: 925px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#outerWrapper 
{
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	width: 945px;
	background: #EFEFEF url(/images/bg_repeater.gif) repeat-y 50%;
}
#wrapper 
{
	width: 945px;
	margin: 0 auto;
}

#left
{
	float: left;
	width: 190px;
	margin-top: 36px;
	padding-top: 250px;
	padding-left: 40px;
	padding-bottom: 140px;
	min-height: 300px;
	background: transparent url(/images/kong-klein.jpg) no-repeat;
}
#left, #navigation
{
	font-family: "Times New Roman";
}
#left .subnavKat 
{
	color: #CC0000;
	list-style-type: none;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	font-weight: bold;	
}
#left .subnavKat .subnav
{
	margin-left: 1em;
}
#left .subnavKat li
{
	margin-bottom: 1em;
}
#left .subnav
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0.2em;
}
#left .subnav li {
	margin-bottom: 0;
}
#left .subnav li.active a
{
	color: #CC0000;
}
#left .subnav .subNavPreIcon
{
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: top;
}

#logoBottom
{
	bottom: 67px;
	left: 28px;
	position: absolute;
}

#contentWrapper
{
	padding-top: 39px;
	padding-bottom: 57px;
	float: right;
	width: 695px;
}
#navigation
{
	height: 24px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 50px;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 5px;
}
#navigation a
{
	color: #666;
	margin-right: 10xp;
	padding-left: 11px;
	margin-right: 12px;
	float: left;
	background: transparent url(/images/nav_element.jpg) no-repeat 0 6px;
}
#navigation a:hover
{
	color: #CC0000;
	background: transparent url(/images/nav_element_active.jpg) no-repeat 0 6px;
}
#navigation a.active
{
	background: transparent url(/images/nav_element_active.jpg) no-repeat 0 6px;
	color: #CC0000;
}
#navigation a.right
{
	float: right;
	background-position: 0 6px;
}
#contentHeader
{
	padding-left: 50px;
	background-color: #E7E7E7;
	height: 18px;
	border-bottom: 1px solid #999;
	margin-top: 39px;
	padding-top: 8px;
}
#contentHeader h1
{
	font-size: 1em;
	font-weight: normal;
	color: gray;
	font-weight: bold;
}
#contentHeader h1 .activePath
{
	color: #CC0000;
}
#content
{
	margin: 23px 100px 40px 50px;
}

#footer
{
	border-top: 1px solid #999;
	height: 50px;
	width: 925px;
	clear: both;
	background-color: white;
	text-align: center;
	padding-top: 5px;
	margin-left: 10px;
	position: absolute;
	bottom: 0;
}
#footer .cmyk
{
	float: right;
}



/** content styles **/
h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	padding: 15px 0 10px 0;
	margin: 0;
	color: inherit;
}
.line {
	border-top: 1px solid #999;
	height: 0px;
}
.titel, .titelRot {
	font-weight: bold;
}
.titelRot {
	color: #CC0000;
}
table {
	margin-bottom: 0;
}
th, td {
	padding: 0;
}


.filter .line {
	margin-top: 0.7em;
}
.filter select {
	margin: 0;
}
.head {
	margin-bottom: 1.5em;
}
.lineMargin {
	margin-bottom: 0.5em;
}
.referenz {
	overflow: hidden;
	height: 100%
}
.referenz h2, 
.news h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}
.referenz .left {
	float: left;
	width: 355px;
}
.referenz .logo {
	float: right;	
}

.news ul.images {
	list-style-type: none;
	overflow: hidden;
}
.news ul.images li {
	float: left;
	padding-right: 1em;
}
.news .bild {
	border: 1px solid #333;
}
.news .inhalt {
	margin-bottom: 1em;	
}
.news .inhalt p {
	margin-bottom: 0.5em;
}
.news .datum {
	float: right;
}
.news .header h2{
	float: left;
	width: 85%;
}
.news .header {
	margin-bottom: 0.2em;
	overflow: hidden;
}

.galerie {
float: left;
margin-right: 19px;
margin-bottom: 19px;
}

.overviewthumbs
{
padding: 5px;
border: #cccccc 1px solid;
}

.thumbnail
{
padding: 5px;
float: left;
text-align: center;
margin-right: 19px;
margin-bottom: 19px;
border: #cccccc 1px solid;
}
