/*div {border:1px solid;}*/
div {padding:3px;}

div#Navigation {
float: left;
margin: 0;
margin-left: 5px; 
width:150px;
}
div#Info {
float: right;
margin: 0; 
margin-right: 5px; 
width:150px;
}
div#Inhalt {
margin: 0 175px 0 175px;
}

.test {
position:absolute;
left:0px;
top:0px;
width:616px;
height:463px;
background-image:url(/jpg/test.png);
background-repeat:no-repeat;
z-index:0
}

/* Header */
.logo {
position:absolute;
left:30px;
top:20px;
width:500px;
height:51px;
background-image:url(/jpg/schrift.png);
background-repeat:no-repeat;
z-index:5
}
.logo2 {
position:absolute;
left:225px;
top:70px;
width:291px;
height:18px;
background-image:url(/jpg/schrift2.png);
background-repeat:no-repeat;
z-index:5
}
.logo2_en {
position:absolute;
left:225px;
top:70px;
width:291px;
height:18px;
background-image:url(/jpg/schrift2_en.png);
background-repeat:no-repeat;
z-index:5
}

.zahnrad {
position:absolute;
left:10px;
top:10px;
width:220px;
height:102px;
background-image:url(/jpg/zahnraeder.png);
background-repeat:no-repeat;
z-index:4
}

.wrench {
position:absolute;
right:50px;
top:5px;
width:230px;
height:140px;
background-image:url(/jpg/bildchen.png);
background-repeat:no-repeat;
z-index:0
}
.frtpic {
position:absolute;
right:63px;
top:39px;
/*width:140px;
height:90px;
background-repeat:no-repeat;*/
z-index:1
}


/* menu backgrounds and stuff  */
.men_back {
background-image:url(/jpg/handschlag.png); 
background-repeat:no-repeat;
}

.men_top {
background-image:url(/jpg/trans_gw.png);
text-align:center;
font-weight:bold;
}

.men_75 {
background-image:url(/jpg/75.png);
}

.men_50 {
background-image:url(/jpg/50f.png);
}

.men_25 {
background-image:url(/jpg/25.png);
}

.cont_back {
background-image:url(/jpg/handschlag.png); 
background-repeat:no-repeat;
}

.cont_top {
background-image:url(/jpg/trans_gw.png);
text-align:center;
font-weight:bold;
}

.cont_75 {
background-image:url(/jpg/75.png);
}

.cont_50 {
background-image:url(/jpg/50f.png);
}

.cont_25 {
background-image:url(/jpg/25.png);
}

.bar_top {
width:100%;
background-image:url(/jpg/trans_gw.png);
padding:0px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
font-weight:bold;
}

.bar_75 {
background-image:url(/jpg/75.png);
padding:0px;
}

.bar_50 {
background-image:url(/jpg/50f.png);
padding:0px;
}

.bar_25 {
background-image:url(/jpg/25.png);
padding:0px;
}

.bar_75 span {
padding:3px;
}
.bar_50 span {
padding:3px;
}
.bar_25 span {
padding:3px;
}
.bar_75 .inp {
padding:0px;
}
.bar_50 .inp {
padding:0px;
}
.bar_25 .inp {
padding:0px;
}



a {
position: relative;
font-weight:bold;
z-index:0;
}

.inp {
position: relative;
z-index:0;
}

.search {
display:none;
}

acronym {
	position:relative;
	z-index:1;
	border-bottom:1px dotted;
	cursor:help;
}

label {
display:none;
}