/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #ffffff; /*#7C6F5C url(images/bg.jpg);*/
	color: #442;
	font: normal 62.5% sans-serif;
	padding: 0% 0;
}

a {color: #642;}
a:hover {color: #963;}

h1, h2, h3, h4 
{
	color: #442; padding: 8px 0 2px;
}

h4 
{
	font: normal 1.6em serif,sans-serif;
	background: url('../images/arrow-top.gif') no-repeat;
	margin:0;
	margin-top: 24px;
	margin-bottom: 10px;
	padding:0;
	padding-left:25px;	
}

h2 
{
	font: normal 1.6em serif,sans-serif;
}
h3 
{
	font: bold 1.2em serif,sans-serif;
}

img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #ffffff url(../images/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 90%;
}
#container {
	background: #ffffff;
	border-top: 4px solid #e52517;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 100%;
}

/* header */
.title {
	background: #ffffff;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 0px solid #e52517;
	background: #ffffff url(../images/header.gif) no-repeat right bottom;
	height: 220px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(../images/navigation-background.gif) repeat-x; height: 41px;
	border-top: 1px solid #e52517;
	border-bottom: 1px solid #e52517;
}
.navigation-image {
	background-image: url(../images/stuck-bau-geruest.gif);
}
.navigation_a {
	background: #FFF url(../images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation_a:hover {background-position: left bottom; color: #e52517;}
.navigation_a:active {background-position: left bottom; color: #00969b;}
.navigation_a_active {background-position: left bottom; color: #00969b;} /* color: #e52517; */
.navigation-schrift {
	background: url(../images/navigation-background-schrift.gif) no-repeat; height: 41px; width: 378px;float: right;
}

/* main */
.main#two-columns {
	/*background: #FFF url(../images/two-columns.gif) repeat-y;*/
	background-color: #FBF9F4;
}

/* bottom */
.bottom {
	background: #DCDAC9;
	border-top: 1px solid #444;
	color: #444;
	padding: 6px 20px 0px 20px;
}
.bottom .left {width: 60%;}
.bottom .right {width: 31%;}
.wrapper-bottom {
	/*background: #DCDAC9 url(../images/wrapper-bottom.gif) no-repeat left bottom;*/
	border-top: 4px solid #E52517;
	color: #444;
	padding: 14px 20px;
}

/* footer */
.footer {
	background: #00969b;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* misc */
.clear,.clearer {clear: both;float:none;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF; border-left: 1px solid #E3E3D5; border-right: 1px solid #E3E3D5;border-bottom: 1px solid #E3E3D5;}
.col2 .right {width: 33%;}
.content {padding: 0px 20px 20px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}
.block_li_a_active {
	background: #D2D0C0;
	color: #00969b;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.referenzen_images {
	float: left;
	margin: 0px;
	padding: 0px;
	width:100px;
	margin-bottom:16px;
}

.referenzen_text {
	float: left;
	margin-left: 30px;
	padding: 0px;
	width: 90%;
	line-height: 18px;
}

/* NotesForGallery */
.nfGallery
{
	width: 100%;
	background-color: #dcdac9;
	padding:4px;
	padding-right:2px;
	padding-bottom:2px;
}
.nfGallery ul
{
	list-style: none;
	background-color: #dcdac9;
	margin:0px;
	padding:0px;
}
.nfGallery ul li
{
	margin: 4px;
	display: inline;
}
.nfGallery ul img
{
	padding: 6px;
	margin: 4px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.nfGallery ul a:hover img
{
	padding: 6px;
	margin: 4px;
	border: 1px solid #e52517;
	background-color: #FFFFFF;
}
.nfGallery ul a:hover
{
	color: #e52517;
}
