/********************************************************************************
 *                                                                              *
 *   artichoc CSS file                                                          *
 *   Copyright 2005, Softloop                                                   *
 *   www.softloop.biz                                                           *
 *                                                                              *
 ********************************************************************************/


/******* Basic Tags *******/

* { /* set default values */
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight:normal;
	text-align: left;
}

body {
	background: #CCC5C1;
	font: 14px Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
}

p {
	margin-bottom: 9px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
}

h1 {
	font-size: 28px;
	color: #4B7720;
	margin-bottom: 1em;
}

h2 {
	font-size: 18px;
	color: #A11E29;
	margin-bottom: 1em;
}

h3 {
	font-size: 15px;
	margin-bottom: 2em;
	font-style: italic;
}

em {
	color: #4B7720;
}

strong {
	font-weight: bold;
}

img {
	border: 0px solid #828181;
}


/******* Special Tags *******/

body.popup {
	line-height: 0em;
	font-size: 0px;
}

body.popup img {
	vertical-align: bottom;
}

.caption {
	font-size: 11px;
	line-height: 1.3em;
	color: #000;
	margin-top: 3px;
}

.imgRight {
	margin: 3px 0 0 15px;
	float: right;
	line-height: 0;
	font-size: 0;
}

.imgLeft {
	margin: 3px 15px 0 0;
	float: left;
	line-height: 0;
	font-size: 0;
}

.clearBoth {
	clear: both;
}

.logo {
	float: right;
}

table.vita {
	margin-bottom: 1.5em;
	border-collapse: collapse;
	width: 620px;
	height: auto;
}

table.vita caption {
	font-weight: bold;
}

table.vita td.left {
	width: 120px;
	font-size: 11px;
	font-weight: bold;
}

table.vita td {
	vertical-align: top;
	width: auto;
	font-size: 14px;
	font-weight: normal;
	padding: 0.3em 0;
}

div.newshead {
	color: #4B7720;
	font-size: 15px;
	font-style: italic;
	position: relative;
	margin: 2em 0 0.5em 0;
	padding: 0 5px 0 5px;
	background-color: #D2E1C4;
	overflow: hidden;
	width: 610px;
}

div.newshead span.date {
	position: absolute;
	top: 0;
	right: 5px;
}

/******* Basic Layout Components *******/

#wrapper {
	width: 850px;
	background: #BBB2AD url("../pics/bg_wrapper.gif") repeat-y;
	border: 1px solid #fff;
	margin: 15px auto;
}

#wrapper_intro {
	width: 850px;
	background: #BBB2AD;
	border: 1px solid #fff;
	margin: 15px auto;
}

#header {
	background: #fff;
}

#content {
	width: 820px;
	padding: 15px;
	background: url("../pics/bg_content.jpg") no-repeat 680px 0;
	overflow: hidden;
}

#content_intro {
	width: 820px;
	padding: 15px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

#innerContent {
	float: left;
	background: #fff;
	padding: 15px;
	width: 620px;
	position: relative;
}

#innerContent a {
	color: #4B7720;
	border-bottom: 1px dotted #4B7720;
}

#innerContent a:hover {
	color: #A11E29;
	border-bottom: 1px dotted #A11E29;
}

#innerContent ul {
	list-style-type: none;
	margin: 0.8em 0 1em 0;
}

#innerContent ol {
	margin: 0.8em 0 1em 16px;
	padding: 0;
}

#innerContent li {
	margin: 0em 0 0.5em 0;
	padding: 0;
}

#innerContent ul li {
	background: url("../pics/bullet.gif") no-repeat 2px 7px;
	padding-left: 17px;
	margin: 0 0 0.6em 0;
}

#innerContent ul.zweispalten li {
	width: 280px;
	padding-left: 17px;
	margin: 0 0 0.6em 0;
}

#innerContent ul.zweispalten {
	width: 280px;
	margin-right: 30px;
	float: left;
}

#innerContent a.thumb {
	border: none;
}

#innerContent a.thumb:hover {
	border: none;
}

#innerContent img.thumb {
	border: 1px solid #4B7720;
}

