body
{
	background: url(../img/back.jpg);
	padding: 0px;
	margin: 0%;
	font-family: sans-serif, Verdana;
	font-size: 0.9em;
}

#bild{
	background: url(../img/tast_webd.jpg) top left no-repeat;
}

#bild_beratung{
	background: url(../img/kran1.jpg) top left no-repeat;
}

#bild_web{
	background: url(../img/blatt.jpg) top left no-repeat;
}

#bild_at{
	background: url(../img/at.jpg) top left no-repeat;
}

#bild_just{
	background: url(../img/justitia.jpg) top left no-repeat;
}

#bild_404{
	background: url(../img/nanu.gif) top left no-repeat;
}

.back1{
	background: url(../img/back1.jpg);
}
.back2{
	background: url(../img/back2.jpg);
}


#navi{
	vertical-align: top;
	padding: 22px;
}

#inhalt{
	padding-left: 15px;
	padding-top: 22px;
	padding-right: 15px;
	vertical-align: top;
}

.linkleiste{
	background: url(../img/linkleiste.jpg);
	text-align: center;
	color: #CC0000;
	vertical-align: middle;
}

.ueber_mitte{
	display: block;
	text-align: center;
	text-decoration: underline;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: #E6E6E6 url(../img/ueber_rechts.jpg) top left;
}

.ueber{
	display: block;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: #E6E6E6 url(../img/ueber_rechts.jpg) top left;
}

.fehler{
	font-weight: bold;
	color: #FF0000;
}

a{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

