/* FARBSCHEMA ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Bg-Farbe: 	#36251A > Braun
Links:	  	#286C9E > Blau
Hover:	  	#B94A13 > Orange

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


h2 {
	text-align: left
}

h2 img {
	margin-bottom: 12px;
}

/* BOXEN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#webContainer{
	width:775px;
	margin:0 auto;
	height: 100%;
}

#linkeSpalte {
	float: left;
	width: 560px;
}

#bildMaske {
	width: 560px;
	position:relative;
	overflow: hidden;
	height: 500px;
}

#bildMaske .csc-textpic {
	width: 560px;
	float:left;
}

#bildStreifen {
	position:absolute;
	left:0px;
	top:0px;
	width:50000px;
}

#navi {
	width: 100%;
	height: 110px;
}

#inhalt {
	width: 100%;
	height: auto;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #332519;
	line-height: 18px;
}

#inhalt b {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B84A13;
	text-transform: uppercase;
	font-weight: normal;
}

#inhalt i {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

address {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 20px;
}

#rechteSpalte {
	float:left;
	position: relative;
	margin-top: -2px;
	height: 100%;
	width: 215px;
	background-image: url(../../images/streifen_vertikal.png);
	/*IE6*/ _background-image: url(../../images/streifen_vertikal_IE.png);
}

#spalteEnde {
	position: absolute;
	bottom: -1px;
	height: 10px;
	width: 100%;
	background-image: url(../../images/streifen_vertikal.png);
}

#subNavi {
	padding-left: 18px;
	padding-right: 9px;
	padding-top: 95px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
}

#subNavi a{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E4DCD3;
	display:block;
}

#subNavi li {
	border-top: 1px solid #5189B1;
	padding-left: 24px;
	line-height: 18px;
}

#subNavi li:hover {
	border-top: 1px solid #396B8F !important;
	background-image: url('../../images/subnavi_hover.png');
    *position: relative;
}

#subNavi .menu-level1-active {
	border-top: 1px solid #396B8F !important;
	background-image: url('../../images/subnavi_hover.png');
    *position: relative;
}


/* Letztes Listenelement*/
#subNavi .menu-level1-last {
	border-bottom: 1px solid #5189B1;
}

/* Letztes Listenelement Aktiv*/
#subNavi .menu-level1-activeLast {
	border-bottom: 1px solid #5189B1;
	border-top: 1px solid #396B8F !important;
	background-image: url('../../images/subnavi_hover.png');
}

#navi em {
	font-size: 1.2em;
}

#bildNaviLinks {
	position: absolute;
	z-index: 4;
	top: 280px;
	left: -3px;
	width: 42px;
	height: 36px;
	background-image: url(../../images/gallery_prev_normal.png);
	overflow: hidden;
	text-indent: 999px;
}

#bildNaviLinks:hover {
	background-image: url(../../images/gallery_prev_hover.png);
}

#bildNaviLinks a {
	display: block;
	width: 42px;
	height: 36px;
}

#bildNaviRechts {
	position: absolute;
	z-index: 4;
	top: 280px;
	left: 521px;
	width: 42px;
	height: 36px;
	background-image: url(../../images/gallery_next_normal.png);
	overflow: hidden;
	text-indent: 999px;
}

#bildNaviRechts:hover {
	background-image: url(../../images/gallery_next_hover.png);
}

#bildNaviRechts a {
	display: block;
	width: 42px;
	height: 36px;
}

#naviPfeil {
	position: relative;
	top: 50px;
	left: -15px;
	/* IE 6 */ _display: none;
	width: 11px;
	height: 17px;
	background-image: url(../../images/navi_pfeil.png);
}

/* STYLES :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Text */
.csc-textpic-text {
	margin-top: 11px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 13px;
	padding-bottom: 15px;
	margin-bottom: 3px;
	background-image: url(../../images/text_bg.png);
	/*IE6*/_background-image: none;
	/*IE6*/_background-color: #E9E2CC;	
}

.csc-textpic-imagewrap {
	position: relative;
	z-index: 3;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../../images/bild_bg.png);
	/*IE6*/_background-image: none;
	/*IE6*/_background-color: #E9E2CC;
	
}

.csc-textpic-imagewrap img{
	border: 1px solid #C0BBAA;
}

.csc-frame-frame1 {
	float: left;
	width: 225px;
	padding-right: 15px;
}

.csc-frame-frame2 {
	float: left;
	padding-left: 25px;
	margin-bottom: 20px;
	border-left: 1px solid #C9BFAC;
	width: 225px;
}

