body, p, table, td, select, textarea, input {
        font-size: 12px;
        line-height: 130%;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol {
	padding-top:0px;
	margin-top:0px;
}


h1 {
	color: #336633;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
	margin-top:2em;
	margin-bottom:0.6em;
}

h2 {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
	margin-bottom:0.3em;
	padding-bottom:0em;
	margin-top:0.1em;
	padding-top:0em;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	text-align: left;
	line-height: 110%;
	margin-bottom:0.1em;
	padding-bottom:0em;
	margin-top;:0.1em;
	padding-top:0em;
}

hr {
	color: #E5E5DD;
	background-color: #E5E5DD;
	height:1px;
	border: 0px solid;
}

.titel {
	color: #000000;
	font-weight:bold;
	text-align: left;
}

a:link    { color:#003399; text-decoration:none;  }
a:visited { color:#003399; text-decoration:none;  }
a:active  { color:#003399; text-decoration:none;  }
a:hover   { color:#003399; text-decoration:underline;  }


.menu_titel {
	color: #333333;
	font-weight: bold;
	padding: 10px 0px 3px 20px; /* top right bottom left */
	xtext-indent: -20px;
	background-image:url(../images/logoicon.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
	line-height:100%;
	border-bottom: 1px solid black;
}
.menu_titel a         { text-decoration:none; color: #336633; font-weight:bold;}
.menu_titel a:link    { text-decoration:none; }
.menu_titel a:visited { text-decoration:none; }
.menu_titel a:active  { text-decoration:none; color: blue; }
.menu_titel a:hover   { text-decoration:underline; }


.menu_sub { text-decoration:none; 
	padding-left: 30px;
	text-indent: -10px;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menu_sub a        { text-decoration:none; color: #336633; font-size: 11px; font-weight:normal; }
.menu_sub a:hover  { text-decoration:underline; }
.menu_sub a:active { color: black; }

.path          { 
	color: #336633;
	font-size: 11px;
	font-weight:normal;
	margin-top:0.3em;
	margin-bottom:0.7em;
}
.path a        { text-decoration:none; color: #336633; font-size: 11px; font-weight:normal; }
.path a:hover  { text-decoration:underline; }

.separator {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.impressum_bottom {color: #50742f; font-size: 13px; font-weight:bold; line-height: 1.5em;}
.impressum_bottom a { text-decoration:none; color: #50742f; font-size: 13px; font-weight:bold;}
.impressum_bottom a:hover { text-decoration:underline; color: #50742f; font-size: 13px; font-weight:bold;}

dt.linklist {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 160%;
	margin-top: 15px;
}

dt.linklist_sub {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	line-height: 160%;
	margin-top: 11px;
}

.icon_margin {
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.arx_image_large {
	padding-left: 10px;
	padding-bottom: 10px;
	float:right;
	
}

.news_entry {
	padding: 15px 5px 15px 5px;
}

.news_title {
	font-weight: bold;
	padding-left: 8em;;
	text-indent: -8em;
	line-height: 1.4em;
}

.news_text {
	padding: 0px;
	margin: 0px;
}

.news_text p {
	margin-bottom: 0.5em;
}

.shortnews_text p {
	margin-bottom: 0.1em;
}

.image-left {
	float: left;
	margin: 5px 10px 5px 0px;
	padding: 0px;
}

.image-right {
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

.bibfld {
	color:darkgrey;
	font-size:90%;
}

.bibhglght {
	color: red;
	font-weight: bold;
}
