body
{
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color: black;
	background-color: #D3D3D3; /* Hintergrundfarbe aussen */
	font-size: 100.01%;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}
div#bg
{
	width: 750px;
	background-color: #FFFFFF; /* Hintergrundfarbe f�r den inneren Teil */
	margin: 20px auto;
	padding: 0px;
}

/* Logo + Banner */
div#logo, div#banner
{
	height: 80px;
	padding: 5px 0px;
}

/* Logo + Navi */
div#logo, dl#navi
{
	float: left;
	clear: left;
	max-width: 28%;
	width: 28%;
}

/* Banner + Content */
div#banner, div#content
{
	margin-left: 28%;
}

div#logo
{
	text-align: center;
	vertical-align: bottom;
}

div#banner
{
	background-image: url("../img/banner.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

dl#navi
{
	margin: 20px;
	padding: 0px 0px;
	min-height: 460px;	
	width: 22%;
}

dl#navi dt
{
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: #9ACD32;
	border-style: none;
	border-width: 1px;
	border-color: #556B2F;
}

dl#navi dd
{
	background: #FF8C00;	
	margin: 10px;
	padding: 0px;
	border-style: none;
	border-width: 1px;
	border-color: #556B2F;
	font-size:14px;
	color:black;
}

dl#navi dd a.last
{
	border-bottom: none;
}

dl#navi dd a
{
	text-align: center;
	padding: 10px 0px;
	display: block;
	width: 100%;
}


dl#navi dd a:hover
{
	background-color: #B22222;
	color: black;
	font-weight: bold;
}

div#content
{
	font-size: 11pt;
	padding: 10px;
	margin-right:20px;
	min-height: 480px;
	overflow: auto;
	text-align:left;
}

div#footer
{
	height: 40px;
	width: 100%;
}

div#banner
{
	padding: 0px;
}

div#banner ul
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

div#banner ul li
{
	list-style-type: none;
	display: inline;
	margin-right: 15px;
}
div#home
{

	background-color: black;
}
span#t1{
	color: #B0D525;
	font-style: italic;
	font-weight: bold;
}
span#t2{
	color: #B0D525;
	font-style: italic;
	font-weight: bold;
}
span#wir{
	color: #B0D525;
	font-style: italic;
	font-weight: bold;
}
span#ueber{
	font-weight: bold;
	font-size:17px;
}
span#ueber1{
	font-weight: bold;
	font-size:15px;
}

a#blue{
	color: blue;
	text-decoration: none;
}
.rot{
	background-color: #B22222;
}
span#t2 a{
	color: #B22222;
	font-style: italic;
	font-weight: bold;
	a:hover: #B22222;
	font-size: 14px;
	
}
span#t3 a{
	color: #b24c74;
	font-style: italic;
	font-weight: bold;
	a:hover: #B22222;
	font-size: 14px;
	
}
