
/* CSS Document */

body {
	background:#CC071E;
	margin:0 auto;
	font-family:Arial;
}

.reset {
	margin: 0;
	padding:0;
	border:0;
	outline:0;
}

#main {
	width:964px;
	margin:20px auto 0;
}

#top {
	width: 100%;
	height: 15px;
	background: url(../img/site_bg/bg_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: visible;
}

#middle {
	width:100%;
	height:auto;
	float:left;
	background:url(../img/site_bg/bg_middle.gif) repeat-y;
}

#middle_left {
	float:left;
	width:178px;
	margin-right:8px;
	background:#1A171B;
}

#left_top {
	padding:2px 5px;
	min-height:231px;
}

.logo {
	margin-top:45px;
	text-align:center;
}

.logo_text {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

#left_content {
	padding:20px 5px;
}
#left_content li {
	color: #484848;
}


#middle_right {
	float:left;
	width:770px;
	overflow:hidden;
	padding:0px;
}

#right_top {
	padding:2px 0px;
	min-height:231px;
}

.picture {
	height:186px;
	width:751px;
	background:url(../img/site_bg/foto-hg.png);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:3px;
	margin-left:14px;
	margin-top:3px;
}

.navigation {
	text-align:right;
	color:#4D4D4D;
	font-size:14px;
	margin-top:15px;
	margin-bottom:5px;
	padding-right:10px;
	text-transform: uppercase;
}

#right_content {
	padding:14px;
	min-height:267px;
	color:#A29061;
	font-size:13px;
	padding-left:25px;
	padding-top:40px;
}
#right_content li {
	list-style: disc;
}

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

a:hover {
	text-decoration:none;
}

.sub_nav a ,
.navigation a {
	text-decoration:none;
}

.sub_nav,
.sub_nav a {
	font:13px Arial,Helvetica,sans-serif normal;
	color: #484848;
}
.sub_nav {
	padding-top: 18px;
}

.nav_footer a {
	text-decoration:none;
	text-transform: uppercase;
}

.sub_nav a:hover {
	text-decoration:none;
	color:white; 
}

a.active {
	color:#A29061;
}

ul {
	padding:0px;
	margin:0px;
}
li {
	list-style:none;
	margin-left: 17px;
}

h1{
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}

h2 {
	font-size:13px;
	text-align:center;
	color:#484848;
	margin:0;
}
h3 {
	font-weight: normal;
	font-size:15px;
}


.clearer {
	content: ".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

#footer {
	width:100%;
	height:43px;
	background:url(../img/site_bg/bg_footer_01.gif) no-repeat;
}

.kontakt {
	float:left;
	text-align:left;
	font-size:11px;
	margin-left:200px;
	padding-top:11px;
	color:#5E543E;
	font-weight:bold;
	height:30px;
}

.nav_footer {
	text-align:right;
	font-size:12px;
	color:#A29061;
	margin-right:20px;
	padding-top:10px;
	float:right;
	height:30px;
}

.punkt {
	width:100%;
	height:1px;
	background:url(../img/punkt.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

.punkt_left {
	width:177px;
	height:1px;
	float:left;
	background:url(../img/punkt.gif);
	background-repeat:repeat-x;
}

.punkt_right {
	width:770px;
	height:1px;
	margin-left:186px;
	background:url(../img/punkt.gif);
	background-repeat:repeat-x;
}

.auftritt {
	text-align:center;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink,
#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	opacity: 0.5;
	filter:Alpha(Opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#lbPrevLink:hover,
#lbNextLink:hover {
	opacity: 1;
	filter:Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#lbPrevLink {
	left:0;
	background: transparent url(../img/slimbox/fleche1.gif) no-repeat 0 15%;
}


#lbNextLink {
	right: 0;
	background: transparent url(../img/slimbox/fleche2.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	border-bottom-style: 2px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	padding-top: 10px;
}

/* GALLERIE */

#projects {
	padding-left:15px;
}

#texts {
	width:275px;
	height:250px;
	float:right;
	position: relative;
}
#texts div {
	position: absolute;
	top: 0;
	left: 0;
}

#images {
	width:440px;
	float:left;
}

.image {
	width:108px;
	height: 73px;
	float:left;
}
.image img {
	padding: 2px;
}
.image img.active {
	border: 1px solid #A29061;
	padding: 1px;
}




/**
 * Mailform
 * -------------------------------------------------- */
 
input { background: #e9e9e9; height: auto; padding: 4px 3px; width: 154px;}

legend { position: absolute; left: -10000px; top: -10000px; visibility: hidden; }


.field { padding: 0 0 8px 0; }
.field label { float:left; width: 150px; }
.radios label { float:none; padding-left: 10px; }


.field input, .field textarea {
	background: #1A171B; line-height: 1.4em; height: auto; padding: 2px 3px; width: 200px;
	border: 1px solid #A29061;
 	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#A29061;
}
.field input.error, .field textarea.error {
	border-style:dashed;
	color: #9D4830;
}
input { width: 200px; }
.radios input { width: 10px; }
input.submit { width: 100px; margin: 0 0 0 150px; background: #333; color: #fff; }
fieldset button { margin: 0 0 0 150px; }
input.plz { width: 68px; }
input.ort { width: 110px; margin-left: 10px; }
textarea  { width: 200px; height: 80px; overflow: auto; } 
.error { 	color: #999; }

.caption { float: left; width: 150px; }
.options { float: left; width: 300px; }
