body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 7px;
	background-color: #FFFFFF;
	color: #000000;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

strong
{
  font-weight: bold !important;
}

.bodystyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.medium
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.big
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.xbig
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.expanded
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 2px;
}

.justified
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 18px;
}

.box1
{
    padding: 3px;
    border-width: medium;
    border-style: solid;
    border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2
{
    font-style: italic;
    word-spacing: 2pt;
    padding: 3px;
    border: 1px solid;
}

.logo
{
	background-color: #68A32B;
	padding: 8px;
	text-align: left;
}

.content
{
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    background-color: #EDF4E6;
    text-align: justify;
}

.headerPrint
{
	background-color: #68A32B;
	padding: 5px;
}

.contentPrint
{
    padding-left: 18px;
    padding-bottom: 20px;
    text-align: justify;
}

a
{
	/*white-space: nowrap;*/
}

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

a:hover, a:active
{
    color: #68A32B;
}

.content p strong a, .content p b strong a
{
	text-decoration: underline !important;
}

.menuLeft
{
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 8px;
    font-size: 11px;
}

.menuLeftBottom
{
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 6px;
    padding-right: 8px;
    font-size: 11px;
}

.menuRight
{
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 8px;
    font-size: 11px;
}

.menuPrint
{
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 18px;
    font-size: 11px;
}

.menuTop
{
	background-color: #4F7C21;
    font-size: 12px;
    text-transform: uppercase;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.menuTop a:link, .menuTop a:visited
{
	color: white;
}

.themenkomplex
{
    padding-left: 8px;
}

.themenkomplex table
{
	background-color: #68A32B;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: capitalize;
}

.themenkomplex div
{
	text-align: center;
	vertical-align: middle;
}

.themenkomplex a:link, .themenkomplex a:visited
{
	color: #FFFFFF;
}

.teaser table
{
    background-color: #68A32B;
}

input, textarea
{
    font-family: Arial, Helvetica, sans-serif; /*font-size: 11px;*/
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #68A32B;
}

#searchTerm
{
    /*height: 19px;*/
    width: 147px;
}

#username, #password
{
    /*height: 19px;*/
    width: 70px;
}

.heading
{
 	color: #68A32B;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.headingPrint
{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.slogan
{
    background-color: #68A32B;
	font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
	text-align: left;
}

.sloganAuthor
{
	font-size: 10px;
}

.home a:link, .home a:visited
{
    color: #68A32B;
}

.home a:hover, .home a:active
{
    color: #68A32B;
}

.contentLink:link, .contentLink:visited
{
	font-weight: normal;
	color: #000000;
}

.contentLink:hover, .contentLink:active
{
	font-weight: bold;
	color: #000000;
}

/*.content td
{
	text-align: justify;
}*/

ul
{
	margin: 5px;
	margin-left: 18px;
	list-style-type: disc;
}

img
{
	border: 0px;
}

.linkList li {
	list-style-image: url(images/arrow_outlined.gif);
}

.linkList .plus {
	list-style-image: url(images/arrow.gif);
}

.linkList .minus {
	list-style-image: url(images/arrow_down.gif);
}

.microMenu a:link, .microMenu a:visited
{
	color: white;
	text-transform: uppercase;
}

.linkListDiv
{
	float: none;
	width: 100%;
}

.linkListItemDiv
{
    text-align: left;
	float: left;
	width: 320px;
	padding: 8px;
}

.menuThemen a
{
	margin: 0px;
	padding: 0px;
	display: block;
}

.menuThemen a.imgLink
{
	height: 90px;
}

.menuThemen img
{
	margin: 0px;
	padding: 0px;
}

.menuThemen a:link, .menuThemen a:visited
{
	color: white;
}

.menuLeftBottom div
{
	margin-top: 1px;
}

.menuLeftBottom a
{
	display: block;
}

.menuLeftBottom .sub
{
	text-transform: lowercase;
	padding-right: 7px;
	margin-top: 0px;
}

.menuLeftBottom .sub a
{
	font-weight: normal;
}