.platz {
	background-color: #FFFFFF;
}

/*    Elemente      */

.floatLeft, .bildlinks {
	float: left;
	margin-right: 10px;
}

.floatRight, .bildrechts {
	float: right;	
	margin-left: 10px;
}

.bild {
	vertical-align: top;
	float: none;
	margin-right: 0px;
}

.artikelliste {
	list-style-image: url(symbol_news.gif);
}

.linie {
	border-bottom: 1px solid #AAAAAA;
}

.break {
	clear: both;
	float: none;
	height: 5px;
}

/*    FONT              */
hr {
	height: 1px;
}

a {
	color: #07461A;
	text-decoration: none;
}

a:visited {
	color: #07461A;
	text-decoration: none;
}

a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

a.pfeil {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
}

.pagetitle {
	font-size: 110%;
	padding-bottom: 8px;
}

a img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

h1 {
	color: #EE3A07;
	font-size: 140%;
	font-style: italic;
	line-height: 140%;
}

h2 {
	color: #07461A;
	font-size: 100%;
	font-style: normal;
	margin-top: 20px;
	border-bottom: 1px solid #AAAAAA;
}

h3 {
	color: #EE3A07;
	font-size: 120%;
}

h4 {
	color: #000;
	font-size: 100%;
}

h5 {
	color: #000;
	font-size: 100%;
}

h6 {
	color: #000;
	font-size: 95%;
	font-style: italic;
}

.klein {
	font-size: 90%;
	line-height: 140%;
}

.pdf {
	background-image: url(symbol_pdf.gif);
	background-repeat: no-repeat;
	padding: 0 0 4px 20px;

}

.forumlink {
	border: 2px solid #07461A;
	background-color: #FFEFE3;
	padding: 6px;
	width: 200px;	
}

.forumlink a {
	background-image: url(symbol_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
}

.forumlink a:hover {
	background-image: url(symbol_pfeil_over.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #EE3A07;
}

table {
	font-size: 100%;
}

/***** Galerien ****/

.galerie {
	width: 100%;
}

.galerie .image {
	float: left;
}

.galerie2 {
	float: right;
	margin-left: 20px;
}

.image a img {
	border: 1px solid #d7d7d7;
}

.image a img.lupe {
	border: 0;
}
