a:link {color:black; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:underline}

body {
    background-color: #000000;
    margin:0 auto;
    padding:0px;
    width: 1028px;
}
.header {
	margin: auto;
	background-image: url(gfx/se_styles__01.gif);
	height: 157px;
	width: 1024px;
}
#menue {
	width:168px;
	float:left;
}
.menuekopf {
	width: 168px;
	background-image: url(gfx/se_styles__02.gif);
	height: 23px;
}
.menueende {
	background-image: url(gfx/se_styles__13.gif);
	height: 19px;
	width: 168px;
}
.content_main {
	background-image: url(gfx/se_styles__05.gif);
	width: 856px;
	min-height: 657px;
	float: right;
}
.content_start {
	background-image: url(gfx/se_styles__03.gif);
	height: 23px;
	width: 856px;
	float: right;
}
.footer {
	background-image: url(gfx/se_styles__16.gif);
	float: right;
	width: 856px;
	height: 63px;
}
.advert_start {
	background-image: url(gfx/se_styles__14.gif);
	height: 41px;
	width: 168px;
}
.advert_main {
	background-image: url(gfx/se_styles__15.gif);
	background-repeat: repeat;
	width: 168px;
	min-height: 426px;
}
.advert_end {
	background-image: url(gfx/se_styles__17.gif);
	width: 168px;
	height: 19px;
}
.text {
	font-family: Arial;
	text-align: center;
	font-size: 18px;
	line-height: 3mm;
	padding-top: 15px;
}
