/* Main Font */
body, input, td, select, iframe {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px; 
	line-height: 16px;
    color: #32496c;
    margin:0px;
	text-align:left;
}

body {
	background: #32496c;
}

html {
	height: 100%;
	margin-bottom: 1px; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px; 
	color: #989898;
	background: #32496c;
}

.field {
	border: 1px solid #999999;
	height: 22px;
}

.loginfield {
	border: 1px solid #999999;
	width: 200px;
	height: 15px;
}

/* Main Layout Style */
body.print {
    margin: 10px;
	padding: 10px;
	background: #fff;
}

p {
	padding: 0px;
	margin: 0 0 18px 0;
}

/* Default Link Style */
a {
    color: #ff6600;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}

.maillink {
    color: #000000;
    text-decoration: none;
}

.maillink:hover {
    color: #000000;
    text-decoration: none;
}

.glossarlink {
    color: #999999;
    text-decoration: none;
}

.glossarlink:hover {
    color: #444444;
    text-decoration: none;
}


/* Default Heading Styles */

h1 {
	font-size: 12px;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 13px;
	font-weight:bold;
	margin:0;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

/* START: MENUPAGE/NEWS CONTENT CSS */

div.block_main {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-462px;
	padding-bottom:20px;
	width:924px;
	height: 96%;
	vertical-align:top;
	background:#ffffff url(/images/default/design/bgs/nox.gif) left top no-repeat;
}

div.main {}

.content_boxtitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	width: 100%; 
	height: 25px; 
	line-height: 25px;
}

.content_padding {
	padding: 10px 10px 0px 0px;
}

.multicellchapter {
	margin-top: 5px;
	margin-right: 0;
	padding-left: 0;
	background: #fff;
}

.multicellchapterrow {
	background: #fff;
}

.title_padding {
	padding: 10px 0px 0px 0px;
}

div.title {
	padding: 0 0 0 0;
	font-weight: bold;
}

div.subtitle{
	padding: 10px 0 0 0;
}

div.abstract {
	padding: 0px 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e; 
	line-height: 120%;
}

div.date {
	padding: 2px 0 5px 0;
    font-size: 10px;
	font-style: italic;
}

div.author {
}

.text {
	padding: 5px 0 0 0;
}

.image {
	padding: 0;
	margin: 0;
}

.chapter {
	clear: both;
	padding: 0 0 0 0;
}

.chapter_floating {
	float: left;
	padding: 0 0 0 0px;
	width: 176px;
/*	border: solid 1px #000; */
}

.chaptertitle {
	padding: 10px 0 0 0;
}

.chaptertext {
	padding: 5px 0 0 0;
}

.chaptertext_floating {
	width: 160px;
	border: 0px solid #000;
}

.chaptertable_title {
	background: #eeeeee;
	color: #000;
	border-bottom: 2px #4c5662 solid;
}

.chaptertable_content {
	border-bottom: 1px #9bb1c8 solid;
}

.chaptertable_reserviert {
	background: #fbf499;
	border-bottom: 1px #9bb1c8 solid;
}

.chaptertable_verkauft {
	background: #f5bebd;
	border-bottom: 1px #9bb1c8 solid;
}

.moreinfo {
	width: 290px;
	padding: 10px 0 10px 0;
	border-bottom: 1px #32496c solid;
	margin: 0 0 10px 0;
}

.moreinfotitle {
	font-family: Arial;
	width: 100%;
	color: #32496c;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	margin: 0 0 12px 0;
}

.moreinfoimage {
	float: right;
	padding: 0 0 0 0;
	width: 290px; /* 134 */
	text-align: right;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	overflow: hidden;
	display: block;
}

.moreinfotext {
	width: 100%;
	padding: 0 0 0 0;
}


.moreinfotitle_small {
	font-family: Arial;
	width: 100%;
	color: #32496c;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	margin: 0 0 12px 0;
}

.moreinfoimage_small {
	float: right;
	padding: 0 0 0 0;
	width: 134px; 
	text-align: right;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	overflow: hidden;
	display: block;
}

.moreinfotext_small {
	width: 100%;
	padding: 0 0 0 0;
}


.moreinfobox {
	padding: 0 0 5px 0;
}

.moreinfobox_title {
	padding: 2px 0 2px 0;
	background: #ffc100;
	color: #fff;
	font-weight: bold;
}

.moreinfobox_image {
	padding: 0 0 0 0;
}

.moreinfobox_text {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 0px solid #ffc100;
	background: #ffffff;
}


div.newsboxhome {
	width: 279px;
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
/*	background: #173a0a; */
	color: #000000;
/*	border: 1px solid #000; */
	line-height: 15px;
}

div.newsboxhome_boxtitle {
	color: #000000;
	font-size: 24px;
/*	font-weight: bold; */
}

.newsboxhome_item {
	padding: 0 0 10px 0;
	color: #777777;
}

div.newsboxhome_title {
	padding: 10px 0 5px 0;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.newsboxhome a, .newsboxhome a:link {
	color: #777777;
}

a.newsboxhomemore, a.newsboxhomemore:link {
	color: #777777;
}

.newsboxhome a:hover {
	color: #000000;
}

.newsbox_trennlinie {
	display: block;
	border-bottom: 1px solid #777777;
	width: 279px;
	height:
}

div.newsbox {
	width: 279px;
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
/*	background: #173a0a; */
	color: #000000;
/*	border: 1px solid #000; */
	line-height: 15px;
}

.newsbox_item {
	padding: 0 0 10px 0;
	color: #777777;
	clear: both;
}

div.newsbox_boxtitle {
	padding: 5px 0 0 0;
	font-weight: bold;
}

div.newsbox_title {
	padding: 10px 0 5px 0;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

div.newsbox_abstract {
	padding: 5px 0 0 0;
}

.newsbox_title {
	font-size:11px;
	color:#777777;
	font-weight:bold;
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
}

.newsbox a, .newsbox a:link {
	color: #777777;
}

.newsboxmore, .newsboxmore:link {
	color: #777777;
}

.newsbox a:hover {
	color: #777777;
}

a.newsbox, a.newsbox:link {
	color: #777777;
}

a.newsbox:hover {
	color: #000;
}


/* END: MENUPAGE/NEWS CONTENT CSS */

/* 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 {
	color: #a8a8a8;
}

a.dalink:hover {
	color: #000;
}

/* Menupage: Parent Navigation */

#parent_nav {
	height: 39px;
	margin: 0;
	padding: 0;
}

#parent_nav ul, #parent_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#parent_nav a {
	font-weight: bold;
	padding: 13px 15px 12px 15px;
	margin: -1px -4px 0 0;
	line-height: 39px;
	border-right: solid 1px #ffffff;
}

* html #parent_nav a {
	height: 39px;
	line-height: 12px;
	padding: 14px 15px 12px 15px;
}


