body
	{
	margin: 5;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	}

p.ueberschrift
	{
	font-size: H4;
	font-weight: bold;
	text-decoration: none;
	color: black
	}

p.ueberschriftdblue
	{
	font-size: H4;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF
	}

p.ueberschriftred
	{
	font-size: H4;
	font-weight: bold;
	text-decoration: none;
	color: yellow
	}

p.ueberschriftgreen
	{
	font-size: H4;
	font-weight: bold;
	text-decoration: none;
	color: green
	}

p.titel
	{
	color: #4A8C5C;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
	}

.text
	{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: black
	}

.text li
	{
	list-style-position: inside;
}

p.textklein
	{
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: black
	}

p.weiss
	{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: white;
	}

p.weissueberschrift
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}


a:link, a:visited, a:active
{
	color: white;
	background-color: transparent;
	font-size: 11px;
	font-style: normal;
	text-decoration: none
}
a:hover {
	color: #FFDC51;
	text-decoration: underline
}

table.start
{
width: 200px;
border: 1px;
margin: 0px;
cellspacing: 0px;
border-style: solid;
border-left-color: #4A8C5C;
border-top-color: #4A8C5C;
border-bottom-color: #4A8C5C;
border-right-color: #4A8C5C
}

table.top
{
width: 700px;
background-color: white;
spacing: 0px;
padding: 0px;
border-style: solid;
border-width : 0px 0px 1px 0px;
border-color : #4A8C5C
}

table.gruen
{
width: 100%;
background-color: white;
spacing: 5px;
padding: 5px;
border-style: solid;
border-width : 1px 1px 1px 1px;
border-color : #4A8C5C
}

table.artikel
	{
	width: 470px;
	border: 1px solid #252E60;
	}

.formButtonSuchen
{
    BACKGROUND-COLOR: #C49C1F;
    BORDER-BOTTOM: #252E6e 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: #252E6 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: #252E61;
    FONT-FAMILY: Arial,sans-serif;
    FONT-SIZE: 11px;
    }

.formButtonStandart
{
    BACKGROUND-COLOR: #C49C1F;
    BORDER-BOTTOM: #252E6e 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: #252E6 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: #252E61;
    FONT-FAMILY: Arial,sans-serif;
    FONT-SIZE: 11px;
    }

/* Das hier ist für die Mouseover Effekte im linken Menü */    
.l1, .l2 {overflow:hidden;height:25px;width:100px;margin-bottom:3px;}
.l1 a, .l2 a, .l1 a:link, .l1 a:visited, .l1 a:active, .l2 a:link, .l2 a:visited, .l2 a:active {font-family: Arial, sans-serif;font-size:11px;font-weight:normal;white-space: nowrap; text-decoration:none;color:#000000;display:block;background-image:url(bilder/button.gif);padding-left:28px;width:100%;height:25px;}
.l1 a:hover, .l2 a:hover {background-position:0px -30px;color:#000000;}
.l1 a {line-height:25px;}
.l2 a {line-height:12.5px;}
 
td, th {
    font-family: Arial, sans-serif;
    font-size: 12px;
}
