body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4D;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/himmel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #7D1513;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7D1513;
}
a:hover {
	text-decoration: none;
	color: #CD231F;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A2565;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 26px;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:active {
	text-decoration: underline;
	color: #7D1513;
}
a.footer {
	color: #6E6E6E;
}
.footer {
	color: #6E6E6E;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0C3363;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1A4788;
	line-height: 18px;
}
.blau {
	font-size: 14px;
	color: #3061BA;
}
table.border {
	border: 1px solid #EEEEEE;
}
table.border_main {

}
.rot {
	color: #CC0000;
}
.pflicht {
	border: 1px solid #CC0000;
}



 Alles fürs Gästebuch! 

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A2565;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 26px;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
input {
	background-color : #F0F0F0;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	border: 1px solid #333;
	height: 16px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
}
input.radio {
}

.eintrag {
	background-color : #D8D8D8;
	padding : 5px;
	padding-left : 10px;
	padding-right : 10px;
	margin-top : 10px;
	font-size: 12px;
	font-weight: bold;
}

/* Datum + Uhrzeit*/
.eintrag var {
	color : #666666;
}
/* linke Anzeige + rechte Anzeige  umschliessender Container*/
.post{
	background-color : #F4F4F4;
	height : auto;
	clear : both;
}

/* rechte Anzeige*/
.txt {
	background-color : #F4F4F4;
	border-left : 1px solid #ffffff;
	margin-left : 240px;
	min-height : 80px;
}
.txt p {
	margin-top : 0;
	margin-bottom : 0;
	padding : 15px;
}
input.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* unsichtbare Elemente */
.none {
        display : none;
}
/* Fussnote*/
address {
	padding-right : 20px;
	padding-bottom : 3px;
	text-align : right;
	margin-bottom : 20px;
	clear : both;
}
/* Name des Autors*/
address em {
	display : block;
	font-style : normal;
	font-size : 12px;
	color : #0753A7;
}
/* linke Anzeige*/
.post address{
	padding : 10px;
	width : 200px;
	float : left;
	font-style : normal;
	color : #999999;
	text-align : left;
}
/*Trennzeichen*/
acronym {
	display : none;
}table.randrot {
	border: 1px dashed #BF0000;
}