a.navlink_pd {
    color: #ffffff;
	background: url(/images/default/design/bgs/nav_inaktiv.gif);
}
a.navlink_pd:hover {
    color: #ffffff;
	background: url(/images/default/design/bgs/nav_aktiv.gif);
}
a.navlink_pditw {
    color: #ffffff;
	background: url(/images/default/design/bgs/nav_aktiv.gif);
}
a.navlink_pditw:hover {
    color: #ffffff;
	background: url(/images/default/design/bgs/nav_aktiv.gif);
}

/* Menupage: Tree Navigation */

#nav_tree {
	margin-top: 10px;
}

.td_navlink {
	border-bottom: 1px solid #c4c4c4;
}
.td_navlinkitw {
	border-bottom: 1px solid #c4c4c4;
}
.td_subnavlink {
	border-bottom: 1px solid #c4c4c4;
}
.td_subnavlinkitw {
	border-bottom: 1px solid #c4c4c4;
}
.td_subnavlink2 {
	border-bottom: 1px solid #c4c4c4;
}
.td_subnavlinkitw2 {
	border-bottom: 1px solid #c4c4c4;
}

.td_subnavlink_start {
}
.td_subnavlink_end {
}

a.navlink {
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;

	display: block;
	padding: 0 0 0 0;
}
a.navlink:hover {
	color: #32496c;
}
a.navlinkitw {
	color: #32496c;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;

	width: 100%;
	display: block;
	padding: 0 0 0 0;
}
a.navlinkitw:hover {
}

a.subnavlink {
	color: #777777;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 8px;
	width: 100%;
	font-weight: normal;
}
a.subnavlink:hover {
	color: #32496c;
}
a.subnavlinkitw {
	color: #32496c;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	width: 100%;
	padding: 0 0 0 8px;
}
a.subnavlinkitw:hover {
	color: #32496c;
	font-weight: normal;
}


a.subnavlink2 {
	color: #777777;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 16px;
	width: 100%;
	font-weight: normal;
}
a.subnavlink2:hover {
	color: #32496c;
}
a.subnavlinkitw2 {
	color: #32496c;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	width: 100%;
	padding: 0 0 0 16px;
}
a.subnavlinkitw2:hover {
	color: #32496c;
	font-weight: normal;
}

/* Custom Classes */

.guesttitle {
	background-color: #ffc100; 
	padding: 2px 2px 2px 10px;
	margin: 50px 0 0 0;
	
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.guest {
	background-color: #ffffff; 
	padding: 2px 2px 2px 10px;
	margin: 2px 2px 2px 2px;
	
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.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;
}

.redtop {
	height: 5px;
	background: #c91a24;
}
#logo {
	display: block; 
	float: left; 
	width: 573px;
	height: 112px;
}

#metanav {
	text-align: right;
	font-size: 9px;
	color: #d8d8d8;

	float: right;
	width: 100%
	display: block;
	background: #ffffff; 
	/*border: 1px solid #000;*/
	margin: 0 10px 20px 0;
}

#head_nav { 
	float: right;
	text-align: right;
}

#search {
	text-align: left;
	font-size: 9px;
	color: #d8d8d8;

	padding: 0 0 5px 0;
	line-height: 25px;
}

.search_text {
	color: #777777;
	border: #d8d8d8 1px solid;
	width: 260px;
	height: 16px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.search_button {
	border:none;
	width: 18px;
	height: 16px;
	position: relative;
	background: url(/images/default/design/searchfield.gif) no-repeat right;
}

#searchinput {
	float: left;
	padding: 0 0 0 10px;
}
#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;
}

.noxCustomer {
	background: #ffffff;
	color: #32496c;
}

.noxTitle {
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px #d8d8d8 solid;
}

.noxTitleRight {
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px #d8d8d8 solid;
	text-align: right;
}

.noxGroup {
	background: #d8d8d8;
	color: #000000;
	font-weight: bold;
}

.noxArticle {
	background: #ffffff;
	color: #32496c;
	border-bottom: 1px #d8d8d8 solid;
}

.noxArticleRight {
	background: #ffffff;
	color: #32496c;
	border-bottom: 1px #d8d8d8 solid;
	text-align: right;
	padding-right: 10px;
}

.noxArticleTotal {
	background: #d8d8d8;
	color: #32496c;
	font-weight: bold;
}

.noxArticleTotalRight {
	background: #d8d8d8;
	color: #32496c;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

input.nox {
	border: 1px #d8d8d8 solid;
	font-size: 11px;
	height: 20px;
}

textarea.nox {
	font-family: Verdana, Arial, sans-serif;
	border: 1px #d8d8d8 solid;
	font-size: 11px;
    color: #32496c;
}
