body
{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}

table
{
	border-style: solid;
	border-width: 0px;
}

#wrapper
{
	width: 760px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #669966;
	border: 1px solid white;
	text-align: left;
	background-image: url(img/bg_wrapper.gif);
	background-repeat: repeat-y;
}

#inhalt
{
	background-color: #ffffff;
	padding: 10px 10px;
	margin-left: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 600px;
}

li
{
	padding: 4px 0px;
}

#navigation
{
	float: left;
	width: 140px;
	margin: 0px 0px;
	padding: 0px 0px;
	height: 100%;
}

#top
{
	background-color: #ffffff;
	height: 120px;
	text-align: left;
	margin: 0px 0px;
}

#navigation ul
{
	list-style-type: none;
	padding: 0px 0px;
	margin: 0px 0px;
	border: 1px solid white;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

#navigation li
{
	padding: 0px 0px;
}

#navigation a, #navigation a:visited
{
	display: block;
	width: 140px;
	background-color: #779977;
	border-bottom: 1px solid white;
	padding: 3px 0px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}

#navigation a:hover
{
	background-color: #cc3333;
	background-image: url(img/aktiv.gif);
	background-repeat: no-repeat;
}

#navigation a.unterebene, #navigation a.unterebene:visited
{
   font-weight: normal;
   background-color: #668866;
}

#navigation a.unterebene:hover
{
	font-weight: normal;
	background-color: #cc3333;
}

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

h1
{
	color: #cc3333;
	font-weight: bold;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 10px;
}

h2
{
	color: #cc3333;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 9px;
}

h3
{
	color: #cc3333;
	font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

a, a:visited
{
	color: #883333;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;	
}

.legende
{
	font-weight: bold;
	color: white;
	background-color: #779977;
}

#geruest
{
	width: 550px;
	padding: 0px 0px;
	border: 1px solid #779977;
	border-collapse: collapse;
	margin: 0px 0px;
}

#geruest td
{
	padding: 3px 3px;
	border-bottom: 1px solid #779977;
}

#geruest a, #geruest a:visited
{
	text-decoration: none;
	color: #779977;
}

#geruest a.loeschen, #geruest a.loeschen:visited
{
	color: #773333;
}

#geruest a:hover
{
	text-decoration: underline;
}

#geruest img
{
	border-width: 0px;
}

input, select
{
	padding: 1px 2px;
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button
{
	width: 100px;
}

#gb-neu
{
	text-align: left;
	border-width: 0px;
}

#gb-neu-form
{
	width: 500px;
	margin: 0px auto;
	margin-bottom: 10px;
}

#gb-neu-form input
{
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

#gb-neu-form textarea
{
	height: 88px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

.gb-nav
{
	text-align: center;
	margin: 2px auto;
}

#gb table
{
	border: 1px solid #779977;
	width: 450px;
	margin: 3px auto;
	padding: 0px 0px;
}

.gb-datum
{
	text-align: right;
	border-bottom: 2px solid #779977;
	padding: 1px 0px;
	margin: 0px 0px;
}

.gb-name
{
	text-align: left;
	border-bottom: 2px solid #779977;
	padding: 1px 0px;
	margin: 0px 0px;
}

.gb-inhalt
{
	text-align: left;
}

.zentriert
{
	text-align: center;
}
