a:link
	{
	color:	#B96D00;
	text-decoration:	underline;
}

a:hover
	{
	text-decoration:	none;
}

blockquote
	{
	margin:	5em;
	font-family:	"Courier New", monospace;
}

/*---------------------------
moegliche andere Farben (gruen):
#819C00 #BCCD67 #DCE6AD #5C6823 #2E3411 #818E47 #8E956F
-----------------------------*/

dt
	{
	font-weight:	bold;
}

img.links
	{
	position:	relative;
	float:	left;
	margin:	0em 1.8em 1.4em 0em;
}

img.rechts
	{
	position:	relative;
	float:	right;
	margin:	0em 0em 1.8em 1.8em;
}

li ul
	{
	margin-left:	3%;
}

ol
	{
	margin-left:	5%;
}

ol li
	{
	margin:	0.5em 0 0 0;
}

p,dl
	{
	margin-bottom:	1.0em;
}

p,ul,dl
	{
	line-height:	2em;
}

ul,dl
	{
	list-style-type:	none
}

table
	{
	border-collapse:	collapse;
}

td, th
	{
	padding:	3px;
	vertical-align:	top;
	border:	1px solid silver;
}

.contentarea
	{
	padding-top:	1.3em;
}

.divider1
	{
	position:	relative;
	background:	#fff url('../grafik/flyer/border2.gif') repeat-x;
	height:	14px;
	margin:	2.0em 0em 1.5em 0em;
	clear:	both;
}

.divider2
	{
	position:	relative;
	height:	1px;
	border-bottom:	solid 1px #eaeaea;
	margin:	2.0em 0em 2.0em 0em;
}

.links
	{
	float:	left;
}

.meldung
	{
	color:	red;
	font-size:	120%;
	margin:	5% 0;
}

.rahmen td, .rahmen th
	{
	empty-cells:	show;
	vertical-align:	top;
	padding:	3px;
	border:	1px solid silver;
}

.rechts
	{
	float:	right;
}

.zentriert
	{
	text-align:	center;
}

form, #menu, #footer, #menu2, #headerpic
	{
	display:	none;
}

#content
	{
	padding:	0em 2.0em 0em 2.0em;
}


