/********* global styles **********/

body {
	background-color: #780030;
	color: #333;
	font: 71% tahoma, verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.bgBodyStart {
	background-color: #780030;
}

a {
	outline: none;
}

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

h4 {
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #888;
}

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

.imgLeft {
	float: left;
	margin: 0 20px 5px 0;
}

.cleaner {
	clear:both;
}

.noBorder {
	border:solid 0px #000;
}

.gap {
	clear:both;
	position: relative;
	float:none;
	height:30px;	
}

.space1 {
	height:7px;	
}

.space2 {
	height:5px;	
}

.highlight {
	background-color:#91988a;
	color:#fff;
	padding:2px 5px 2px 6px;
	line-height:20px;
	text-transform:uppercase;
}


/*********************************************************************/
/********* start page **********/

#containerStart {
	position: absolute;
	float: none;	
	width: 1000px;
	left: 50%;
	margin-left: -500px;  /* Um die Hälfte der Breite nach links schieben */
	margin-top: 0px;
	background-color:#bdbdbd;	
    background-image:url(../images/home/bgStart.png); background-repeat:repeat-y;
}

.headerStart {
	position: relative;
	float: none;
	width: 960px;
}

.headerStart h1 {
	font-size: 11px;
	margin: 5px 0px 1px 0px;
	font-weight:bold;	
	color: #780030;
}

.headerStart h2 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	color: #780030;
}

#slideshow {
	position: relative;
	float: none;
    height:540px;
	width: 900px;
	margin: 0px 0 5px 40px;
	background-color:#000;
	border: solid 10px #fff ;
}


/********* Navigation Start **********/

#naviStart {
	position: relative;
	float: none;
	width: 902px;
	margin: 10px 0 0 42px;	
	font-size: 15px;
	text-transform:uppercase;
	font-weight: normal;
	color: #780030;
	border-bottom: #353832 0px dashed;
}

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

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

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

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

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

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


/********* Navigation Start unterer Teil  **********/

#naviStartBottom {
	position: relative;
	float: none;
	width: 902px;
	margin: 6px 0 25px 30px;	
	font-size: 10px;
	text-transform:uppercase;
	font-weight: normal;
	color: #444;
}

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

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

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

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

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

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


/********* Content Startseite **********/

.contentContainerStart {
	position: relative;
	float: none;
	width: 915px;
	margin: 10px 0 0 45px;
	border: solid 0px #fff;		
}

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

