/* BODY LAYOUT */
body
{	
	background-color:#ffc64a
}
/****************/

/* Images HEED */
#topleft_frame
{	
	background-image:url(../images/oben_links.gif);
	height:20;
	width:20;
}
#topmiddle_frame
{
	background-image:url(../images/oben_mitte.gif);
	height:20;
	width:20;
}

#topright_frame
{
	background-image:url(../images/oben_rechts.gif);
	height:20;
	width:20;
}

#leftmiddle_frame
{
	background-image:url(../images/links_mitte.gif);
	height:20;
	width:20;
}

#rightmiddle_frame
{
	background-image:url(../images/rechts_mitte.gif);
	height:20;
	width:20;
}
#bottonleft_frame
{
	background-image:url(../images/unten_links.gif);
	height:20;
	width:20;
}
#bottonmiddle_frame
{
	background-image:url(../images/unten_mitte.gif);
	height:20;
	width:20;
}
#bottonright_frame
{
	background-image:url(../images/unten_rechts.gif);
	height:20;
	width:20;
}
/****************/

/* Images Navigation */
#navi_frame_topleft
{	
	background-image:url(../images/navi_frame_topleft.gif);
	height:10;
	width:10;
}
#navi_frame_top
{
	background-image:url(../images/navi_frame_top.gif);
	height:10;
	width:10;
}

#navi_frame_topright
{
	background-image:url(../images/navi_frame_topright.gif);
	height:10;
	width:10;
}

#navi_frame_middleleft
{
	background-image:url(../images/navi_frame_middleleft.gif);
	height:10;
	width:10;
	
}

#navi_frame_middleright
{
	background-image:url(../images/navi_frame_middleright.gif);
	height:10;
	width:10;
	
}
#navi_frame_bottonleft
{
	background-image:url(../images/navi_frame_bottonleft.gif);
	height:10;
	width:10;
	
}
#navi_frame_botton
{
	background-image:url(../images/navi_frame_botton.gif);
	height:10;
	width:10;
	
}
#navi_frame_right
{
	background-image:url(../images/navi_frame_bottonright.gif);
	height:10;
	width:10;
	
}
#navi_menue
{
	position:absolute;
	left:0px;
}
#navi_submenue
{
	position:absolute;
	left:30px;
}
/****************/




/* FONT HEAD*/
.headfont1
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
}
.headfont2
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:none;	
}
/****************/

/* FONT Navigation*/
.navifont1
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	text-decoration:none;		
}
.navifont2
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;	
}

a{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	
}
/****************/

/*Content LAYOUT*/
#content_background
{
	background-image:url(../images/background_05.jpg);
}

.content_headfont
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:none;
}

.content_contentfont
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none;
}

.link_font
{
	color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}

/****************/

