
body.hellgruen, td.hellgruen, tr.hellgruen {
	background-color:#E1FBCE;
}

body.mittelgruen, td.mittelgruen, table.mittelgruen {
	background-color:#D2F9B6;
}

body.hellgruen2, td.hellgruen2, tr.hellgruen2 {
	background-color:#C9FBA4;
}

body.gruen, td.gruen, tr.gruen {
	background-color:#40AA18;
}

body.dunkelgruen, td.dunkelgruen, tr.dunkelgruen {
	background-color:#AFF173;
}

body.dunkelweiss, td.dunkelweiss, tr.dunkelweiss {
	background-color:#E1FBCE;
}

td.schwarz, tr.schwarz, table.schwarz, body.schwarz {
	background-color:#006600;
}

td.braun, tr.braun, table.braun, body.braun {
	background-color:#743E21;
}

.topalign {
	background-position: 30px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body {
	background-color:#E1FBCE;
	scrollbar-face-color: #E1FBCE; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #006666; 
	scrollbar-arrow-color: #009900; 
	scrollbar-track-color: #E1FBCE; 
	scrollbar-darkshadow-color: #006666;
	overflow : auto;
	padding : 0px; 
	margin : 0px; 
	height : 100% ; 
	width : 100% ; 

}


p, td, ul, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743E21;
	line-height: 15px;
}

.toptitel {
	color: #996633;
	font-size: 20px;
	font-weight: bold;
}


.titel {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.titelgross {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.textklein {
	font-size: 10px;
	line-height: 13px;
}

.bildrahmen {
	border: 5px solid #006600;
}

.bildrahmenschmal {
	border: 2px solid #006600;
}

input {
	border: 1px solid #5D0000; 
	background-color: #FFCC99;
	color: black; 
	font-size: 12px;
	width: 250px;
}

input.submit {
	border: 2px solid #FFCC99; 
	background-color: #5D0000;
	color: #FFCC99; 
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}

input.bild {
	border: 0px; 
	width: 19px;
}

input.submitwarenkorb {
	border: 2px solid #5D0000; 
	background-color: #FF9933;
	color: #5D0000; 
	font-size: 10px;
	font-weight: normal;
	width: 150px;
}

input.checkbox {
	border: 0px solid; 
	background-color: #FF9933;
	width: 15px;
}

input.kurz {
	width: 80px;
}

input.ganzkurz {
	width: 20px;
}

input.lang {
	width: 165px;
}

textarea {
	background-color: #FFCC99;
	border: 1px solid #5D0000;
}

a.subnav{
	font-size: 12px;
	color: #743E21;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:link {
	color: #743E21;
	font-weight: normal;
	text-decoration:none;
}
a.subnav:visited {
	color: #743E21;
	font-weight: normal;
	text-decoration:none;
}
a.subnav:hover {
	color: #743E21;
	font-weight: normal;
	text-decoration: underline;
}
a.subnav:active {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}


a.subnavativ{
	font-size: 12px;
	color: #743E21;
	font-weight: normal;
	text-decoration: underline;
}

a.subnavativ:link {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}
a.subnavativ:visited {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}
a.subnavativ:hover {
	color: #743E21;
	font-weight: normal;
	text-decoration: underline;
}
a.subnavativ:active {
	color: #743E21;
	font-weight: normal;
	text-decoration:underline;
}

ul {
	margin-left:16px;
	margin-bottom:5px;
}

li{
	padding-bottom:10px;
}
