a {
	color: #6E0000;
	/*text-decoration: none;*/
}

a:hover {
	color: #6E0000;
	text-decoration: none; /*underline;*/
}

a.footer {
	position: relative;
	color:#000;
}

a.footer:hover {
	color:#000;
	text-decoration:underline;
}

a.tplMenuLink0{
	position: relative;
	top: 0px;
	left: 0px;
	width: 134px;
	min-height: 1.1em;
	background-color: #DDD;
	border: 0px none #FFF;
	color: #000;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	overflow: hidden;
	padding: 3px;
	text-decoration:none;
}

a.tplMenuLink0Selected {
	position: relative;
	top: 0px;
	left: 0px;
	width: 134px;
	min-height: 1.1em;
	background-color: #6E0000;
	border: 0px none #FFF;
	color: #FFF;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 3px;
	overflow: hidden;
	text-decoration:none;
}

a.tplMenuLink0Open {
	position: relative;
	top: 0px;
	left: 0px;
	width: 134px;
	min-height: 1.1em;
	background-color: #555;
	border: 0px none #FFF;
	color: #FFF;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 3px;
	overflow: hidden;
	text-decoration:none;
}

a.tplMenuLink0Open:hover {
	color: #DDD07D;
	text-decoration:none;
}

a.tplMenuLink0Selected:hover{
	position: relative;
	top: 0px;
	left: 0px;
	width: 134px;
	min-height: 1.1em;
	background-color: #6E0000;
	border: 0px none #FFF;
	color: #DDD07D;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 3px;
	text-decoration:none;
}
	
a.tplMenuLink0:hover {
	background-color: #CCC;
	color: #6E0000;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px;
	text-decoration:none;
}

a.tplMenuLink1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 114px;
	height: 1em;
	background-color: #DDD;
	background-image: url(images/menu_arrow_col.gif);
	background-repeat: no-repeat;
	border: 0px none #FFF;
	color: #000;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 2px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration:none;
/*	text-indent: 10px;*/
}

a.tplMenuLink1Selected {
	position: relative;
	top: 0px;
	left: 0px;
	width: 114px;
	height: 1em;
	background-color: #6E0000;
	background-image: url(images/menu_arrow_white.gif);
	background-repeat: no-repeat;
	border: 0px none #FFF;
	color: #FFF;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 2px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration:none;
/*	text-indent: 10px;*/
}

a.tplMenuLink1Selected:hover {
	color: #DDD07D;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration:none;
}
	
a.tplMenuLink1:hover {
	background-color: #CCC;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration:none;
}

body  {
	background-color:#f6eeee; /*#600;*/
	/* background-image:url(/images/bg.gif);*/
	color: #000;
	font-family:  Arial, Verdena, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}

caption {
	font-size:1em;
	text-align: left;	
	font-style: italic;
	font-weight: bold;
}

div.content {
	position: relative;
	top: 0px;
	right: 0px;
	width: 550px;
	height: auto;
	float: right;
}

div.display {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: auto;
	border: 20px solid #fff;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.footer {
	position: reative;
	bottom:0px;
	left: 0px;
	width: 710px;
	height: auto;
	clear: both;
	border-top: 1px solid #DDD;
	margin-top: -1px;
	font-size:0.7em;
	color:#000;
	background:#FFF;
}

div.main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: auto;
}

div.sidebar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: auto;
	border: 0px solid #FFF;
	float:left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

div.sider {
	position: relative;
	top: 0px;
	left: 0px;
	width: 140px;
	height: auto;
	background-color: #eee;
	border: 1px solid #ddd;
	float:left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 4px;
}

div.title {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	}

div.title_headline {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 1em;
	font-size: 0.7em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align:left;
	padding: 0.5em 0;
	margin-bottom: 5px;
}

div.title_headline h1 {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	text-align:left;
	padding: 0;
	margin: 0;
}
	
