* {	
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html {
	height: 100%;
  padding-bottom: 1px;
}

body {
  font-family: arial, sans-serif;
  font-size: 1em;
}

a {
	color: #747474;
	outline: none;
}

a:link {
	color: #747474;
}

a:visited {
	color: #747474;
}

a:hover {
	color: #747474;
}

a:active {
	color: #747474;
}

a:focus {
	color: #747474;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
  font-weight: normal;
  padding: 0 0 1em 0;
	color: #747474;
	font-family: Georgia, serif;  
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

input, textarea, select, option {
  font-family: arial, sans-serif;
  font-size: 1em;
}

input, textarea, select {
	border-width: 1px;
	border-style: solid;
	border-color: #B8BBCD;
}

input, textarea {
	padding: 4px;
}

option {
	padding: 4px 4px 0px 4px;
}

#edit_form label {
	display: block;
	text-align: left;
	float: none;
}

#edit_form p {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0;
}

.body_print {
	background-color: #ffffff;
	background-image: none;
}


.citebox {
	background-image: url("../images/bg_citebox.png");
	background-repeat: no-repeat;
	background-position: center right;
	color: #747474;
	font-family: Georgia, serif;
	font-size: 18px;
	height: 100px;	
	letter-spacing: 0.7px;
	margin: 0 0 0 0;
	padding: 55px 0 0 80px;
	text-align: center;
	width: 370px;
	z-index: 5;
}

.citebox a {
	text-decoration: none;
}

.citebox_flip {
	font-size: 10px;
	padding: 5px 0 0 0;
}

.comp_newsbox_details_headline {
	color: #747474;
	font-family: Georgia, serif;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;	
}

.comp_newsbox_details_summary {
	color: #747474;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.comp_newsbox_details_text {
	line-height: 20px;
}

.comp_newsbox {
	background-color: #f9f9f9;
}

.comp_newsbox_news {
	padding: 10px;
	margin: 0 0 35px 0;
}

.comp_newsbox_news_date {
	background-color: #f9f9f9;
	border-width: 0 0 1px 0;
	border-color: #CFCFCF;
	border-style: solid;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	text-align: center;
}

.comp_newsbox_news_headline {
	color: #747474;
	font-family: Georgia, serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;	
}

.comp_newsbox_news_summary {
	font-size: 12px;
	line-height: 18px;
}

.contentbox {
	background-color: #f9f9f9;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 30px 20px 30px;
	width: 450px;
}

.contentbox p {	
  padding: 0 0 2em 0;
  overflow: hidden;
}

.contentbox ol {
	margin: 0 0 0 1.9em;
  padding: 0 0 2em 0;
}

.contentbox ul {
	margin: 0 0 0 1.5em;
  padding: 0 0 2em 0;
}

.footerbox {
	font-size: 11px;
	padding: 0 30px 0 30px;
}

.footerbox a {
	color: #000000;
	outline: none;
}

.footerbox a:link {
	color: #000000;
}

.footerbox a:visited {
	color: #000000;
}

.footerbox a:hover {
	color: #000000;
}

.footerbox a:active {
	color: #000000;
}

.footerbox a:focus {
	color: #000000;
}

.navigationbox {	
	position: absolute;
	float: right;	
	top: 0px;
	left: 135px;	
	height: 57px;
	width: 702px;	
	z-index: 100;
}

.navigationbox ul {
	list-style-type: none;
}

.navigationbox li {
	float: left;
}

.navigationbox a {
	background-image: url("../images/bg_navigation_a.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	line-height: 55px;
	padding: 0 26px 0 26px;
	text-decoration: none;
}

.navigation_level_1_sel a {
	color: #000000;
	text-decoration: underline;
}

.navigation_level_1 a:hover {
	color: #000000;
}

.navigation_level_1 a:focus {
	color: #000000;
}
.vcard {
	font-size: 12px;
	font-family: Georgia, serif;
	padding: 37px 0 0 30px;
}

.vcard_headline {	
	display: block;
	color: #747474;
	padding: 0 0 3px 0;
}