/* Main Font */

html {
	height: 100%;
	margin-bottom: 1px; 
    font-family: Arial, sans-serif;
    font-size: 12px;
	color: #000;
}

.gallery {
	background: #fff;	
}

/* Main Layout Style */
BODY.print {
    margin: 10px;
	padding: 10px;
	background: #fff;
}


.maillink {
    color: #000;
    text-decoration: none;
}

.maillink:hover {
    color: #000;
    text-decoration: none;
}

.glossarlink {
    color: #999;
    text-decoration: none;
}

.glossarlink:hover {
    color: #444444;
    text-decoration: none;
}

/* START: MENUPAGE/NEWS CONTENT CSS */

div.main {
}

*.div.main {
}

.content {
/*	width: 501px;  */
	padding: 10px 10px 5px 0px; 
}

*..content {
	width: 456px; 
	padding: 10px 10px 5px 0px;
}

.content_wide {
/*	width: 501px; */ 
	padding: 10px 10px 5px 0px;
}

*..content_wide {
/*	width: 671px; */
	padding: 10px 10px 5px 0px;
}

div.title {
	padding: 0 0 0 0;
	font-weight: bold;
}

div.subtitle{
	padding: 10px 0 0 0;
}

div.abstract {
	padding: 5px 0 0 0;
    font-style: italic;
    font-weight: bold;
}

div.date {
    font-size: 10px;
}

div.author {
}

.text {
	padding: 5px 0 0 0;
}

.image {
	padding: 0 0 0 0;
}

.chapter {
	clear: both;
	padding: 0 0 0 0;
}

.chapter_floating {
	float: left;
	padding: 0 0 0 20px;
	width: 205px;
/*	border: solid 1px #000; */
}

.chaptertitle {
	padding: 10px 0 5px; 0;
}

.chaptertext {
	padding: 8px 20px 0 0;
}

div.chaptertext ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
	padding-top: 2px;
	list-style-image:url(/images/default/list_style_image.gif); 
}

div.text ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
	padding-top:2px;
	list-style-image:url(/images/default/list_style_image.gif); 
}

.chaptertext_floating {
	width: 180px;
}


.moreinfo {
	padding: 0 0 0 0;
}

.moreinfo ul {
	list-style: square; 
	margin: 0px;
}
.moreinfo li {
	padding: 0px;
	width: 100%;
	display: block;
}

.moreinfotitle {
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	text-align: left;
}

.moreinfoimage {
	padding: 0 0 0 0;
}

.moreinfotext {
	padding: 5px 10px 15px 10px;
}


.moreinfobox {
	padding: 0 5px 5px 5px;
}

.moreinfobox_title {
	padding: 2px 0 2px 5px;
	background: #ffc100;
	color: #fff;
	font-weight: bold;
}

.moreinfobox_image {
	padding: 0 0 0 0;
}

.moreinfobox_text {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px solid #ffc100;
	background: #ffffff;
}


