/* Wird nur im Fontend benötigt, Containerpositionierungen usw...*/

body{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image:url(../img/bg_verlauf.jpg);
	background-repeat:no-repeat;
	background-position: middle;
	background-attachment:fixed;
}

form{
	display:inline;
}


/*###############################   Kopf    ################################*/
#page{
	position:relative;
    margin: 0 auto; 
	width:998px;
}

#head{
	width:998px;
	height:140px;
	padding:40px 0px 10px 0px;
}
.baselogo{ position:relative; top:15px; }


/*###############################   Conten7   ################################*/

#lr_content{		
	padding: 0px 8px 8px 8px;
	margin:0px;
	width: 608px;
	float:left;
	position:relative;
	top:0px;
	left:-9px;
}
.article{
	background-image:url(../img/article.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}



/*###############################   Navi    ################################*/
#navi{
	float: left;
	width:295px;
}

.n1, .n1h{
	background-image:url(../img/base_04.png);
	width:295px;
	height:40px;
}
.n2, .n2h{
	background-image:url(../img/base_06.png);
	width:295px;
	height:32px;
}
.n3, .n3h{
	background-image:url(../img/base_07.png);
	width:295px;
	height:33px;
}
.n4, .n4h{
	background-image:url(../img/base_08.png);
	width:295px;
	height:31px;
}
.n5, .n5h{
	background-image:url(../img/base_09.png);
	width:295px;
	height:31px;
}
.n6, .n6h{
	background-image:url(../img/base_10.png);
	width:295px;
	height:32px;
}
.n7, .n7h{
	background-image:url(../img/base_11.png);
	width:295px;
	height:31px;
}
.n8, .n8h{
	background-image:url(../img/base_12.png);
	width:295px;
	height:32px;
}
.n9, .n9h{
	background-image:url(../img/base_14.png);
	width:295px;
	height:32px;
}
.n10, .n10h{
	background-image:url(../img/base_15.png);
	width:295px;
	height:32px;
}
.n11, .n11h{
	background-image:url(../img/base_17.png);
	width:295px;
	height:31px;
}


.n1h{background-image:url(../img/hover_04.png);}
.n2h{background-image:url(../img/hover_06.png);}
.n3h{background-image:url(../img/hover_07.png);}
.n4h{background-image:url(../img/hover_08.png);}
.n5h{background-image:url(../img/hover_09.png);}
.n6h{background-image:url(../img/hover_10.png);}
.n7h{background-image:url(../img/hover_11.png);}
.n8h{background-image:url(../img/hover_12.png);}
.n9h{background-image:url(../img/hover_14.png);}
.n10h{background-image:url(../img/hover_15.png);}
.n11h{background-image:url(../img/hover_17.png);}




.n1:hover{
	background-image:url(../img/base__04.png);
}
.n2:hover{
	background-image:url(../img/base__06.png);
}
.n3:hover{
	background-image:url(../img/base__07.png);
}
.n4:hover{
	background-image:url(../img/base__08.png);
}
.n5:hover{
	background-image:url(../img/base__09.png);
}
.n6:hover{
	background-image:url(../img/base__10.png);
}
.n7:hover{
	background-image:url(../img/base__11.png);
}
.n8:hover{
	background-image:url(../img/base__12.png);
}
.n9:hover{
	background-image:url(../img/base__14.png);
}
.n10:hover{
	background-image:url(../img/base__15.png);
}
.n11:hover{
	background-image:url(../img/base__17.png);
}


/*###############################   Foot    ################################*/

#foot{
	clear:both;	
	height:100px;
	width:980px;
	background-image:url(../img/base_23.png);
	background-repeat:no-repeat;
}

/*###############################   Special    ################################*/

acronym  {
 cursor: help;
 border-bottom: 1px dotted #8B8060;
} 

.slideHeader
{
  height:     20px;
  background: Blue;
  color:      White;
}

.slideBody
{
  background: Gray;
  padding:    5px;
  height:10px;
}

.slidePanel
{
  width:      100px;
  float:      left;
  margin:     5px;
}

#gallery_img {
                width: 300px;
                height: 300px;
                border: 1px solid black;
				}
a img {
	border:none;
}


.erfolg, .fehler{
	width:430px;
	text-align:center;
	padding:20px;
	margin:30px 0px 0px 0px;
}
.erfolg{
	border: #00ff1e solid 1px;
	background-color:#00380c;
}
.fehler{
	border: #900 solid 1px;
	background-color:#4e0404;
}


#foot .news{
	position:relative;
	left:750px;
	top:30px;
	width:170px;
}

.upfeil{
	height:10px;
	width:20px;
	position:relative;
	left:580px;
	top:-20px;
}

.juku{
	height:70px;
	width:100px;
	position:relative;
	left:280px;
	top:-100px;
}
.franky{
	height:70px;
	width:100px;
	position:relative;
	left:40px;
	top:-100px;
}

.nav_fb {
width:50px;
position:relative;
left:225px;
top:20px;
}