body {
	margin:0px;
	padding:0px;
	color:#000;
	background:#fff;
	overflow:hidden;
}

body, td, h1, h2, h3, p {
	font:11px/20px arial,helvetica,sans-serif;
}
a {
	text-decoration:none;
}


/*inhalt*/
.container-x {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	height:100%;
	width:100%;
	overflow:auto;
	z-index:1;
}
.inhalt {
	position:absolute;
	top:89px;
	left:60px;
	width:320px;
	/*border:1px solid #d00;*/
}
.titelimg {
	width:320px;
	margin-bottom:34px;
	margin-left:-4px;
}
.titelimg-1z {
	width:320px;
	margin-bottom:29px;
	margin-left:-4px;
}
.sloganimg {
	width:320px;
	margin-top:24px;
	margin-left:-4px;
}

p {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
h3 {
	color:#e95e28;
	margin-top:12px;
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
}
#textedit {
position:absolute;
right:50px;
bottom:50px;
text-align:right;
padding-right:50px;
padding-top:10px;
font-size:10px;
height:30px;
z-index:500;
}
#counter {
padding-top:20px;
text-align:left;
font-size:10px;
height:30px;
z-index:500;
background-color:transparent;
}
div.orange {
	color:#e95e28;
	margin-top:12px;
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
}
.h3-k {
	margin-top:0px;
}
.lauftext {
	margin-bottom:20px;
}
.lauftextspez {
	margin-bottom:20px;
	font-style:italic;
}
.preise {
	color:#e95e28;
}
.detailtext {
}
.zwischenraum-1 {
	margin-bottom:140px;
}

/*links*/
.inhalt a {
	color:#888;
	text-decoration:none;
}
.inhalt a:hover, .inhalt a:active, .inhalt a:focus {
	color:#c30040;
}


/*logolink*/
.homelink a{
	position:absolute;
	top:87px;
	left:620px;
	height:50px;
	width:212px;
	display:block;
	z-index:101;
}

/*entwickler*/
.entwicklerlink a{
	position:absolute;
	top:0px;
	left:0px;
	height:60px;
	width:60px;
	display:block;
	z-index:101;
}


/*nav*/
.navright {
	position:absolute;
	top:89px;
	left:420px;
	z-index:101;
	font:12px/20px arial,helvetica,sans-serif;
}
.navright a {
	color:#888;
}
.navright a:hover, .navright .curr{
	/*color:#e95e28;*/
	color:#c30040;
}



/*bilder*/
.bildrechts {
	position:absolute;
	top:330px;
	left:420px;
	z-index:101;
}
.bildpfeile {
	position:absolute;
	top:578px;
	left:420px;
	z-index:101;
}
.pfeillinks {
	background:url(siteimgs/pfeil-l.gif);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	display:block;
	float:left;
}
.pfeilrechts {
	background:url(siteimgs/pfeil-r.gif);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	display:block;
	margin-left:20px;
}
.pfeillinks:hover {
	background:url(siteimgs/pfeil-l-h.gif);
	background-repeat:no-repeat;
}
.pfeilrechts:hover {
	background:url(siteimgs/pfeil-r-h.gif);
	background-repeat:no-repeat;
}




/*hintergrundbilder*/
.bg-0 {
	background:url(siteimgs/bg-0.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-1 {
	background:url(siteimgs/bg-1.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-2 {
	background:url(siteimgs/bg-2.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-3 {
	background:url(siteimgs/bg-3.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-4 {
	background:url(siteimgs/bg-4.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-5 {
	background:url(siteimgs/bg-5.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-6 {
	background:url(siteimgs/bg-6.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-7 {
	background:url(siteimgs/bg-7.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-8 {
	background:url(siteimgs/bg-8.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-9 {
	background:url(siteimgs/bg-9.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.bg-11 {
	background:url(siteimgs/bg-11.gif);
	background-repeat:no-repeat;
	background-position:-80px 0px;
}
.splash {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}



#fixbox {
	position:absolute;
	left:-100px;
	top:-100px;
}


/*ie extrawuerste */

* html .inhalt {
	top:91px;
}
* html .bildrechts {
	top:259px;
}
* html .bildpfeile {
	top:580px;
}
table{
width:400px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-spacing:0px;
/*line-height:22px;*/

}
td{

/*line-height:22px;*/
padding-right:0px;
padding-left:0px;

vertical-align:top;

}

