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

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

.side-left {
	width:185px;
	height:420px;
	background:url(../images/menu.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.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_over.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:0;
}

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

.tblIm {
	margin-left:40px;
	margin-top:10px;	
	font: 12px Arial, sans-serif;
	padding-left:10px;
}

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

