/* Global Styles */

html {
	overflow:scroll;;
}

body {
	background-color: #9f9f99;
	color: #888;
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/all/bg.jpg);
	background-repeat: repeat-x;	
}

a {
	outline: none;
}

p {
	margin: 0px 0px 7px 0px;
}

.small {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;	
	color: #ccc;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;	
	margin: -3px 0px 5px 0px;
	color: #c49138;
}

h2 {
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;	
	margin: 0px 0px 3px -1px;
	color: #c49138;
}

h3 {
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #999;
}

img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

ul {
	padding: 0px 0px 0px 15px;	
}

li {
	padding: 0px 0px 7px 0px;	
}

.imgRight {
	border-style: none;
	float: right;
}

.highlight {
	background-color: #f6f300;
}







/********* landing page **********/

#containerStart {
	position: absolute;
	float: none;	
	width: 920px;
	left: 50%;
	margin-left: -460px;  /* Um die Hälfte der Breite nach links schieben */
	margin-top: 0px;
/*	background-image:url(../images/all/bg_header.gif);
	background-repeat:no-repeat;*/
}

#containerStart h1 {
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	padding: 5px 0 0 0;
	font-size: 11px;	
	font-weight: normal;
	color: #989e94;	
}

.logoStart {
	position: relative;
	float: none;
	text-align: center;
	width: 920px;
	height: 92px;
}

#slideshow {
	position: relative;
	float: none;
    height:550px;
	width: 910px;
	padding-top:10px;
	padding-left:10px;
	background-color:#fff;
}

#naviStart {
	position: relative;
	float: left;
	width: 920px;
	padding: 15px 0px 3px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	border-bottom: #c3c3c3 01px solid;
}

#naviStart li {
	margin: 0px 0px 10px 12px;
	display: inline;
}

#naviStart li.lastNav {
	margin: 0px 0px 10px 0px;
	display: inline;	
}

#naviStart ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#naviStart a:link {
	color: #e4e4e4;
	text-decoration: none;
}

#naviStart a:visited {
	color: #e4e4e4;
}

#naviStart a:hover, a.current, a.current:hover, a.current:visited {
	color: #fff;
}

/* NaviStart unterer Teil */

#naviStartBottom {
	position: relative;
	float:left;
	width: 920px;
	height: 15px;
	padding: 5px 0px 40px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

#naviStartBottom li {
	margin: 0px 0px 10px 12px;
	display: inline;
}

#naviStartBottom li.lastNav {
	margin: 0px 0px 10px 0px;
}

#naviStartBottom ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#naviStartBottom a:link {
	color: #000;
	text-decoration: none;
}

#naviStartBottom a:visited {
	color: #000;
}

#naviStartBottom a:hover, a.current, a.current:hover, a.current:visited {
	color: #e4e4e4;
}


#textBoxStart {
	position: relative;
	float: none;
	padding: 0px;
    height: auto;	
	float: none;
	line-height: 16px;	
	color:#43423a;
	border: solid 0px #e4e4e4;
}

#textBoxStart h1 {
	color:#000;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 20px;
	text-transform: none;
}

#textBoxStart a:link { color:#fff; text-decoration: none; }
#textBoxStart a:visited { color:#fff; text-decoration: none; }	
#textBoxStart a:hover { color:#000; text-decoration: underline; }
#textBoxStart a:active { color:#000; text-decoration: none; }


.columnRight {
	position: relative;
	float: right;
	width: 600px;
	overflow:visible;
}

.columnLeft {
	position: relative;
	float: left;
	font-size:10px;
	color:#c3c3c3;
	width: 260px;
	text-align: right;
	padding: 6px 0 0 0;
}




.footerStart a:link { color:#666; text-decoration: none; }
.footerStart a:visited { color:#666; text-decoration: none; }	
.footerStart a:hover { color:#989e94; text-decoration: underline; }
.footerStart a:active { color:#989e94; text-decoration: none; }


.footerStart {
	position: relative;
	width: 920px;
	color: #666;
	text-align:center;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 15px 0px 20px 0px;
	text-transform: uppercase;
}

.footerStart h3 {
	color: #666;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;	
	font-weight: normal;
}




	
	


	
/* Navi */

#navi {
	position: relative;
	float: left;
	text-align:left;
	width: 191px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 120px 18px 0px 18px;
	font-size: 14px;
	font-weight: normal;
	color: #d39292;
	background-color: #990000;
	background-image: url(../images/all/bg_navi.gif);	
}

#navi li {
	margin: 10px 0 0 0;
}

#navi ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#navi a:link {
	color: #d39292;
	text-decoration: none;
}

#navi a:visited {
	color: #d39292;
	text-decoration: none;
}

#navi a:hover {
	color: #fff;
}


#navi a.current, a.current:visited {
	color: #fff;
}

#navi a.current:hover {
	color: #fff;
}

#navi li.naviSub {
	font-size: 11px;
	margin: 0px 0 0 0;	
}


#navi li.naviSub a:link, a:visited {
	color: #d39292;
	text-decoration: none;
}



