/* styles by Astrid Schäfer - www.rottnet.de */

/* Fehlermeldungen*/
dfn {
	color : #FF6347;
	font-weight : bold;
	font-style : normal;
	font-size : 140%;
}
/* Anzahl der Eintraege - Startseite */
var {
	color : #FF6347;
	font-weight : bold;
	font-style : normal;
	font-size : 110%;
}

/* Formulare und innen liegende Elemente*/
form {
	background-color : #e9eff5;
	border : 1px solid Black;
	padding : 20px;
}
/*Löschen Adminpanel*/
td form {
	background-color : transparent;
	border : 0;
	padding : 0;
}
form h3 {
	border : 0;
	background-color : transparent;
	color : #000;
	padding-left : 0;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight : bold;
	font-size : 130%;
}
input,textarea {
	border : 1px solid Black;
	background-color : #fff;
	font-size : 130%;
	margin : 1px;
	font-family : Arial, Helvetica, sans-serif;
	border-right-color : #A9A9A9;
	border-bottom-color : #A9A9A9;
}
fieldset {
	border : 1px solid #A9A9A9;
	padding : 20px;
	margin-top : 10px;
}
legend {
	color : #666;
	padding: 3px;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #666;
}

/*label = Formularfeld-Beschreibung links ausrichten*/
.links{
	float : left;
	width : 150px;
}
fieldset p {
	margin-bottom : 10px;
	margin-top : 10px;
}
/*Sende-Buttons*/
.btn{
	background-color : #DCDCDC;
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 3px;
	border : 1px solid Black;
	border-left-color : #A9A9A9;
	border-top-color : #A9A9A9;
}
/*Smilies*/
form ul li {
	display : inline;
	list-style-type : none;
}
/*Klick-Buttons*/
button {
	background-color : transparent;
	width : 40px;
	border : 0;
	cursor : pointer;
}

/*Farbe Tabellenrahmen -nur Adminpanel)*/
table {
	border-collapse : collapse;
	width : 100%;
	margin-top : 20px;
	font-size : 100%;
	border : 0;
}
caption {
	text-align : left;
	padding-bottom : 10px;
}
/* Tabellenkopf*/
th {
	text-align : left;
	background-color : #545454;
	padding : 5px;
	border : 1px solid Black;
	font-weight : normal;
	letter-spacing : 1px;
}
/* Tabellenspalte Farbe 1*/
td {
	background-color : #6A6A6A;
	border : 1px solid Black;
	padding : 5px;
	vertical-align : top;
}
/* Tabellenspalte Farbe 2*/
.td {
	background-color : #8C8C8C;
}
td var {
	font-size : 1em;
	color : #F0E68C;
}
td input {
	background-color : transparent;
	border : 0;
	font-size : 1em;
	font-weight : bold;
	color : Yellow;
	cursor : pointer;
	text-decoration : underline;
}
td input:hover {
	color : White;
}
/*...............................................................Gästebuchanzeige.............................................................*/

/* Container - Blättern*/
.seite {
text-align : right;
}
/* Eintrag vom - Startseite*/
.eintrag {
background-color : #f7fafc;
border-top : 1px dotted #b4c8db;
border-right : 1px dotted #b4c8db;
border-left : 2px solid #b4c8db;
padding : 10px 0 5px 0;
font-size : 12px;
font-weight : bold;
padding-left : 10px;
padding-right : 20px;
color : #cc8800;
margin-top : 10px;
margin-bottom:0;
}

/* Datum + Uhrzeit*/
.eintrag var {
font-size : 12px;
font-weight : normal;
font-style : italic;
color : #cc8800;
}
/* linke Anzeige + rechte Anzeige  umschliessender Container*/
.post {
background-color : #e9eff5;
/*border-right : 1px dotted #b4c8db;*/
border-left : 2px solid #b4c8db;
}

/* rechte Anzeige*/

.txt p {
margin-bottom : 5px;
padding : 10px 0 0 10px;
}

/* Fussnote*/
address {
background-color : #dfe7f0;
border-right : 1px dotted #b4c8db;
border-left : 2px solid #b4c8db;
border-bottom : 1px solid #b4c8db;
color : #787878;
height:20px;
padding : 2px 20px 0 0;
text-align : right;
margin-bottom : 20px;
}

/* Name des Autors*/
address em {
font-weight : bold;
font-style:normal;
font-size :12px;
color : #333;
}
/* linke Anzeige*/
.post address{
padding : 0 20px 5px 10px;
font-style : normal;
border-bottom : 1px dotted #b4c8db;
border-left-width:0;
background-color : #f7fafc;
margin : 0;
color : #000;
text-align : left;
}
/*Trennzeichen*/
acronym {
display : none;
}

.heinz5 {
padding:10px;
border-right : 1px dotted #b4c8db;
border-left : 2px solid #b4c8db;
background-color : #e9eff5;
margin-bottom:0;
}

.heinz5 p {
margin:0;
}