#innerContent a img.thumb:hover {
	border: 1px solid #A11E29;
}

#innerContent a.pic:hover {
	border: none;
}

#footer {
	background: #81A063;
	border-top: 1px solid #fff;
	position: relative;
	width: 820px;
	height: 24px;
	padding: 0px 15px;
	font-size: 11px;
	overflow: hidden;
	color: #fff;
}


/******* Header Components *******/

#mainnavi {
	z-index: 90;
	font-size: 15px;
	height: 70px;
}

#mainnavi ul {
}

#mainnavi ul li {
	display: inline;
}

#mainnavi ul li a {
	float: left;
	height: 28px;
	padding: 41px 15px 0 15px;
	color: #000;
	background: #BBB2AD;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#mainnavi ul li a:hover {
	background: #BBB2AD;
	color: #fff;
}

#mainnavi ul li.aktiv a {
	float: left;
	height: 28px;
	padding: 41px 15px 0 15px;
	background: #BBB2AD;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #BBB2AD;
}

#mainnavi ul li.aktiv a:hover {
	background: #BBB2AD;
	color: #fff;
}

#subnavi {
	float: left;
	width: 140px;
	padding: 15px;
	margin: -15px;
	margin-left: 15px;
	font-size: 13px;
}

#subnavi ul {
	list-style: none;
}

#subnavi ul li {
	margin-bottom: 0.5em;
	text-align: right;
}

#subnavi ul li a {
	color: #C9D6BC;
}

#subnavi ul li a:hover {
	color: #fff;
}

#subnavi ul li a.aktiv {
	color: #fff;
}

#subnavi ul li a.aktiv:hover {
}

#header.intro {

}


/******* Main Content Components *******/





/******* Footer Components *******/

#footer p {
	text-align: left;
	position: absolute;
	top: 2px;
	color: #fff;
}

#footer p.right {
	right: 15px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
}


/*** Form Tags *****************************************************************/

#formwrap {
	padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

/* Rahmenfarbe angeben für Opera */

fieldset {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

legend {
   border: 1px solid #fff;
}

Label {
	padding: 0px;
	margin-left: 0px;
}

.inpt {
	border: 1px solid #A99E98;
    margin-bottom: 5px;
	width: 250px;
	background-color: #EEECEA;
	font: 13px Georgia,"Times New Roman",Times,serif;
}

.text {
	border: 1px solid #A99E98;
    margin-bottom: 5px;
	width: 250px;
	background-color: #EEECEA;
	font: 13px Georgia,"Times New Roman",Times,serif;
}

input.inpt:focus, textarea.txt:focus {
   color: #000;
}

.senden {
    width: 130px;
	margin: 0px;
	background-color: #EEECEA;
	border: 1px solid #A99E98;
	cursor: pointer;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

/* ----------------------------------------------------------------------------
Team
----------------------------------------------------------------------------*/

#team {
	float: left;
	width: 600px;
}

#team div.pnormal {
	float: left;
}

.caption {
	margin-top: 5px;
	margin-bottom: 25px;
} 


/*** Map24-Modul *****************************************************************/


#map24 {
}


#spalte1 {
	float: left;
	width: 300px;
	padding-right: 15px;
}

#spalte2 {
	float: left;
	width: 300px;	
}

/* ----------------------------------------------------------------------------
Table Presse
----------------------------------------------------------------------------*/

table.presse {
	border-bottom: 1px solid #C9D6BC;
	margin: 10px 0px;
	width: 610px;
}

table a {
	border-bottom: none !important;
}

table.presse tr td {
	border-top: 1px solid #C9D6BC;
	padding-top : 3px;
	padding-bottom: 3px;
}

/* ----------------------------------------------------------------------------
Zahlennavigation
----------------------------------------------------------------------------*/

ul#seitenzahl {
	margin-left: -10px;
}


ul#seitenzahl li {
	float: left;
	background: none;
}

ul#seitenzahl li a {
	border: none;
}

ul#seitenzahl li a.zahlaktiv {
	color: #000;
}