@charset "utf-8";

body {

	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */

	padding: 0;

	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */

	color: #6C3600;

	font-family: "Times New Roman", Times, serif;

	background-color: #F2D8A6;

	background-image: url(pix/tapete.gif);

	background-repeat: repeat;

	overflow:auto;

	overflow: -moz-scrollbars-vertical;

	font-size: 100%;

    }

.container .top p {

}



.container {

	border-top-width: 0px;

	border-right-width: 2px;

	border-bottom-width: 0px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #d1a887;

	border-right-color: #d1a887;

	border-bottom-color: #d1a887;

	border-left-color: #d1a887;

	background-color: fde8cb;

	background-image: url(pix/bg_content.jpg);

	background-repeat: repeat-y;

}

.container .top {

	background-image: url(pix/top2.jpg);

	background-repeat: no-repeat;

}

a {

	color: #CC0000;

	font-weight:bold;

	}

	

a:hover {

	color: #FF6600;

	}

	

#navigation td {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CC0000;

	}

	

#navigation a {

	color: #CC0000;

	line-height:16px;

	letter-spacing:0.0em;

	text-decoration: none;

	display:block;

	background-image: url(blume.gif);

	background-repeat: no-repeat;

	background-position: right 45%;

	padding-top: 8px;

	padding-right: 6px;

	padding-bottom: 10px;

	padding-left: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-style: normal;

	font-variant: normal;

	}

	

#navigation a:hover {

	color:#CC0000;

	background-color: #FFCC66;

	background-image: url(pix/blume2.gif);

	background-repeat: no-repeat;

	background-position: right 45%;

	}



.navText {

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	color: #CC0000;

	line-height:16px;

	letter-spacing:0.1em;

	text-decoration: none;

	}

	

.container .top h3, .container .top h2, .container .top h1 {

	color: #CC0000;

	font-size: 16px;

	line-height: 22px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.container .top .right .small {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	padding-left: 5px;

}

.container .top .right .dia {

	background-image: url(pix/bilderrahmen.jpg);

	background-repeat: no-repeat;

}





.container .top p {

	font-size: 14px;

	line-height: 20px;

	font-family: "Times New Roman", Times, serif;

}

.container .top table {

	font-size: 14px;

	line-height: 20px;

}





.container .top .right h5 {

	color: #CC0000;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #CC0000;

	border-bottom-color: #CC0000;

	padding-top: 6px;

	padding-bottom: 6px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 12px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.tabletext {

	font-size: 14px;

}

.container .top li {

	margin-bottom: 11px;

}input {
	background-color: #FADCA0;
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #EAC67E;
	font-size: 14px;
}


select {
	background-color: #FADCA0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C00;
}
textarea {
	width: 500px;
	background-color: #FADCA0;
	border: 2px solid #EBC884;
}
#form1 #absenden {
	font-size: 18px;
	background-color: #E33200;
	color: #FADCA0;
}