div.newsboxhome {
	padding: 4px 0 0 0;
	margin: 0 15px 0 15px;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

div.newsboxhome_boxtitle {
	padding: 0 0 4px 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

div.newsboxhome_title {
	padding: 4px 0 0 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

a.newsboxhome {
	text-decoration: none;
	color: #2A3F88; 
}

a.newsboxhome:visited {
	color: #2A3F88; 
}

a.newsboxhome:hover {
	color: #000;
}

div.newsboxhome_finish {
	padding: 0 0 4px 0;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

div.newsbox {
	padding: 4px 0 0 0;
	margin: 0 15px 0 0;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

div.newsbox_boxtitle {
	padding: 0 0 4px 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

div.newsbox_title {
	padding: 4px 0 0 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

a.newsbox {
	color: #2A3F88; 
	text-decoration: none;
}

a.newsbox:visited {
	color: #2A3F88; 
}

a.newsbox:hover {
	color: #000; 
}

div.newsbox_finish {
	padding: 0 0 4px 0;
/* background: url(/images/default/design/lines.gif) repeat-x top left; */
}

/* END: MENUPAGE/NEWS CONTENT CSS */

.newsletter {
	width: 170px;
	padding: 4px 0 0 0;
	margin: 0 40px 0 0;
	line-height: 22px;

	font-weight: bold;
	background: url(/images/default/design/lines.gif) repeat-x bottom left;
}

/* Default Image Cell */
td.default_image {
    padding: 2px;
    border: 1px solid #DDDDDD;
}
table.default_image {
    margin-right: 5px;
    margin-top: 2px;
}


/* Direct Access */

a.dalink {
	font-size: 11px;
	color: #666666;
}

a.dalink:hover {
	font-size: 11px;
	color: #c91a24;
}

/* Menupage: Parent Navigation */

td.navpid {
	font-size: 15px;
	font-weight: bold;
    color: #ffffff;
	letter-spacing:0.03em;
}

a.navlink_pd {
    color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
a.navlink_pd:hover {
    color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
a.navlink_pditw {
    color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
A.navlink_pditw:hover {
}

/* Menupage: Tree Navigation */

#mainnav {
	text-align: left;
	width: 190px;
	background: #bda882;
}

* html #mainnav a {
	height: 28px;
	margin: 0;
}

#mainnav ul {
	list-style: none;
	width: 100%;
    margin: 0;
	padding: 0 1px 3px 1px;
	display: block;
}

#mainnav li {
	padding: 0px;
	height: 31px;
	line-height: 31px;
	width: 100%;
	display: block;
}

.nav_tree {
}

.td_navlink {
}
.td_navlinkitw {
}
.td_subnavlink {
	background: url(/images/default/design/nav/subnav.gif) left no-repeat;
}
.td_subnavlinkitw {
	background: url(/images/default/design/nav/subnavitw.gif) left no-repeat;
}
.td_subnavlink_start {
}
.td_subnavlink_end {
}

.navlink {
	color: #000;
	font-size: 12px;
	font-weight: bold;

	width: 100%;
	display: block;
	padding: 2px 0 0 10px;
	background: url(/images/default/design/lines.gif) bottom repeat-x;
}
.navlink:hover {
	color: #4b1910;
}
.navlinkitw {
	color: #4b1910;
	font-size: 12px;
	font-weight:bold;

	width: 100%;
	display: block;
	padding: 2px 0 0 10px;
	background: url(/images/default/design/lines.gif) bottom repeat-x;
}
a.navlinkitw:hover {
}

a.subnavlink {
	color: #000;
	font-size: 12px;
	font-weight: normal;

	width: 100%;
	display: block;
	padding: 0 0 0 20px;
}
a.subnavlink:hover {
	color: #000;
}
a.subnavlinkitw {
	color: #000;
	font-size: 12px;
	font-weight: bold;

	width: 100%;
	display: block;
	padding: 0 0 0 20px;
}
a.subnavlinkitw:hover {
}

/* Custom Classes */

.guesttitle {
	background-color: #a08b6a; 
	padding: 2px 2px 2px 10px;
	margin: 50px 0 0 0;
}

.guest {
	padding: 2px 2px 2px 10px;
	margin: 2px 2px 2px 2px;
}

.guestcomment {
	font-weight: normal;
	color: #000000;
}

.guestadmincomment {
	font-weight: normal;
    font-style: italic;
	color: #707b1b;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px}

/* NAVIGATIONS */



/* BLOG */

div.blog {
	display: block;
	width: 100%;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	border-style: solid;
}


div.entry {
	display: block;
	width: 100%;
	background: #eeeeee;
	
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 5px;
	
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	border-style: solid;
}

div.blog_title {
	margin: 0px 0 3px 0;
	font-weight: bold;
}

div.blog_text {
}

div.blog_comment {
	color: #666666;
}

div.blog_add {
	padding: 5px 0 0 0;
}

/* CUSTOM */

#main {
	background: #ffffff;
	border: 1px #c91a24 solid; 
	border-top-width: 5px; 
	border-bottom-width: 5px; 
	height: 100%; 
	width: 949px;
}

* #main {
	background: #ffffff;
	border: 1px #c91a24 solid; 
	border-top-width: 5px; 
	border-bottom-width: 5px; 
	height: 100%; 
	width: 949px;
}

#metanav {
	width: 200px;
	height: 39px;
	padding: 3px 0 0 0;
	background: url(/images/default/design/vorhang_links.jpg);
	text-align: right;
	display: block;
}

#head_nav { 
	float: right;
	text-align: right;
}

#search {
	padding: 0 0 0 0;
}

.search_text {
	color: #478a2e;
	border: #478a2e 1px solid;
	width: 157px;
	height: 19px;
}

.search_button {
	border:none;
	background: url(/images/default/design/search_button.gif) no-repeat;
	width: 19px;
	height: 19px;
}
#searchinput {
	float: left;
	padding: 0 0 0 10px;
}
.searchinput {
	font-size:10px;
	border:1px solid #000000;
	width:200px;
}
*..searchinput {
	font-size:10px;
	border:1px solid #000000;
	width:196px;
	height:14px;
	margin-top:-1px;
}

.searchbutton {
	font-size:10px;
	border:1px solid #000000;
}

#searchbutton {
	float: left;
}

*.#searchbutton {
	top: 1px;
}

#head_trenner {
	height: 8px;
	background: #f5b910;
	display: block;
}

.navi_cell {
	width: 229px;
	padding: 4px;
	background: #cccccc;
}

/* IE Special */
*.navi_cell {
	width: 221px;
}

#footer {
	color: #478a2e;
}

.footermaillink {
	color: #478a2e;
}

.footermaillink:visited {
	color: #478a2e;
}

.footermaillink_hover {
	color: #478a2e;
}


/*********************************************************************************************
**********************************************************************************************/

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #fff;
}

body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5 {
	/* setup some more readable header spacing */
	padding-bottom: 0px;
	margin: 5px 0;
	line-height:110%;
}

body {
	font-size: 13px;
}

h1 {
	font-size: 20px;
	color: #2A3F88;
}

h2 {
	font-size: 14px;
	color: #2A3F88;
}

