.b {font-weight:bold }
.literpreis {color:#32662B;font-size:10px}
.center /* Tabellen */ { margin-left:auto; margin-right:auto}
.centertd {text-align:center}
.right {text-align: right}
.i {font-style: italic; }

h1 { font-size: 1.2em;color:#000000 }

body
{
	color: #32662B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:20px;
	text-align: left;
	background-color: #386f33;
	background-image: url(../images/hintergrund.jpg);
}

/* Links */
a:link { color:#386f33; text-decoration:none}
a:visited { color:#386f33; text-decoration:none }
a:active { color:#000000; text-decoration:none}
a:hover {color:#000000;text-decoration:underline}

a.menu:link {color:#386f33}
a.menu:visited {color:#386f33}
a.menu:hover {color:#000000;text-decoration:underline}
a.menu_aktiv:link, a.menu_aktiv:visited {font-weight:bold;color:#386f33}


.page_top
{
	position: absolute;
	top: 0px;
	left: 280px; /*plus die Margin*/
}

.page_left
{
	position: absolute;
	top: 0px;
	left: 50px;
}

.content
{
	position: absolute;
	top: 270px;
	left: 310px;
	width:650px
}

.foto
{
	position: absolute;
	left: -30px;
}

.navigation
{
	font-size: 15px;
	position: absolute;
	top: 200px;
	left: 420px;
}

.input /*Formular*/
{width:250px;background-color:#f9f1d9}
.select {background-color:#f9f1d9}
.text
{width:250px;background-color:#f9f1d9}

/* WEINVERWALTUNG */

body.admin { background-color: #efefef}

.hinweis
{
	border-color: #808080;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
        width: 40%;
        margin-top: 100px; margin-left:auto; margin-right:auto
}

.head
{color:#000000; font-weight:bold}

.head2 /* Ueberschriften Kategorien */
{color:#FFFFFF; font-weight:bold; background-color: #808080}

.rahmen
{ border:3px; border-style: solid; border-color: #c0c0c0}
