/*==========================================================
		Main-Layout Style
  ==========================================================*/


html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 1.5em;
}

h2{
	font-size: 1.3em;
}

h3{
	font-size: 1.2em;
}

h4{
	font-size: 1.1em;
}

a img{
	border: none;
}

#container{
	background-image: url(../img/bk_content.gif);
}

table#content_main{
	background-image: url(../img/bk_content.gif);
}


/*-----------------------------------------------------------
 Header Bereich (habe ich am 18.08.06 abgeschaltet da neues Logo)
-------------------------------------------------------------*/

/*#header{
	background-image: url(../img/bk_footer.gif);
}
*/
/*-----------------------------------------------------------
 Main Bereich
-------------------------------------------------------------*/

#layout_content p.small{
	width: 450px;
}

table#content_main td#layout_navi{
	background: url(../img/navi_tor.gif) no-repeat top left;
}
#navi{
	background-color: #3CB399;
	font-size: 0.9em;
}

#naviarea{
	font-size: 1.0em;
}

#naviarea a{
	border: 1px solid black;
	border-top-color: ButtonFace;
	border-left-color: ButtonFace;
	background-color: #FFD700;
	text-decoration: none;
	color: Black;
}
#naviarea a:hover{
	background-color: #DFBE00;
	color: black;
}
#naviarea a.active{
	background-color: #DFBE00;
	border: 1px solid ButtonFace;
	border-top-color: black;
	border-left-color: black;
	color: Black;
}


.description{
	margin-right: 20px;
	border: 1px solid black;
}


/*-----------------------------------------------------------
 Footer Bereich (habe ich am 18.08.06 abgeschaltet da neues Logo)
-------------------------------------------------------------*/

#footer{
/*	background-image: url(../img/bk_footer.gif); */
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}

#footer a{
	text-decoration: none;
}

#madeby{
	margin-top: 5px;
	font-size: 0.85em;
	font-weight: normal;
}
