a:link
{
	color: #993300;
}
a:visited
{
	color: #666600;
}
a:active
{
	color: #cc3300;
}

*{padding: 0; margin: 0;}

.seitenlayout {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

body
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	background-image: url(images/hintergrund.jpg);
	font-size: medium;
	font-weight: normal;
}
CAPTION 
{
	color: rgb(102,102,0);
}
HR
{
	color: rgb(102,102,0);
}
h1
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(153,102,0);
}
h2
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: xx-large;
	color: rgb(102,102,0);
}
h3
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: x-large;
	color: rgb(102,102,0);
}
h4
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: rgb(102,102,0);
}
h5
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(153,102,0);
}
h6
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: rgb(102,102,0);
}
TEXTAREA
{
	border-style: solid;
	border-color: rgb(102,51,0);
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica;
	font-style: normal 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-style: normal;
}
td {
   border-color: rgb(102,51,0);
}
TH
{
	color: rgb(0,0,0);
	border-color: rgb(102,51,0);
}
.menuhintergrund {
	background-image: url(images/menuhintergrund.jpg);
	width: 160px;
}

.hintergrund {
	background-image: url(images/hintergrund.jpg);
}

ul {
	padding-left: 4%;
}
li {
	list-style-position: outside;
	text-align: justify;
	padding-right: 4%;
	padding-left: 5px;
	padding-bottom: 4px;
	vertical-align: baseline;
	list-style-image: url(images/info.gif);
	line-height: normal;
	height: auto;
}
.kleinerAbsatz {
	font-family:  "Book Antiqua", "Times New Roman", "Times";
	line-height: 19pt;
	color: black;
	vertical-align: bottom;
}
.mittlererAbsatz {
	font-family:  "Book Antiqua", "Times New Roman", "Times";
	line-height: 25pt;
	color: black;
	vertical-align: bottom;
}
.fuerLinks {
	margin-left: 15pt;
	text-indent: -15pt;
}

.Zeilenhoehe16 {
	line-height: 16px;

}
.Zeihlenhoehe8 {
	line-height: 11px;
	font-size: 10px;
	color: #666600;
}
.rahmenbild {
	border: 1px solid RGB(102,102,0);
}
.ueberschrift3 {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: rgb(102,102,0);
}
.box {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size : 12pt;
	border: 1px solid #999966;
}
.box_rahmenrechts {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size : 8pt;
	border-top: #999966;
	border-right: 1px solid #999966;
	border-bottom: #999966;
	border-left: #999966;
	color: rgb(102,102,0);

}
.box_foot {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size : 6pt;
	background-image: url(images/menuhintergrund.jpg);
	color: #FFFFCC;
}
.box_head {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size : 8pt;
	background-image: url(images/menuhintergrund.jpg);
	color: #FFFFCC;
	font-weight: bold;
}
.box_head_name {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size : 12pt;
	background-image: url(images/menuhintergrund.jpg);
	color: #FFFFCC;
	font-weight: bold;
}

link {
	color: #666600;
}
vlink {
	color: #993300;
}
alink {
	color: #cc3300;
}
.rot {color: #993300;}
.orange {color: #FF6600;}
.gruen {color: #009900;}

.unterstrichen {
	text-decoration: underline;
}
.ueberschrift6 {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666600;
}
.ueberschrift4
{
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: rgb(102,102,0);
}
.spacer_oh3 {padding-top: 3px;}
.spacer_oh5 {padding-top: 5px;}
.spacer_oh8 {padding-top: 8px;}
.spacer_oh10 {padding-top: 10px;}
.spacer_oh20 {padding-top: 20px;}
.spacer_oh60 {padding-top: 60px;}

.spacer_r10 {padding-right: 10px;}
.spacer_l20 {padding-left: 20px;}


.linie {
	background-image: url(images/linie.gif);
	background-repeat: repeat-x;
	float:right;
	height: 10px;
	width: 100%;
}
.trenner {
	background-image: url(images/info.gif);
	background-repeat: repeat-x;
	float:right;
	height: 10px;
	width: 50%;
}


.rahmen3px {
	padding: 3px;
	border: 1px solid rgb(102,102,0);
	background-image: url(images/menuhintergrund.jpg);
}

.rahmen7px {
	padding: 7px;
	border: 1px solid rgb(102,102,0);
	background-image: url(images/menuhintergrund.jpg);
}
.rahmen12px {
	padding: 12px;
	border: 1px solid rgb(102,102,0);
	background-image: url(images/menuhintergrund.jpg);
}

.schrift_klein {
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
.kein_zeilenumbruch {white-space: nowrap;}
.unten_m1 {margin-bottom: -1px;}

.blocksatz {
	text-align: justify;
}

.phpweatherbox {
	width:180px;
	background-color:#E6E0BE;
}

.bildrand {
	margin-right:30px;
	margin-bottom:30px;
}

.bildrand_text {
	float:left;
	width: 151px;
	margin-right:30px;
	margin-bottom:20px;
}

.bildrand_text_links {
	float:left;
	width: 300px;
	margin-right:30px;
	margin-bottom:50px;
}

