html {
	height: 100%;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

body {
	background: #FFFFFF;
	color: #424A31;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
}

hr {
	text-align: left;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	background-color: #A4B692; /* Mozilla 1.4 */
	color: #A4B692; /* IE 6 */
	border: #A4B692; /* Opera 7.11 */
	height: 1px; /* im Opera für die Anzeige, im Mozilla für einheitliche Höhe nötig */
}

p {
	padding: 3px;
	margin: 3px;
}

p.top {
	color: #52AC1F;
	font-family: Times New Roman, Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin: 0px; 
	padding: 0px 0px 2px 0px;
	text-align: left;
	border-bottom: 1px dotted #3B4F27;
	line-height: 100%;
}

.text_rechts {
	display: inline;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 5px;
	text-align: right;
	float: right;
}

ul {
	list-style: square outside url(../images/list.gif);
}

li {
	margin-bottom: 5px;
}

ol {
	list-style: decimal;
}

table.sponsoren {
	border-collapse: collapse;
}

td.sponsoren {
	border: 1px solid #52AC1F;
}

.clear {
	clear: both;
}

/* Links */

a {
	color: #52AC1F;
	text-decoration: none;
}

a:link, visited, active  {
	text-decoration: none;
}

a:hover  {
	color: #FFFFFF;
	background-color: #52AC1F;
	text-decoration: none;
}

/* kleine Links */

a.klein {
	color: #3B4F27;
	font-size: 9px;
	font-weight : normal;
	text-decoration : none;
}

a.klein:link, visited, active  {
	text-decoration: none;
}

a.klein:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Links auf Bilder */

a.bild {
	text-decoration: none;
}

a.bild:link, visited, active  {
	text-decoration: none;
}

a.bild:hover  {
	background-color: #FFFFFF;
	text-decoration: none;
}

/* Contentbereiche */

.mittel {
	color: #52AC1F;
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin: 0px; 
	padding: 0px 0px 2px 0px;
	text-align: left;
	border-bottom: 1px dotted #3B4F27;
}

.klein {
	font-size: 10px;
}

.rot {
	color: #FF0000;
}

.headline {
	color: #52AC1F;
	font-weight: bold;
	font-variant: small-caps;
}

/* Contentbereiche */

.header {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border-bottom: #FFFFFF 1px solid;
}

#all {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg_content.gif);
	width: 921px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#content {
	text-align: left;
	line-height: 16px;
	display: inline;
	float: left;
	width: 519px;
	padding: 30px 10px 10px 20px;
	border-right: #3B4F27 1px dotted;
}

#spalterechts {
	display: inline;
	float: left;
	text-align: left;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	line-height: 15px;
	width: 173px;
}

#footer {
	display: inline;
	width: 517px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 5px 5px 187px;
	border-top: #3B4F27 1px dotted;
}

#news {
	float: left;
	background-image:url(../images/layout/news/bg_lang.gif);
	width: 518px;
}

#newsdate {
	font-weight: bold;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

#newstext {
	width: 410px;
	float: right;
	text-align: left;
	padding: 0px 5px 0px 5px;
	border-left: #3B4F27 1px dotted;
}

#newstext2 {
	float: left;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

#protokolltext {
	width: 380px;
	float: right;
	text-align: left;
	padding: 0px 5px 0px 5px;
	border-left: #3B4F27 1px dotted;
}

#jobboerse_subnav {
	float: left;
	background-image:url(../images/job_boerse/bg_lang.gif);
	width: 500px;
}

/* Bilder */

.bild_rechts {
	display: inline;
	margin: 0px 0px 5px 5px;
	padding: 2px;
	text-align: left;
	float: right;
}

.bild_links {
	display: inline;
	margin: 5px 10px 5px 0px;
	padding: 2px;
	text-align: left;
	float: left;
	border: #CCCCCC 1px solid;
}

.bild_news {
	display: inline;
	margin: 5px 5px 5px 10px;
	padding: 2px;
	text-align: left;
	float: right;
	border: #CCCCCC 1px solid;
}

.bilder {
	border: #CCCCCC 1px solid;
	padding: 2px;
}

/* Navigation */

#nav {
	float: left;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none; 
	background-image: url(../images/layout/bg_navigat.jpg);
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}


#nav ul li a {
	padding: 1px 5px 1px 5px;
	display: block;
	color: #FFFFFF;
	line-height: 22px;
	border-bottom: #FFFFFF 1px solid;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	text-align: right;
	text-decoration : none;
	font-size: 13px;
	font-weight : bold;
	width: 157px;
}

#nav ul li a:link, visited, active  {
	text-decoration : none;
}

#nav ul li a:hover  {
	text-decoration: none;
	color: #666633;
	background-color: #FFFFFF;
}

/* Sub-Navigation */

#subnav {
	text-align:center;
	float: left;
	width: 167px;
	padding: 0px;
	margin: 0px;
}

/* Kontaktformular */

label.formular {
	float: left;
	text-align:left;
	margin: 0px;
	vertical-align: top;
	width: 220px;
	padding: 0px 5px 0px 0px;
}

input.felder  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #424A31;
	background-color: #FFFFFF;
	border: #52AC1F 1px solid;
	width: 250px;
}

input.felder:focus	{
	background-color:#52AC1F;
	color:#ffffff
}

input.button  {
	font-size : 1.1em;
	font-weight: bold;
	color: #52AC1F;
	background-color: #FFFFFF;
	border: 3px double #52AC1F;
	width: 160px;
} 

textarea  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #424A31;
	font-size : 1em;
	background-color: #FFFFFF;
	border: #52AC1F 1px solid;
	height: 100px;
	width: 250px;
}

textarea:focus	{
	background-color:#52AC1F;
	color:#ffffff
}