#naviSecondLevel {
	position: relative;
	overflow: visible;
	padding: 50px 20px 0px 20px;
	float: left;
	* width: 180px;
	width: 200px;
	height: 470px;
	margin-right: 30px;	
	background-color:#fff;
}

#naviSecondLevel a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#naviSecondLevel a:hover {
	color: #900;
	text-decoration: underline;	
}

#naviSecondLevel a.current, a.current:visited {
	color: #900;
}

#naviSecondLevel a.current:hover {
	color: #900;
	text-decoration: underline;		
}



/* End Navi */




/********* gallery pages **********/

#containerCenter {
	position: absolute;
	width: 1300px;
	height: 520px;
/*	left: 50%;
	margin-left: -491px;  /* Um die Hälfte der Breite nach links schieben */
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;
}

#container1000 {
	position: absolute;
	width: 2000px;
	height: 520px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;	
}

#container2000 {
	position: absolute;
	width: 2000px;
	height: 520px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;	
}



#container5000 {
	position: absolute;
	width: 5000px;
	height: 520px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;	
}

#container10000 {
	position: absolute;
	width: 10950px;
	height: 520px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;	
}

#container15000 {
	position: absolute;
	width: 15000px;
	height: 520px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
	margin-left: 130px;	
}

#boxContent520 a:link { color:#990000;	text-decoration: none; }
#boxContent520 a:visited { color:#990000; text-decoration: none; }
#boxContent520 a:hover { color:#000; text-decoration: underline; }
#boxContent520 a:active { color:#990000; text-decoration: none; }

#boxContent520 {
	position: relative;
	float: left;
	overflow: visible;	
	width: 420px;
	height: 420px;
	margin: 0;
	padding: 50px 50px 50px 50px;
	font: 12px century gothic, verdana, arial, helvetica, sans-serif;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
}

#boxContent800 a:link { color:#990000;	text-decoration: none; }
#boxContent800 a:visited { color:#990000; text-decoration: none; }
#boxContent800 a:hover { color:#000; text-decoration: underline; }
#boxContent800 a:active { color:#990000; text-decoration: none; }

#boxContent800 {
	position: relative;
	float: left;
	overflow: visible;	
	width: 700px;
	height: 420px;
	margin: 0;
	padding: 50px 50px 50px 50px;
	font: 13px century gothic, verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
}

#boxContent690 a:link { color:#990000;	text-decoration: none; }
#boxContent690 a:visited { color:#990000; text-decoration: none; }
#boxContent690 a:hover { color:#000; text-decoration: underline; }
#boxContent690 a:active { color:#990000; text-decoration: none; }

#boxContent690 {
	position: relative;
	float: left;
	overflow: visible;	
	width: 590px;
	height: 420px;
	margin: 0;
	padding: 50px 50px 50px 50px;
	font: 13px century gothic, verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
}

#boxContent900 {
	position: relative;
	float: left;
	overflow: visible;	
	width: 800px;
	height: 420px;
	margin: 0;
	padding: 50px 50px 50px 50px;
	font: 13px century gothic, verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
}

#boxContent1000 {
	position: relative;
	float: left;
	overflow: visible;	
	width: 900px;
	height: 420px;
	margin: 0;
	padding: 50px 50px 50px 50px;
	font: 13px century gothic, verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
}

.pic {
	position: relative;
	padding: 0px;
	float: none;
	height: 400px;
	margin-bottom: 9px;	
}

#naviSecondLevelInner {
	position: relative;
	float: none;
	height: 305px;
	padding-bottom: 9px;	
	padding-top: 80px;	
}

.scrollHinweis {
	position: relative;
	margin-top: 17px;
	font-size: 10px;
	color: #888;
}

.subtitle {
	position: relative;
	padding: 0px;
	float: none;
	text-align: right;
	line-height: 15px;
}

.cleaner {
	clear:both;
}

.passepartout {
	position: relative;
	padding: 50px 50px 0px 50px;
	float: left;
	height: 470px;
	margin-right: 30px;
	background-color:#fff;
}

#sidebarLeft {
	position: relative;
	float: left;
	width: 100px;
	height: 520px;
	overflow:hidden;
	margin-right: 6px;	
	background-color:#fff;
}

.footer {
	position: relative;
	float: none;
	width: 1300px;
	color: #990000;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 20px 0px 5px 0px;
	text-transform: uppercase;
}

.footer a:link { color:#990000; text-decoration: none; }
.footer a:visited { color:#990000; text-decoration: none; }
.footer a:hover { color:#d39292; text-decoration: underline; }
.footer a:active { color:#d39292; text-decoration: none; }

.footerStart {
	position: relative;
	float: none;
	color: #e4e4e4;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 140%;
	padding: 40px 0px 15px 0px;
	text-transform: uppercase;
}

.footerStart a:link { color:#e4e4e4; text-decoration: none; }
.footerStart a:visited { color:#e4e4e4; text-decoration: none; }
.footerStart a:hover { color:#fff; text-decoration: underline; }
.footerStart a:active { color:#fff; text-decoration: none; }

#footerInfo {
	position: relative;
	float: none;
	width: 1250px;
	color: #999;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 140%;
	padding: 0px 0px 5px 0px;
}