div.title_img {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 710px;
	height: 135px;
	background-color: #600;
	background-image: url(/images/title_bg.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size:1.1em;
	text-align: left;	
}

h2 {
	font-size:1em;
	text-align: left;	
	font-style: italic;
}

img {
	border-style: none;
	border-width: 0px;
	}

table, td,th  {
	font-size: 1em;
	background-color: #FFF;
	border-color: #FFF;
	border-style: solid;
	border-width: 0px;
}

table.data td, table.data th {
	background-color: #EEE;
	padding: 3px;
}

th[scope="row"] {
	text-align: left;
	vertical-align: top;
}

th[scope="col"] {
	text-align: center;
	vertical-align: top;
}


.tplTable {
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	background-color: #FFF;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
}

.tplTableArticleHeadline, .tplTableGuestbookArticleHeadline {
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	min-height:20px;
	color:#000000;
	background-color: #FFF;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px 0px 0px 15px;
}

.tplTableHeadline {
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	min-height:20px;
	background-color: #FFF;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	color:#000000;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px 0px 0px 15px;
}

.tplTableData {
	position: relative;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: #FFF;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-size:0.9em;
	padding-top: 5px;
	text-align: justify;
	vertical-align:top;
}

.tplTableAppointmentHeadline {
	position: relative;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: #FFF;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-size:0.9em;
	font-weight:bold;
	padding-top: 5px;
	vertical-align:top;
}

.tplTableAppointmentHeadline:first-letter {
	text-transform:capitalize;
}

.tplTableArticleHeadline:first-letter {
	text-transform:capitalize;
}

.tplTableNav {
	position: relative;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-size:0.7em;
	text-align:right;
}

.tplTableGalerie {
	font-size:9pt;
	text-align:center;
	background-color: #FFF;
	border-bottom:1px solid #ddd;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	vertical-align:top;

	padding:5px;
}

.tplTableGalerieData {
	font-size:0.9em;
	padding:3px;
	background-color: #FFF;
	border-bottom:1px solid #ddd;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	vertical-align:top;
}

.tplTableComment {
	color: #555;
	font-size:0.9em;
	font-style: italic;
	padding:3px;
	background-color: #FFF;
	vertical-align:top;
	text-align: right;
}


.tplTableGalerieNav {
	background-color: #FFF;
	border-bottom: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	text-align:center;
	text-decoration:none;
	font-size:0.9em;
	color:#666;
}

.tplTableFormTextfield {
	border:1px solid #333;
	padding:2px;
	width:250px;
	height:150px;
}

.tplTableFormInput {
	border:1px solid #333;
	padding:2px;
	width:250px;
}

.tplTableFormButton {
	/*border:0px;*/
	width:125px;
	height:22px;
}

/* Guestbook.tpl */

.tplTableGuestbookIdentity{
/*	background-color:#CCDBF3;

	font-size:0.95em;
	
	text-align:left;
	
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
		
	padding:10px;
	padding-top:2px;
	padding-bottom:2px;*/
	position: relative;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-size:0.7em;
	text-align:left;
}

.tplTableGuestbookContacts {
	position: relative;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-top: 0px none #FFF;
	font-size:0.7em;
	text-align:right
}

.tplTableGuestbookComment{
/*	background-color:#E9EFFB;

	font-size:0.95em;
	font-style:italic;	
	
	text-align:left;
	
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
		
	padding:10px;
	padding-top:2px;
	padding-left:25px;*/
	color: #555;
	font-size:0.9em;
	font-style: italic;
	padding:3px;
	background-color: #FFF;
	vertical-align:top;
	text-align: right;
}

.tplTableGuestbookPages {
/*	background-color:#E9EFFB;*/
	
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;

	text-align:center;
	
	padding:3px;
}

.tplTableGuestbookPages a {
	font-size:0.85em;
}

.tplTableGuestbookData {
/*	background-color:#E9EFFB;*/

	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;

	padding:10px;
	text-align:left;
}

.tplTableGuestbookEntryError {
/*	background-color:#E9EFFB;*/
	color:#900;
	
	font-weight:bold;

	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	
	text-align:center;

	padding:5px;
}

.tplTableGuestbookEntryDescr {
/*	background-color:#E9EFFB;*/

	border-left:1px solid white;
	border-bottom:1px solid white;
	
	text-align:right;

	padding:5px;
}

.tplTableGuestbookEntryInput {
/*	background-color:#E9EFFB;*/

	border-right:1px solid white;
	border-bottom:1px solid white;
	
	text-align:left;

	padding:5px;
}

.tplTableGuestbookEntryInput input {
	border:1px solid black;
	width:300px;
}

.tplTableGuestbookEntryInput textarea {
	border:1px solid black;
	width:300px;
	height:100px;
}

.tplTableGuestbookEntrySend {
/*	background-color:#E9EFFB;*/

	text-align:center;
	
	padding:5px;
}

.tplTableGuestbookEntrySend input {
	background-image:url('images/button125.gif');
	border:0px;
	height:22px;
	width:125px;
}
