BODY {
	background : url(../images/frame//hintergrund.gif) fixed #FDEFC7;
	background-repeat : repeat-x;
}
#headline_frame {
	position: absolute;
	left : 150px;
	top : 20px;
	width : 700px;
	height : 85px;
}
#headline_content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 32px;
	color : #3333BB;
	background-color : #BBCCFF;
	text-align : center;
	line-height : 65px;
}
#links_frame {
	position : absolute;
	top : 120px;
	left : 10px;
	width : 180px;
	height : 0px; /*so klein wie möglich, damit die größe angepasst ist.
	diese angabe ist notwendig, sonst stellt opera die höhe der grafiken
	in der tabelle nicht richtig dar */
}

#links_content {
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	font-weight : bold;
	line-height : 32px;
	padding : 10px;
	background-color : #BBCCFF;
}

#links_content a {
	font-weight : normal;
	text-decoration : none;
	color : #CC0000;
}

#links_content a:hover {
	font-weight : bold;
}
#links_content1 {
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	font-weight : normal;
	line-height : 15px;
	padding : 8px;
	background-color : #BBCCFF;
}

#mitte_frame {
	position : absolute;
	top : 120px;
	left : 210px;
	width : 180px;
	height : 0px; /*so klein wie möglich, damit die größe angepasst ist.
	diese angabe ist notwendig, sonst stellt opera die höhe der grafiken
	in der tabelle nicht richtig dar */
}

#mitte_frame_2 {
	position : absolute;
	top : 120px;
	left : 410px;
	width : 180px;
	height : 0px; /*so klein wie möglich, damit die größe angepasst ist.
	diese angabe ist notwendig, sonst stellt opera die höhe der grafiken
	in der tabelle nicht richtig dar */
}

#mitte_frame_3 {
	position : absolute;
	top : 120px;
	left : 610px;
	width : 180px;
	height : 0px; /*so klein wie möglich, damit die größe angepasst ist.
	diese angabe ist notwendig, sonst stellt opera die höhe der grafiken
	in der tabelle nicht richtig dar */
}

#mitte_frame_4 {
	position : absolute;
	top : 120px;
	left : 810px;
	width : 180px;
	height : 0px; /*so klein wie möglich, damit die größe angepasst ist.
	diese angabe ist notwendig, sonst stellt opera die höhe der grafiken
	in der tabelle nicht richtig dar */
}