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

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

body {
	position: relative;
	background-image: url("../images/bg_html.png");
	background-repeat: repeat-x;
  font-family: tahoma, arial, sans-serif;  
}

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

a:link {
	color: #b5152b; 
}

a:visited {
	color: #b5152b; 
}

a:hover {
	color: #b5152b;
}

a:active {
	color: #b5152b; 
}

a:focus {
	color: #b5152b;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
	color: #005d92;
  font-weight: normal;
  padding: 0 0 1em 0;
}

h2,h3,h4 {
  padding: 2em 0 1em 0;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

input, textarea, select, option {
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
}

input, textarea, select {
	background-image: url("../images/bg_html.png");
	background-repeat: repeat-x;		
	border-width: 1px;
	border-style: solid;
	border-color: #005d92;
	padding: 3px;
}

select, option {
	background-color: #D9E7EF;
}

#edit_form p {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
}

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

.contentbox {
	font-size: 12px;
	padding: 20px 15px 0 15px;
}

.contentbox p {
  line-height: 1.8em;  
  overflow: hidden;
}

.contentbox p + p {
	padding: 0 0 2em 0;
}

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

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

.contentbox li {
	margin: 0 0 0.5em 0;
}

.contenttoolbar {
	padding: 0 15px 0 15px;
}

.footerbox {
	background-color: #ffffff;
	font-size: 11px;
	line-height: 63px;
	margin: 0 auto;
	text-align: center;
	width: 250px;
}

.infobox {
	position: relative;
	line-height: 16px;
	text-align: center;
	z-index: 200;
}

.infobox h1,h2,h3,h4 {
	font-size: 12px;
}

.leftbox {
	position: relative;
	margin: 0 0 0 0;
	z-index: 200;
}

.leftbox ul {
	position: relative;
	z-index: 210;
}

.leftbox li {
	position: relative;
	z-index: 300;
}

.leftbox a {
	position: relative;
	z-index: 800;
}

.leftbox1 {
	position: relative;
	font-size: 12px;	
	letter-spacing: 2px;
	padding: 20px 20px 0 5px;
	z-index: 200;
}

.leftbox2 {
	padding: 20px 20px 0 5px;
}

.leftbox1 p {
	margin: 0 0 30px 0;
}

.leftbox1 ul {
	position: relative;
	margin: 0 0 30px 0;
	z-index: 210;
}

.leftbox1 li {
	position: relative;
	list-style-type: none;
	padding: 5px 0 5px 0;
	z-index: 300;
}

.navigationbox {
	overflow: hidden;
}

.navigationbox ul {
}

.navigationbox li {	
	display: inline-block;
	float: left;	
	height: 74px;
	list-style-type: none;
	text-align: center;
}

.navigationbox a {
	color: #ffffff;
	display: block;
	font-variant: small-caps;
	font-size: 12px;
	line-height: 74px;
	text-decoration: none;
	padding: 0 33px 0 33px;
}

.navigationbox a:link {
	color: #ffffff;
}

.navigationbox a:visited {
	color: #ffffff;
}

.navigationbox a:hover {
	background-repeat: repeat-x;
	background-position: left center;	
	color: #ffffff;
	text-decoration: underline;
}

.navigationbox a:active {
	color: #ffffff;
}

.navigationbox a:focus {
	background-repeat: repeat-x;
	background-position: left center;	
	color: #ffffff;
	text-decoration: underline;
}

.navigation_level_1_sel {
	display: block;
	background-image: url("../images/bg_nav_sel-trans.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.navigation_sub_link {
	position: relative;
	display: block;
	height: 100px;
	padding: 3px 0 3px 0;
	text-decoration: none;
	z-index: 1000;
}

.navigation_sub_link img {
	text-decoration: none;
}

.navigation_sub_link_sel {	
	display: block;
	height: 100px;
	padding: 3px 0 3px 0;
	text-decoration: none;
}

.navigation_sub_link_sel img {
	text-decoration: none;
}

.navigation_sub_link_sel_text {
	text-decoration: underline;
}

.newslist_date {
	color: #005d92;
	font-size: 15px;
	margin: 0 0 5px 0;
}

.newslist_entry {
	margin: 5px 0 15px 0;
}

.newslist_headline {
	font-size: 13px;
	margin: 0 0 5px 0;
}

.outerbox {
	padding: 0 20px 0 20px;
}

.rightbox {
	padding: 20px 10px 0 5px;
}