.contentContainerStart h3 a:link { color:#f5f5f5; text-decoration: none; }
.contentContainerStart h3 a:visited { color:#f5f5f5; text-decoration: none; }	
.contentContainerStart h3 a:hover { color:#fff; text-decoration: underline; }
.contentContainerStart h3 a:active { color:#fff; text-decoration: none; }

.columnLeftStart {
	position: relative;
	float:left;
	width: 585px;
	padding: 0px 0px 0px 0px;
	margin: 0px 50px 0px 0px;
	border: solid 0px #fff;	
}

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

.columnLeftStart img {
	margin: 8px 0px 0px 0px;	
	border: solid 5px #fff;	
}

.columnLeftStart h1 {
	color: #780030;
	font-size: 20px;
	text-transform: uppercase;	
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;	
	font-weight: normal;
}

.columnLeftStart h2 {
	color: #780030;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;	
	font-weight: normal;
}

.columnLeftStart h3 {
	color: #000;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 2px 0px;	
	font-weight: normal;
}

.columnRightStart {
	position: relative;
	float:left;
	width: 270px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}

.columnRightStart a:link { color:#780030;	text-decoration: none; border-bottom:1px dotted; }
.columnRightStart a:visited { color:#780030; text-decoration: none; border-bottom:1px dotted; }	
.columnRightStart a:hover { color:#fff; text-decoration: none; }
.columnRightStart a:active { color:#fff; text-decoration: none; }

.columnRightStart h2 a:link { color:#780030; text-decoration: none; border-bottom:none; }
.columnRightStart h2 a:visited { color:#780030; text-decoration: none; border-bottom:none; }
.columnRightStart h2 a:hover { color:#fff; text-decoration: none; }
.columnRightStart h2 a:active { color:#fff; text-decoration: none; }

.columnRightStart h1 {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;	
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 12px 0px;	
	font-weight: normal;
}

.columnRightStart h2 {
	color: #888;
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;	
	font-weight: normal;
}

.teaserPicStart {
	position: relative;
	float:left;
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}

.teaserStart {
	position: relative;
	float:left;
	width: 355px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}

.separator {
	clear:both;
	position: relative;
	float:none;
	height:30px;
    background-image:url(../images/all/separator.gif); background-repeat:repeat-x;		
}

.columnLeftFooter {
	position: relative;
	float:left;
	width: 280px;
	padding: 0px 0px 0px 0px;
	margin: 0px 50px 0px 0px;
	border: solid 0px #fff;	
}

.columnMiddleFooter {
	position: relative;
	float:left;
	width: 320px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}

.columnRightFooter {
	position: relative;
	float:left;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;	
}



.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: 1000px;
	color: #666;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 35px 0px 0px 50px;
}

.footerStart li {
	margin: 3px 0 0 0;
}

.footerStart ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

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


/*********************************************************************/
/********* rest of pages **********/

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

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

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

#container20000 {
	position: absolute;
	width: 20000px;
	height: 540px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
}

#container25000 {
	position: absolute;
	width: 25000px;
	height: 540px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
}

#container30000 {
	position: absolute;
	width: 30000px;
	height: 540px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
}

#container35000 {
	position: absolute;
	width: 35000px;
	height: 540px;
	top: 50%;
	margin-top: -279px;   /* Um die Hälfte der Höhe nach oben schieben */
}

.back {
	position: relative;
	float: left;
	width: 22px;
	height: 22px;
	margin: 0px 25px 0px 20px;
	padding-top: 488px;
}


/*********** Hauptnavigation ************/

#navi {
	position: relative;
	float: left;
	width: 140px;
	height: 420px;
	margin: 0px 0px 0px 10px;
	padding: 100px 10px 0px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #6a1a0f;
	background-color: #bdbdbd;
	background-image: url(../images/navi/bgNaviLeft.jpg);	
	background-repeat: no-repeat;	
}

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

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

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

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

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

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

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


/********* Hauptnavigation unterer Teil **********/

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

#navi li.navi2 a:link {
	color: #333;
	text-decoration: none;
}

#navi li.navi2 a:visited {
	color: #333;
	text-decoration: none;
}

#navi li.navi2 a:hover {
	color: #fff;
}

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

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


/********* Navigation Level 2 **********/

.naviLevel2 {
	position: relative;
	float: none;
	height: 330px;
	padding-bottom: 9px;	
	padding-top: px;
}

.boxNaviLevel2 {
	position: relative;
	overflow: visible;
	padding: 112px 10px 0px 11px;
	float: left;
	* width: 219px;
	width: 239px;
	height: 408px;
	margin-right: 5px;
	border-left: dashed 1px #6a1a0f;
	background-color: #bdbdbd;	
	background-image: url(../images/navi/bgNaviRight.jpg);	
	background-repeat: no-repeat;	
}

.boxNaviLevel2 h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #fff;
	text-transform: uppercase;	
}

.boxNaviLevel2 li.naviSub {
	font-size: 11px;
	margin: 7px 0 0 0;	
}

.boxNaviLevel2 a:link, a:visited {
	color: #780030;
	text-decoration: none;
}

.boxNaviLevel2 a:hover {
	color: #fff;
	text-decoration: none;	
}

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

.boxNaviLevel2 a.current:hover {
	color: #fff;
	text-decoration: none;		
}

.boxNaviLevel2 ul {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.scrollHinweis {
	position: relative;
	float: none;
	margin-top: 30px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
}


/*********************************************************************/
/********* Content all pages **********/

.boxText {
	position: relative;
	overflow: visible;
	padding: 35px 20px 0px 20px;
	float: left;
	* width: 220px;
	width: 200px;
	height: 475px;
	margin-right: 50px;	
	border: solid 1px #fff;
}

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

.passepartout img {
	border: solid 10px #fff;
}

.whiteBox {
	position: relative;
	padding: 20px 20px 20px 20px;
	float: left;
    height: 470px;
	width: 472px;
	margin-left: 15px;
	margin-right: 15px;	
	background-color:#d2d6cf;
}

.textBox {
	position: relative;
	float: none;
	padding: 20px;
    height: 430px;	
	float: none;
	color: #000;
	border: solid 1px #fff;
/*	border: solid 1px #91988a; */
}

.bu {
	position: relative;
	margin: 10px 0 0 0;
	padding: 2px 10px 4px 0;
	float: none;
	text-align: right;
	line-height: 15px;
	font-size: 11px;
	color: #989e94;
	background-color:#2b2b2b;		
}

.buTitle {
	text-transform: uppercase;
	color: #ccc;
	letter-spacing: 2px;	
}



.overviewBox {
	position: relative;
	float: left;	
	padding: 34px 30px 10px 30px;
	line-height:13px;
	font-size: 11px;
    height: 476px;
	width: 470px;
	margin: 0 5px 0 0px;	
	background-color:#fff;
}

.overviewBox h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #888;
	text-transform: uppercase;	
}

.overviewBox img {
	padding: 0px 0px 3px 0px;
}



.overviewBox img {
	padding: 0px 0px 3px 0px;
}

.overviewBox a:link { color:#780030; text-decoration: none; }
.overviewBox a:visited { color:#780030; text-decoration: none; }	
.overviewBox a:hover { color:#999; text-decoration: underline; }
.overviewBox a:active { color:#999; text-decoration: none; }


.contentBox520 {
	position: relative;
	padding: 34px 30px 0px 30px;
	line-height:16px;
	float: left;
    height: 486px;
	width: 460px;
	margin-right: 5px;	
	background-color:#ececec;
}

.contentBox520 h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	color: #6a1a0f;
	/* color: #c49138; gold*/
	text-transform: uppercase;	
}

.contentBox520 h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 3px 0px;
	color: #6a1a0f;
	/* color: #c49138; gold*/
	text-transform: uppercase;	
}

.contentBox520 a:link { color:#6a1a0f; text-decoration: none; }
.contentBox520 a:visited { color:#6a1a0f; text-decoration: none; }	
.contentBox520 a:hover { color:#6a1a0f; text-decoration: underline; }
.contentBox520 a:active { color:#6a1a0f; text-decoration: none; }



.thumb {
	position: relative;
	margin: 0 8px 0 0;
	border: solid 0px #fff;
}

.naviSubList {
	position: relative;
}


/*********************************************************************/

.copyright {
	color: #fff;
/*	text-transform: uppercase;	*/
	font-size: 11px;	
	position: relative;
	float: left;
	width: 300px;
	height: 510px;
	margin: 0px 25px 0px 0px;
	padding-top: 472px;
}

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

.copyright h3 {
	text-transform: uppercase;
	font-weight:normal;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;	
}

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

.footer {
	position: relative;
	float: left;
	width: 800px;
	color: #666;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 50px 0px 0px 510px;
	text-transform: uppercase;
}

.footer h3 {
	font-weight:normal;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 140%;	
}
