body {
	font: normal 14px/normal Verdana;
	text-transform: none;
	color: #000000;
	padding:0px;
	margin:0px;
	background:#FAE1B3 url(../template/images/info_hintergrund.gif) repeat-x;
}
#spacer {
	width:1px;
	height:1px;
}
#horizontal_align{
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
}
.kasten {
	height:511px;
	background:url(../template/images/info_kasten.gif) no-repeat;
}
.subkasten, .kasten, .ie_warning {
	margin:0px auto 20px auto;
}

.ie_warning {
	width:500px;
	border:1px solid #BBBBBB;
	padding:5px;
	font-size:10px;
}
.subkasten_unten, .subkasten, .kasten {
	width:851px;
}
.subkasten_oben{
	/*padding-top:30px;*/
	/*background-color:#00000;*/
	background:url(../template/images/info_kasten_oben.gif) no-repeat;
	/*position:absolute;*/
	/*width:851px;*/
	/*margin-bottom:-20px;*/
	width:auto;
	padding:10px 10px 0px 10px;

}
.subkasten_oben table{
	margin:0px 0px 0px 0px;
}

.subkasten_unten{
	/*margin-top:-20px;*/
	/*height:42px;*/
	height:15px;
	background:url(../template/images/info_kasten_unten.gif) bottom no-repeat;
}
.subkasten_mitte {
	background-color:#FEEAC5;
	padding:20px 20px 1px 20px;
	width:810px;
}

.subkasten_mitte p {
	line-height:150%;
	font-size:14px;
}

.pfeil_links, .pfeil_rechts{
	display:block;
	height: 57px;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	/*width: 86px;*/
	overflow:visible;
	border:0px;
}

.linkcell{
	width:86px;
}

.pfeil_links {
	background:url(../template/images/info_pfeil_links.gif) no-repeat;
	height:10px;
	padding-top:47px;
	width: 120px;
	/*float:left;*/
	padding-left:10px;
}
.pfeil_rechts {
	background:url(../template/images/info_pfeil_rechts.gif) right top no-repeat;
	text-align:right;
	height:10px;
	padding-top:47px;
	padding-right:10px;
	width:120px;
	/*float:right;*/

}
h1.oben, h1.sub {
	text-align:center;
	font-size: 20px;
	padding:0px;
	margin:0px;
}
h1.oben {
	margin-top:10px;
}
h2 {
	text-align:center;
	font-size: 18px;
	padding:0px;
	margin:10px 0 10px 0;
}

div {
	margin:0px;
	padding:0px;
}
.pfeil_rechts, .pfeil_links {

}
.subkasten table tr td {
	vertical-align:top;
}
.kasten div {
	padding:10px;
}
.text {
	padding:10px;
	font-size: 14px;
	clear:both;
}
a.download{
	display:block;
	background-image:url(../template/images/info_dl_knopf_hell.png);
	width:289px;
	height:88px;
	border:0px;
}
a.download:hover{
	background-image:url(../template/images/info_dl_knopf_dunkel.png);
}
a.install_video{
	display:block;
	background-image:url(../template/images/info_install_video_hell.png);
	width:289px;
	height:88px;
	border:0px;
}
a.install_video:hover{
	background-image:url(../template/images/info_install_video_dunkel.png);
}
a {
	text-decoration:none;
	color:#0066CC;
	/*background: url(../template/images/info_dl_knopf_dunkel.png);*/
	padding:0px 0px 0px 0px;
	font: normal 14px/normal Verdana;
}
a:hover {
	color:#990000;
}
a.inline{
	border-bottom: 1px dashed  #000000;
}
a.inline:hover{
	border-bottom: 1px solid  #000000;
}
a.video {
  font-size:20px;
  padding:0px 0px 0px 30px;
  background:url(../template/images/info_dreieck.png) no-repeat;
}

a.anker {
	padding:0px;
	border:0px;
}
div.hellerkasten {
	margin:0 0 20px 0;
	padding:1px 10px 1px 10px;
	background:#FEF0D7;
}

/*.navi{
	position:absolute;
	width:200px;
	height:20px;
	top:510px;
	left:50%;
	margin-left:-390px;
	background-color:#FEF0D7;
	padding:5px;
	clip:rect(0px, 210px, 30px, 0px);
}
.navi:hover{
	width:450px;
	height:60px;
	margin-top:-45px;
	padding-top:12px;
	clip:rect(30px, auto, auto, auto);

}
.navi>div {
	width:500px;
}

.items>*:first-child{
	border-left:none;
}
.items>*{
	width:auto;
	padding:0 10px 0 10px;
	height:20px;
	float:left;
	border-left:1px dashed #000;
	display:block;
}*/




#navi2 {
	position:relative;
	width:150px;
	height:20px;
	/*top:510px;*/
	/*left:50%;
	margin-left:-390px;*/
	top:480px;
	left:30px;
	background-color:#FEF0D7;
	padding:5px;
}


div #items2 {
	background:#F00;
	display:none;
	height:50px;
	width:530px;
	position:absolute;
	top:-15px;
	left:-5px;
	margin:0px;
	background-color:#FEF0D7;
	padding:5px;

}
#navi2:hover div, #navi2.over #items2 {
	display:block;
}
/*#items2 *.first{
	border-left:none;
}*/
#items2 div.border{
	padding: 0;
	height:30px;
	border-left:1px dashed #000;
	float:left;
	margin:10px 0px 10px 0px;
}
#items ul li {
	position:relative;

}
#items2 a{
	width:auto;
	padding:5px 10px 5px 10px;
	height:20px;
	float:left;
	/*border-left:1px dashed #000;*/
	display:block;
	margin:10px 0px 10px 0px;
}
#items2 a:hover {
	background:#FEF5E4;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
#items2 a.home:hover {
	background:#FEF5E4 url(../template/images/info_home.gif) no-repeat center bottom;
}
/*#items2 * div {
	display:none;
	width:300px;
	height:40px;
	top:-50px;
	left:-10px;
	padding:5px;
	position:absolute;
	background-color:#FEF5E4;
}
#items2 a:hover div {
	display:block;
}*/

#items2 a.dl:hover {
	background:#FEF5E4 url(../template/images/info_dl_pfeil_klein.gif) no-repeat center bottom;
}
#items2 a.forum:hover {
	background:#FEF5E4 url(../template/images/info_forum.gif) no-repeat center bottom;
}
#items2 a.bestellung:hover {
	background:#FEF5E4 url(../template/images/info_bestellung.gif) no-repeat center bottom;
}
#items2 a.impressum:hover {
	background:#FEF5E4 url(../template/images/info_impressum.gif) no-repeat center bottom;
}
#items2 a.uebersicht:hover {
	background:#FEF5E4 url(../template/images/info_uebersicht.gif) no-repeat center bottom;
}

