/*Version 1.0 - 02.04.2005*/

/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */

body
{
	padding: 0px;
	margin: 0px;
	color: #666;
	background: #FFF;
}

div, td, p, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

.error
{
	color:Red;
	font-weight: bold;
}

table
{
	border: 0;
}

img
{
	border: none;
}

/* - - - - - - - - - - - - Schriften, Gliederung - - - - - - - - - - - - */

h1
{
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
}
h1.spez
{
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 10px 5px;
}
h3
{
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
}

.klein
{
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
}

.laufschrift
{
	vertical-align: middle;
}

a
{
	color: #666;
	text-decoration: none;
}
a:hover
{
	color: #333;
}
a:active
{
	color: #7FB11B;
}

.nav1
{
	padding: 0px 0px 8px 10px;
}
.nav1 a
{
	color: #666;
}
.nav1 a:hover
{
	color: #666;
	font-weight: bold;
}
.nav1 a:active
{
	color: #666;
	background: transparent;
}

.footer
{
	color: #FFF;
	background: url("img/navi/oliv.gif");
}
.footer a
{
	color: #FFF;
}
.footer a:hover
{
	text-decoration: underline;
}

.menu
{
	padding: 1px 10px 10px 0px;
	line-height: 20px;
	font-size: 11px;
}
.menu a
{
	text-decoration: none;
}
.menu a:hover
{
	color: #333;
	background: transparent;
}

.menusel
{
	padding: 1px 10px 10px 0px;
	line-height: 20px;
	font-size: 11px;
	color: #7FB11B;
}
.menuleft
{
	padding: 1px 10px 10px 5px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}
.menuleftsel
{
	padding: 0px 10px 10px 5px;
	line-height: 20px;
	font-size: 11px;
	color: #7FB11B;
	font-weight: bold;
}

.ueber
{
	padding: 20px 10px 10px 10px;
	line-height: 16px;
	font-size: 9px;
	background-color: #CCCCCC;
}
.ueber a
{
	font-size: 9px;
	color: #666;
}
.ueber a:hover
{
	font-size: 9px;
	color: #666;
}

.detail
{
	padding: 15px 8px 15px 12px;
	background-color: #dddddd;
	color: #333;
}
.detail1
{
	padding: 15px 8px 15px 20px;
	color: #333;
}
.kl
{
	line-height: 16px;
	font-size: 9px;
}
.warenkorb
{
	font-size: 9px;
	background-color: #E4E4E4;
	color: #333;
	border: 1px solid #666666;
}
.warenkorbunten
{
	font-size: 9px;
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid #666666;
}
.anzahl
{
	width: 30px;
	font-size: 9px;
	color: #333;
}
.underline
{
	text-decoration: underline;
	color: #333;
}

.abst
{
	padding: 0px 30px 0px 0px;
}
.abs
{
	padding: 15px 20px 15px 20px;
	vertical-align: top;
}


.navklein
{
	font-size: 9px;
	color: #666;
}

img.left
{
	margin: 3px 10px 0px 0px;
}
img.foto
{
	margin: 3px 15px 3px 0px;
	float: left;
}
img.logo
{
	margin: 8px;
}

.column
{
	padding: 15px 10px 10px 10px;
}
.stage
{
	padding: 10px;
	line-height: 15px;
}

.nowrap
{
	white-space: nowrap;
}

#navi
{
	position: absolute;
	left: 0px;
	top: 175px;
	width: 300px;
	height: 300px;
	z-index: 1;
}


/* - - - - - - - - - - - - Klassen Schrift - - - - - - - - - - - - */

.framegrau
{
	border: 1px solid #666666;
}

.frameweiss
{
	border: 1px solid #FFFFFF;
}
.abso
{
	padding: 15px 0px 15px 0px;
	vertical-align: top;
}
table.start
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.start td
{
	vertical-align: top;
}
table.start td.halb
{
	width: 50%;
}
table.start img
{
	margin: 0px;
	padding: 5px 10px 5px 0;
}
td.farbe1
{
	background-image: url(img/navi/hellgruen.gif);
}
td.farbe2
{
	background-image: url(img/navi/hellorange.gif);
}

