a img,
a:link,
a:active,
a:hover,
a:focus,
a:visited,
img:link,
img:active,
img:hover,
img:focus,
img:visited {
	border: 0px none;
	border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	background: transparent;
	color: #64460D !important;
	margin: 0.4em 0 0.4em;
	padding: 0;
}

.screeninvis {
	display: none;
	float: left;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

#content #leftcontent {
	float: left;
	width: 63%;
}

#content #leftcontent .stdabstand {
	font-size: .8em;
	margin: 10px 20px 20px 30px;
}

#content #rightcontent {
	float: left;
	padding: 0 0 0 5%;
	width: 31%;
}

#content #rightcontent .stdabstand {
	font-size: .8em;
	padding: 10px;
}

#div01 {
	background: #C7BCA6;
	border: 2px solid #FFFFFF;
	color: #000000;
	height: 60px;
	margin: 0 auto 15px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left !important;
	width: 800px;
	z-index: 1;
}

#div01 .stdabstand {
	clear: both;
	display: block;
	float: none;
	padding: 15px;
	position: relative;
}

#div02 {
	background: url(../../images/v1/demo.jpg) #C7BCA6 left top no-repeat;
	border: 2px solid #FFFFFF;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left !important;
	width: 800px;
	z-index: 2;
}

#div02 #bottom {
	background: #C7BCA6;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 15px;
	overflow: hidden;
	position: absolute;
	top: 405px;
	width: 765px;
	z-index: 20;
}

#div02 #bottom .stdabstand {
	background: transparent;
	color: #64460D;
	font-size: .8em;
	padding: 7px 5px 5px 5px;
}

#div02 #bottom strong,
#leftcontent a,
#rightcontent a,
#stdelements a {
	background: transparent;
	color: #64460D !important;
}

#div02 #content {
	background: url(../../images/v1/contentbg.gif) #FFFFFF left top repeat;
	border: 1px solid #64460D;
	color: #64460D !important;
	display: block;
	height: 355px;
	left: 15px;
	overflow: auto;
	position: absolute;
	top: 45px;
	width: 765px;
	z-index: 10;
}

#div02 #content .stdabstand {
	background: transparent;
	color: #64460D !important;
	padding: 5px;
}

#div02 #menu {
	background: transparent;
	color: #000000;
	display: block;
	font-size: .8em;
	left: 15px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 765px;
	z-index: 999;
}

#div02 #menu .vmenu {
	float: left;
	margin: 0 1% 0 0;
	width: 18%;
}

#div02 #menu .vmenu .menupunkt {
	background: #C7BCA6;
	border: 2px solid #FFFFFF;
	clear: both;
	color: #000000;
	display: block;
	float: none;
	margin: 0 0 2px;
	padding: 4px;
}

#div02 #menu .vmenu .menupunkt a {
	background: transparent url(../../images/v1/arrow_right.gif) left center no-repeat;
	color: #64460D !important;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

#div02 #menu .vmenu .menupunkt a:link,
#div02 #menu .vmenu .menupunkt a:visited,
#div02 #menu .vmenu .menupunktactive a:link,
#div02 #menu .vmenu .menupunktactive a:visited,
#info .stdabstand a:active,
#info .stdabstand a:hover,
#info .stdabstand a:focus,
#leftcontent a:link,
#leftcontent a:visited,
#rightcontent a:link,
#rightcontent a:visited,
#stdelements a:link,
#stdelements a:visited {
	text-decoration: underline;
}

#div02 #menu .vmenu .menupunkt a:active,
#div02 #menu .vmenu .menupunkt a:hover,
#div02 #menu .vmenu .menupunkt a:focus,
#div02 #menu .vmenu .menupunktactive a:active,
#div02 #menu .vmenu .menupunktactive a:hover,
#div02 #menu .vmenu .menupunktactive a:focus {
	text-decoration: none !important;
}

#div02 #menu .vmenu .menupunkt:active,
#div02 #menu .vmenu .menupunkt:hover {
	border: 2px solid #006400;
}

#div02 #menu .vmenu .menupunkt:active,
#div02 #menu .vmenu .menupunkt:hover,
#div02 #menu .vmenu .menupunkt:focus {
	background: #FFFFFF !important;
}

#div02 #menu .vmenu .menupunktactive {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	clear: both;
	color: #64460D;
	display: block;
	float: none;
	margin: 0 0 2px;
	padding: 4px;
}

#div02 #menu .vmenu .menupunktactive a {
	background: transparent url(../../images/v1/arrow_down.gif) left center no-repeat;
	color: #64460D !important;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

#div02 #menu .vmenu .menupunktactive:active,
#div02 #menu .vmenu .menupunktactive:hover {
	border: 2px solid #64460D;
}

#downloads {
	clear: both;
	display: block;
	float: none;
	padding: 0.4em 0;
}

#downloads .nofloat {
	height: 0.6em !important;
}

#downloads .pdfdlimg {
	float: left;
	width: 15%;
}

#downloads .pdfdltxt {
	float: left;
	width: 83%;
}

#info {
	background: transparent;
	color: #C7BCA6;
	margin: .4em auto 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 800px;
	z-index: 1;
}

#info .stdabstand {
	background: transparent;
	clear: both;
	color: #C7BCA6;
	display: block;
	float: none;
	font-size: .8em;
	padding: 5px;
	text-align: right;
}

#info .stdabstand a {
	background: transparent;
	color: #FFFFFF;
}

#info .stdabstand a:link,
#info .stdabstand a:visited,
#leftcontent a:active,
#leftcontent a:hover,
#leftcontent a:focus,
#rightcontent a:active,
#rightcontent a:hover,
#rightcontent a:focus,
#stdelements a:hover,
#stdelements a:active,
#stdelements a:focus {
	text-decoration: none;
}

#leftcontent td {
	background: transparent;
	color: #64460D;
	padding: 2px;
}

#leftcontent th {
	background: #C7BCA6;
	color: #64460D;
	font-weight: bold;
	padding: 2px;
}

#pagepadding {
	padding: 1.5% 0 0;
	text-align: center;
}

#pagewidth {
	text-align: center;
	width: 100%;
}

#rightcontent .divimages {
	border: 2px solid #64460D;
	height: 135px;
	overflow: hidden;
	width: 100%;
}

#rightcontent .divimagestext {
	background: transparent;
	clear: both;
	color: #64460D;
	display: block;
	float: none;
	margin: 0.4em 0;
}

#stdelements {
	border-top: 1px solid #C7BCA6;
	clear: both;
	display: block;
	float: none;
	margin: 1.2em 0 0 0;
	padding: 0.4em 5px 2em;
	text-align: left;
}

