/* @override http://danys.de/fileadmin/template/style.css */

body {
	background-color: #000000;
	margin-top: 25px;
}

#menuBar {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	text-align: left;	
}

#centerBox {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 140px; 
	width: 717px;
}

#menu {
	padding-top: 200px;
	padding-bottom: 50px;
	width: 196px;
}

#menu-l1 {
	background-image: url(img/menuBlock.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #8f494b;
	margin-top: 10px;
	margin-right: 10px;
}

#menu-l1 a {
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;
	color: #d3b1b2;
}

#menu-l1:hover {
	border-bottom: 1px solid #ad9294;
}

#menu-l1 a:hover{
	color: #FFFFFF;
}

#menu-l2 {
	background-image: url(img/l2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: 25px;
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #8f494b;
	margin-top: 10px;
	margin-right: 10px;
}

#menu-l2:hover {
	border-bottom: 1px solid #ad9294;
}

#menu-l2 a {
	font-family: "Times New Roman", Times, serif;	
	font-size: 14px;
	color: #d3b1b2;
}

#menu-l2 a:hover{
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

#contentText {
	border-left: 1px solid #8f494b;
	border-top: 1px solid #8f494b;
	color: #d3b1b2;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	padding: 20px;
	margin-left: 20px;
}


p {
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial;*/
	font-size: 15px;
	color: #d3b1b2;
	/*color: #FFFFFF; */
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	line-height: 1.2;
	letter-spacing: 0.7;
}

p .bodytext {
	/*color: #d3b1b2;*/
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #8f494b;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #8f494b;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.csc-firstHeader {
	position: absolute;
	top: 130px;
	margin-left: -20px;
	border: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

.bodytext a {
	color: #d3b1b2;
	text-decoration: underline;
}

strong {
	color: #f2eaea;
}


/*
	Image zeug
*/

.csi-textpic {
	padding: 5px;
}

.csi-textpic img {
/*	border: 1px solid white;  /*XXX demo only*/
	margin-left: 4px;
}

.csi-textpic .csi-caption {
	text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	font-style: italic;  /*XXX demo only*/
}

.csi-textpic .csi-image {
	margin: 0 0 3px 0;  /*XXX demo only*/
}

.csi-textpic .csi-imagewrap {
	margin-bottom: 10px;
}

.csi-textpic .csi-text {
	text-align: left; /*will have to be an inline style - controlled by TS*/ 
}

.csi-text p {
	margin-top: 0;
}

/* CENTER */

.csi-center .csi-image {
	margin: 0 auto 3px;

}

/* RIGHT */
.csi-right div.csi-image {
	float: right;
	clear: both;
}

.csi-right div.csi-text {
	clear: right;
}


/* LEFT */
.csi-left div.csi-image {
	float: left;
	clear: both;
}

.csi-left div.csi-text {
	clear: left;
}


/* INTEXT LEFT */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	margin-right: 5px;
}


/* INTEXT RIGHT */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
	margin-left: 5px;
}


/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
	margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
}


/* INTEXT LEFT NOWRAP*/	
.csi-intext-left-nowrap .csi-text {
	margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
}

.centertable {
	background-color: #7b1618;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 913px;
}

.footer {
	padding: 10px;
	color: #d3b1b2;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer td{
	color: #d3b1b2;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 15px;
}

/* slideshow */
#slideshow {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 490px; 
	margin-left: 90px;
	margin-top: 20px;
}

#slideshow a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

#slideshow img {
	border: 4px groove #601113;
}

#slideshow #prevImage{
    float: left;
	background-image: url(img/prevImg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-top: 10px; 
}

#slideshow #nextImage{
  	float: right;
  	text-align: right;
	background-image: url(img/nextImg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
	margin-top: 10px;  
}

#contentText table {
	width: 100%;
	border: 1px solid #d3b1b2;
	color: #FFFFFF;
	font: 11pt "Times New Roman", Times, serif;
}

#contentText td {
	border: 1px solid #d3b1b2;
}