h3 { 
   font-size: 13px;
	color: #2A3F88;
}

h4 {
	font-size:  12px;
	color: #2A3F88;
}

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
/*		color: #2A3F88; */
/*		color: #000000; */
}

div#top {
	color: #666;
}

a:link,
a:visited {
	/* color: see style css */
	color: #2A3F88; 
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* @group Structure */

html {
	background: #000000 url(/images/default/design/bg.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 900px;
	padding-top: 18px;
}

div#header {
	background: url(/images/default/design/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(/images/default/design/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(/images/default/design/header-l.png) 0 0 no-repeat;
	height: 100px;
	overflow: hidden;
}

img#logo {
	float:  right;
	margin-right: 20px;
	margin-top: 20px;
	width: 448px;
	height: 62px;
	background: url(/images/default/design/logo_2009.png) 0 0 no-repeat;
}

div#directnav {
	float:  left;
	margin-left: 10px;
	margin-top: 10px;
	width: 200px;
	height: 20px;
}

div#top {
	margin-left:  520px;
	height: 138px;
	font-style: italic;
}

div#top .padding {
	padding:  15px;
}

div#horiz-menu {
	background: url(/images/default/design/menu-bg.png) 0 0 repeat-x;
	height: 46px;
}

table.mainbody {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #fff;
}

/*
td.mainbody .padding,
td.right .padding,
td.left .padding {
	padding: 15px;
}
*/
td.left .padding {
	width:200px;
	padding-top: 15px;
}

td.right .padding {
	width:200px;
	padding: 10px 0 0 0;
}

td.mainbody .padding {
	padding: 0px 15px 15px 19px;
}

td.right {
	background: #ebebeb;
	width: 150px;
	height: 480px;
}

td.left {
	background: #B7BDD7 url(/images/default/design/mainmenu_bg.png) 0px 0px repeat-x;
	width: 150px;
}

div#bottom {
	background: #121A28 url(/images/default/design/bottom-bg.png) 0 0 repeat-x;
}

div#footer {
	background: url(/images/default/design/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(/images/default/design/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(/images/default/design/footer-l.png) 0 0 no-repeat;
	height: 105px;
	overflow: hidden;
}

div#the-footer {
/*	background: url(../images/footer-rocket.png) 50% 0 no-repeat; */
	text-align: center;
	color:#FFFFFF;
}

div#horiz-menu ul {
	margin: 0;
	padding: 1px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 1px;
	float: left;
	list-style: none;
	background: url(/images/default/design/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 25px;
	height: 41px;
	line-height: 41px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: url(/images/default/design/menu-bg_hover.png) 0 0 repeat-x;
/*	background: #4F6FA7; */
}

div#horiz-menu a#active_menu:link,
div#horiz-menu a#active_menu:visited {
	background: url(/images/default/design/menu-bg_hover.png) 0 0 repeat-x;
}

.hide {
	display: none;
}

/* =================== FORMULARE =================== */

form {	
	margin:0; 
	padding:0;
}

fieldset{
	border:1px solid #cccccc;	
	padding:5px;
}

legend {
	color:#999999;
	font-size:11px;
}

label {
	font-weight:bold;
	float:left;
	width:150px;
}

input {
	border:1px solid #999999;
	margin-bottom:2px;
	width:180px;
}

select {
	border:1px solid #999999;
	margin-bottom:2px;
	/* width:184px; */
}

textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:180px;
	height:80px;
	margin-bottom:2px;
	border:1px solid #999999;
}

.button  {
	font-weight:normal;
	font-size:12px;
	border-color:#999999;
	width:100px;
	background-color:#f0f0f0;
}

.required {
	color:#990000;
	background-color:#FEF2F2;
	border:1px solid #FCC3C3;
	margin-bottom:2px;
}

.comment {
	margin-bottom:10px;	
}
 
.inp_err {
	color: #CC0000;
	margin:0px;
	border:1px solid #990000;
	background:#FFEEEE;
	margin-bottom:2px;
}

.highlight {
  background-color: #ffc;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

.clr {
	clear: both;
}

.small {
	color: #666;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 20px;
	margin-bottom: 3px;
/*	background: url(../images/menu-bullet.png) 0 0 no-repeat; */
}

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


a.sublevel:link,
a.sublevel:visited {
	color: #000;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #2b4293;
	text-decoration: none;
}

a.sublevel:hover {
	color: #2b4293;
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #2b4293;
	font-weight: bold;
}


li.active_menu a:link,
li.active_menu a:visited {
	font-weight: bold;
	color: #2b4293;
}

.nounder {
	text-decoration: none;
	border: 0;
}

div#the-footer a,
div#the-footer a:link,
div#the-footer a:visited,
div#the-footer a:hover {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.bg_col {
	background: #cccccc;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px #999999 solid; 
}

.bg_col_alt {
	background: #ffffff;
	border-bottom: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	padding: 2px;
	font-size: 10px;
}

.bg_titlerow {
	background: #999999;
	font-weight: bold;
	padding: 2px;
}
