body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #eeeeee;
	margin: 0;
}

table {
	border: 0;
	width: 100%;
	border-spacing: 1em;
}
* html table {
	width: 99%;
}

table td, table th {
	text-align: left;
	vertical-align: top;
}
div {
	position: relative;
}

ul {
	list-style-type:none;
}

h1
{
	padding: 0;
	margin: 0;
	font-family:Times New Roman,Times,serif;
	color: #083884;
	font-size: 24px;	
}
h2
{
	font-size: 100%;
	color: #083884;
}
h3
{
	font-size: 120%;
	color: #083884;
}
hr
{
	color: #083884;
	height: 1px;
        padding: 0;
        border-color: #083884;        
	border-width: 1px 0 0 0;
        border-style: solid;
        margin: 1em 0 1em 0;
        text-align: center;
}

.bilduntertitel
{
	font-size: 90%;
	background-color: #083884;
        color: #eeeeee;
        display: block;
        padding: .2em;
        line-height: 110%;
}

.copyright
{
	font-size: 80%;
        color: #083884;
        display: block;
        text-align: right;
}

.beratungsprojekt {
	font-size: 100%;
        font-weight:bold;
        color: #083884;
}
a span.beratungsprojekt {
        text-decoration: underline;
        font-size: 100%;
        font-weight:bold;
        color: #083884;
}
a:link span.beratungsprojekt, a:visited span.beratungsprojekt {
	color: #083884;
}
a:hover span.beratungsprojekt, a:focus span.beratungsprojekt
{
	color: #EF8618;
}

a:link, a:visited {
	color: black;
}
a:hover, a:focus
{
	color: #ffffff;
}
.menu-current a, .menu-parent a {
   	color: #ffffff;
}

form {
	margin: 0;
}

#container
{
	width: 96%;
	margin: 10px auto;
	line-height: 120%;
}

#banner
{	
	width: 100%;
	height: 140px;
}

#navi_1
{
	margin: 0;
	padding: .3em 0 .3em 0;
	text-align: center;
	width: 100%;
	background-color: #EF8618;
}
#navi_1 ul li
{
	display: inline;
	margin: 0;
	padding: 0 .3em 0 0;
}
#navi_1 ul
{
	margin: 0;
	padding: 0;
}
#navi_1 a, #navi_2 a
{
	text-decoration: none;
}

#navi_2
{
	float: left;
	clear: both;
}
#navi_2 ul {
	list-style-image:none;
        background-color: #EF8618;
        width: 15em;
        padding: 1em;
        margin: 1em 1em 1em 0;
        font-size: 1em;
}
#navi_2 ul li {
	margin: 0.4em;
        line-height: 1.1em;
}
#spalte_rechts
{
	margin: 0;
	padding: 1em 0 0 0;
	width: 200px;
	float: right;
}
#spalte_rechts p
{
	margin-top:0;
	padding-top: 0;
}
#kontent
{
	margin: 1em 220px 1em 18em;
	padding: 1em;
	background-color: white;
}
#kontent ul
{
	list-style-image:url(http://argus-kultur.de/media/elemente/aufzaehlung.png);
}
#kontent p, #kontent h2, #kontent h3 #kontent table {
	margin-top: 0;
}
#kontent a
{
	text-decoration: underline;
}
#kontent a:hover, #kontent a:focus
{
	color: #EF8618;
}


#footer
{
	clear: both;
	margin: .2em 0;
	padding: .2em 0;
	text-align: center;
	width: 100%;
	color: white;
	background-color: #083884;
	font-size: 90%;
}

.menu {
	width: 150px;
	margin: 0px;
	margin-top: 0px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 0px;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	width: 100px;
}