BODY {
	background-color: black;
	margin: 0px;azimuth;
	color: white;
}

A {
	text-decoration: underline;
	color: white;
	font-size: xx-small;
}

A:HOVER {
	text-decoration: none;
	font-size: xx-small;
	color: white;
}

.bold {
	COLOR: FDFF3B;
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
}

#border_left {
	width: 20px;
	background-image: url(../grafiken/bb_left.jpg);
}

#border_right {
	width: 20px;
	background-image: url(../grafiken/bb_right.jpg);
}

#border_top {
	height: 20px;
	background-image: url(../grafiken/bb_top.jpg);
}

#border_bottom {
	height: 20px;
	background-image: url(../grafiken/bb_bottom.jpg);
}

#border_middle {
	width: 20px;
	background-image: url(../grafiken/bb_middle.jpg);
}

#inhalt_left {
	width: 350px;
	height: 400px;
}

#inhalt_right {
	width: 350px;
	height: 400px;
}

#inhalt_center {
	width: 720px;
	height: 400px;
}

#top {
	width: 760px;
	height: 100px;
	background-image: url(../grafiken/header.jpg);
}

#menue {
	width: 760px;
	height: 20px;
}

#menue_line {
	height: 1px;
	background-color: white;
}

#impress {
	color: white;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-size: xx-small;
}

#spacer {
	height: 5px;
}

#spacer_top {
	height: 50px;
}

#iframe_left {
	width: 350px;
	height: 400px;
}

#iframe_right {
	width: 350px;
	height: 400px;
}

#iframe_center {
	width: 720px;
	height: 400px;
}

#iframe_menue_top {
	width: 760px;
	height: 20px;
}

#iframe_menue_bottom {
	width: 760px;
	height: 20px;
}

#iframe {
	width: 720px;
	height: 400px;
}

