a {
	color: #000000;
	}

body {
	background-color: #ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height: 100%;
	} 

h1	{
	/* color: #743E4A; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 40px;
	}

p, td {
	/* color: #743E4A; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	line-height: 150%;  */
	}


/* ***************************************************************************** */
/* SEITENAUFBAU */

.tblMainContainer {
	height: 100%;
	width: 100%;
	}

.tdLeft {
	background-image: url('../img/tdleft_background.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 174px;
	}
	
/* ***************************************************************************** */
/* BILDCONTAINER RECHTS */

.tdRight {
	background-image: url('../img/tdright_background.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	}

.tblImageContainerRight {
	margin-top: 78px;
	margin-right: 15px;
	width: 130px;
}

.imgBildContainerRechts {
	border: 1px solid #743E4A;
}

.pBildContainerRechtsDesc {
	font-size: 11px;
	color: #743E4A;
	margin-bottom: 30px;
	margin-top: 3px;
	}

/* ***************************************************************************** */
/* COPYRIGHT */

.aCopyright {
	color: #743E4A;
	}

.pCopyright {
	font-size: 10px;
	color: #743E4A;
	margin-top: 20px;
	margin-bottom: 33px;
	}

/* ***************************************************************************** */
/* AKTUELL */


div.galleryTitle {
	clear: both;
	color: 743E4A;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	}

div.galleryTitle img {
	margin-top: 1px;
	}

div.galleryItem {
	background-color: #FEFCE0;
	text-align: center;
	height: 180px;
	width: 150px;
	font-size: 11px;
	line-height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 10px 0px 10px;
	float: left;
	}

div.galleryItem table.galleryPicture {
	height: 140px;
	width: 140px;
	margin-bottom: 4px;
	}	

div.galleryItem table.galleryPicture td {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	}

div.galleryItem div.galleryPicture img {
	margin: 0px auto;
	}


/* ***************************************************************************** */

div.galleryWithText {
	background: #FEFCE0;
	height: 229px;
	float: left;
	margin: 0px 12px 12px 0px;
	padding: 6px;
	width: 192px;
	
}

div.galleryWithText table {
	width: 180px;
	}
	
div.galleryWithText table td.pic {
	height: 182px;
	text-align: center;
	}

div.galleryWithText table td.text {
	padding-top: 10px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 100%;
	}

/* ***************************************************************************** */

div.galleryWoText {
	background: #FEFCE0;
	height: 192px;
	float: left;
	margin: 0px 12px 12px 0px;
	padding: 6px;
	width: 192px;
	
}

div.galleryWoText table {
	width: 100%;
	height: 100%;
	}
	
div.galleryWoText table td.pic {
	text-align: center;
	}


/* ***************************************************************************** */

p.galleryWoText img {
	border: 10px solid #FEFCE0;
	margin-right: 6px;
	margin-bottom: 6px;
	}

/* ***************************************************************************** */

div#eyeCatcherLeft {
	position: absolute;
	bottom: 30px;
	}

.tblAktuellContainer {
	background-image: url('../img/aktuell_background.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	}

div#eyeCatcherRight {
	position: absolute;
	bottom: 30px;
	}

table.aktuellRight {
	background-image: url('../img/aktuell_background.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 55px;
	}
	
div#eyeCatcherRight2 {
	position: absolute;
	bottom: 160px;
	}

.imgAktuell {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #C82344;
	}
	
.pAktuell {
	color: #C82344;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	}

.aAktuell {
	color: #C82344;
	text-decoration: none;
	}

.aAktuell:hover {
	text-decoration: underline;
	}

/* ***************************************************************************** */
/* MENÜ */



table#menu {
	width: 100%;
	margin-top: 20px;
	margin-left: 10px;
	}

table#menu td {
	padding: 2px 0px 2px 8px;
	}

table#menu td a {
	font-size: 12px;
	font-weight: normal;
	color: #743E4A;
	text-decoration: none;
	}
	
table#menu td a:hover {
	color: #C82344;
	}

table#menu td.sep {
	background-color: #FFFFFF;
	height: 2px;          
	}
	


/* ***************************************************************************** */
/* FORMULARE */	

.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.frmText, .frmList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

.frmTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 100px;
}

/* ***************************************************************************** */
/* EINZELSTÜCKE */	

.imgPdfLink {
	margin-right: 5px;
	padding-bottom: 2px;
	border: none;
	vertical-align: middle;
	}