body {
	margin:0;
	background-color:#1818AA;
}

a {
	color:blue;
}

a:visited {
	color:blue;
}

.body-border {
	background-color:#FFFFFF;
}

.side-left {
	width:185px;
	height:420px;
	background:url(../images/menu2.jpg);
}

.buttontbl {
	margin-top:21px;
	margin-left:16px;
	height:269px;
}

.btStart a{
	display:block;
	background: transparent url(../images/buttons/ss.jpg);
	height:30px;
	width:150px;
}

.btStart a:hover{
	background: transparent url(../images/buttons/ss_over.jpg);
}

.btWbg a{
	margin-top:1px;
	display:block;
	background: transparent url(../images/buttons/wbg_over.jpg);
	height:30px;
	width:150px;
}

.btWbg a:hover{
	background: transparent url(../images/buttons/wbg_over.jpg);
}

.btStdh a{
	margin-top:1px;
	display:block;
	background: transparent url(../images/buttons/stdh.jpg);
	height:30px;
	width:150px;
}

.btStdh a:hover{
	background: transparent url(../images/buttons/stdh_over.jpg);
}

.btMoto a{
	margin-top:1px;
	display:block;
	background: transparent url(../images/buttons/moto.jpg);
	height:30px;
	width:150px;
}

.btMoto a:hover{
	background: transparent url(../images/buttons/moto_over.jpg);
}

.btHistorie a{
	margin-top:2px;
	display:block;
	background: transparent url(../images/buttons/historie.jpg);
	height:30px;
	width:150px;
}

.btHistorie a:hover{
	background: transparent url(../images/buttons/historie_over.jpg);
}

.btImpressum a{
	margin-top:3px;
	display:block;
	background: transparent url(../images/buttons/impressum.jpg);
	height:30px;
	width:150px;
}

.btImpressum a:hover{
	background: transparent url(../images/buttons/impressum_over.jpg);
}

.btIntranet a{
	margin-top:5px;
	display:block;
	background: transparent url(../images/buttons/intranet.jpg);
	height:30px;
	width:150px;
}

.btIntranet a:hover{
	background: transparent url(../images/buttons/intranet_over.jpg);
}

.dlAntrag {
	margin-top:47px;
	margin-left:16px;
	height:30px;
}

.btdlAntrag a{
	display:block;
	background: transparent url(../images/antrag.jpg);
	width:155px;
	height:30px;
}

.btdlAntrag a:hover{
	background: transparent url(../images/antrag_over.jpg);
}


.content {
	width:796px;
	padding:0px;
}

#headerWbg {
	margin-left:50px;
	margin-top:20px;
}

.tblWbg {
	margin-left:50px;
	margin-top:10px;	
}

#text1 {
	font-size: 14px;
}

.wbgImage {
	margin-left:20px;
}

#wstr {
	margin-left:30px;
	margin-top:-10px;
	font-size:14px;
	border: 1px solid black;
}

.side-right {
	background:url(../images/right.jpg);
	background-repeat:repeat-y;
	width:18px;
}

