/* IEScrollbar */
body, input, textarea {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #006600;
	scrollbar-darkshadow-color: #006600;
	scrollbar-face-color: #d1de94;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #fff8e8;
}

body {
	background: url(../imgs/bodybg.gif) #ffffff left top repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div /*mozilla-fix*/ {
	background: transparent;
	border: 0px none;
	border-collapse: collapse;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

hr {
	margin: 0px;
	padding: 0px;
}

p, a, td, th, body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	color: #006600;
}

h1#h1seitenname {
	color: #999999;
	font-size: 90%;
}

h2 {
	color: #006600;
}

h3 {
	color: #006600;
	font: bold 1.5em Optima, Times, serif;
}

h4 {
	color: #006600;
}

h5 {
	color: #006600;
}

h6 {
	color: #006600;
}

/*Layout*/
#pagelayoutbg {
	background: #ffeec6;
	height: 74px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}

#pagelayout {
	background: transparent;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 740px;
	z-index: 100;
}

#divheader {
	background: #ffeec6;
	clear: both;
	height: 70px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#divheader2 {
	background: #d1de94;
	float: left;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: right;
	vertical-align: bottom !important;
	width: 170px;
}

#rotstreifen {
	left: 180px;
	position: relative;
	top: 55px;
	z-index: 100;
}

#divheader3 {
	background: #ffeec6;
	float: right;
	height: 70px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	width: 565px;
}

#divheader31 {
	float: left;
	padding: 10px 0px 0px 0px;
}

#divheader32 {
	float: right;
}

#divheadpadding {
	bottom: 0px;
	padding: 0px 20px 0px 0px;
	position: relative;
	vertical-align: top;
}

#divheadpadding img {
	border: 0px none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#divcontent {
	background: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#divmenu {
	background: #99cc66;
	float: left;
	font-size: 70%;
	height: 350px;
	margin: 0px;
	max-height: 370px;
	max-width: 170px;
	min-height: 370px;
	min-width: 170px;
	padding: 0px;
	text-align: left;
	width: 170px;
}

#divmain {
	background: transparent;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 565px;
}

#divmain2 {
	background: url(../imgs/bf_innen_hintergrund.gif) transparent left top no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 565px;
}

#divmainpadding {
	font-size: 70%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-align: left;
}

#divmainpadding img {
}

#divmainpadding p {
	border-left: 50px solid #ffffff;
	width: 480px;
}

table.einrueckung {
	border-left: 50px solid #ffffff;
	width: 530px;
}

#divmainpadding table tr td {
	text-align: left;
	vertical-align: top;
}

/*Links - Menus*/
a, a:link, a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #800000;
}

a:hover, a:focus {
	color: #ff9999;
	text-decoration: underline;
}

#divmenu dl dt {
	border-bottom: 1px solid #006600;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #006600;
	border-top: 1px solid #ffffff;
	margin: 10px 0px 5px 0px;
	text-align: right;
}

#divmenu dl dt a {
	color: #006600;
	display: block;
	font-weight: bold;
	padding: 1px 5px 1px 0px;
	text-decoration: none;
}

#divmenu dl dt a:link {
	background: #d1de94;
}

#divmenu dl dt a:hover {
	background: #ffffff;
}

#divmenu dl dt a:visited {
	background: #d1de94;
}

#divmenu dl dt a:hover {
	background: #ffffff;
}

#divmenu dl dt a:hover {
	background: #ffffff;
}

td.tdcol1 {
	background: #eef5e1;
}

img.psimage {
	float: right;
	padding: 0px 0px 10px 10px;
}

