/* CSS Document */

/* html */
body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px;
	background: #000000 url(../gfx/background-pattern.jpg) repeat-x top left;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small !important; /* firefox */
	font-size: x-small; /* fuer ie5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;	/* konforme browser */
}
html>body {
	font-size: small; /* opera */
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	text-decoration: underline;
}
fieldset {
	border: 1px solid #424242;
	margin-bottom: 10px;
	margin-top: 5px;
	background: #201E1B url(../gfx/background-comments.jpg) repeat-x 0 0;
}
legend {
	color: #FFFFFF;
	font-size: 0.9em;
	cursor: pointer;
	margin: 2px;
}
.legend-head:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
hr {
	clear:both;
	display: none;
}
input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}

/* ids */
#outer-wrap {
	font-size: 100%;
}
#top-navi-bar {
	width: 990px;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	text-align: right;
	display: block;
}
#header {
	width: 990px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#divider-bar {
	width: 990px;
	height: 15px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
}
#main {
	width: 990px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#main-sidebox {
	width: 318px;
	background: #171411 url(../gfx/background-main-sidebox.jpg) no-repeat top left;
	border: solid 1px #424242;
	padding-top: 16px;
	float: left;
}
#main-contentbox {
	margin: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding: 0px;
	padding-top: 16px;
	width: 664px;
	min-height: 388px;
	background: #171411 url(../gfx/background-main-content.jpg) repeat-y top left;
	border: solid 1px #424242;
}
#footer {
	width: 990px;
	height: 15px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
}
/* klassen */
div .article-answer {
	margin-bottom: 10px;
}
.article-content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border: none;
}
.article-content td {
	margin: 0px;
	padding: 0px;
}
.article-content td p {
	margin: 0px;
	padding: 0px;
}
.article-comments {
	margin: 0px;
	padding: 0px;
}
.default-article td p {
	margin: 0px;
	padding: 0px;
}
div.pic {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	border: none;
	width: 130px;
	height: 143px;
	text-align: center;
}
div.pic img {
	border: 1px solid #424242;
	margin-bottom: 1px;
}
div.ls img {
	margin-top: 24px;
}
div.pt img {
	margin-top: 0px;
}
div.pic ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.pic li {
	font-size: 0.85em;
}
.divider-bar-small {
	width: 318px;
	height: 13px;
	background: #171411;
	border: solid 1px #F55011;
	float: left;
}
.divider-bar-large {
	margin: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding: 0px;
	width: 664px;
	height: 13px;
	background: #171411;
	border: solid 1px #F55011;
}
fieldset .article-headline {
	margin: 5px;
	margin-bottom: 0px;
}
fieldset .article-content {
	margin: 5px;
	margin-top: 0;
	border-bottom: 1px dotted #424242;
}
.inner-contentbox {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	/*padding-right: 210px;*/
	/* auskommentiert: 2007-09-18 */
}
.inner-contentbox a {
	color: #FF5311;
}
.inner-contentbox a:hover, .inner-contentbox a:focus {
	color: #FF5311;
	text-decoration: underline;
}
.inner-contentbox h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.inner-contentbox h2 {
	font-size: 1em;
	font-weight: normal;
}
.inner-contentbox div.article {
	border-bottom: solid 1px #424242;
	margin-bottom: 20px;
	width:	440px;	/* ergänzt: 2007-09-18 */
}
.inner-contentbox .article p {
	margin-bottom: 2em;
}
.inner-contentbox .article p.article-image {
	font-size: 1em;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}
.inner-contentbox .article p.article-image span.article-image-description {
	font-size: 0.9em;
	margin-top: 5px;
	display: block;
}
.inner-contentbox .article p.article-image img {
	border: solid 1px #424242;
	padding: 1px;
	background-color: #000000;
	display: block;
}
.inner-contentbox .article table {
	table-layout:auto;
	width: 100%;
}
.inner-contentbox .article table.foto-preview {
	margin-bottom: 20px;
}
.inner-contentbox .article table.foto-detail {
	margin-bottom: 20px;
}
.inner-contentbox .article table.foto-detail2 {
	margin-top: 23px;
	margin-bottom: 20px;
}
.inner-contentbox .article table.foto-detail td {
	text-align: center;
}
.inner-contentbox .article table.foto-detail2 td {
	text-align: left;
}
.inner-contentbox .article table td.prev-img {
	width: 160px;
	vertical-align: top;
}
.inner-contentbox .article table td.detail-img {
	vertical-align: top;
	text-align: center;
}
.inner-contentbox .article table td.detail-img2 {
	vertical-align: top;
	text-align: left
}
.inner-contentbox .article table td.prev-img img {
	border: solid 1px #424242;
	padding: 1px;
	background-color: #000000;
	display: block;
}
.inner-contentbox .article table td.detail-img img {
	border: solid 1px #424242;
	padding: 1px;
	background-color: #000000;
}
.inner-contentbox .article table td.detail-img2 img {
	border: solid 1px #424242;
	padding: 1px;
	background-color: #000000;
}
.inner-contentbox .article table td.prev-img-descr {
	vertical-align: bottom;
}
.inner-contentbox .article .inputfield-single {
	background: #171411;
	border: 1px solid #424242;
	width: 250px;
	color: #FFFFFF;
	margin-bottom: 8px;
}
.inner-contentbox .article .inputfield-antispam {
	background: #171411;
	border: 1px solid #424242;
	color: #FFFFFF;
	width: 25px;
}
.inner-contentbox .article .inputfield-multi {
	font-size: 1em;
	border: 1px solid #424242;
	background: #171411;
	width: 250px;
	height: 150px;
	color: #FFFFFF;
	margin-bottom: 8px;
	overflow: auto;
}
.inner-contentbox .article .infotext {
	font-size: 0.9em;
	color: #666666;
}
.inner-contentbox .topnavi {
	font-size: 0.9em;
	border-bottom: solid 1px #424242;
	margin-bottom: 10px;
	width:	440px;
}
.inner-contentbox .topnavi a{
	color: #FFFFFF;
}
.inner-contentbox .topnavi table {
	border-collapse: collapse;
	table-layout:auto;
	width: 100%;
	margin-bottom: 15px;
}
.inner-contentbox .footernavi {
	font-size: 0.9em;
	width:	440px;
}
.inner-contentbox .footernavi a{
	color: #FFFFFF;
}
.inner-contentbox .footernavi table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}
.inner-contentbox .footernavi select, .inner-contentbox .topnavi select {
	font-size: 0.9em;
	background: #181818;
	border: 1px solid #424242;
	color: #FFFFFF;
}
.inner-contentbox .footernavi select option, .inner-contentbox .topnavi select option {
	background: #181818;
	color: #FFFFFF;
}
.inner-contentbox .footernavi select option:hover, .inner-contentbox .topnavi select option:hover {
	background: #666666;
	color: #FFFFFF;
}
.inner-contentbox td.add-navi-td-next {
	text-align:	left;
}
.inner-contentbox td.add-navi-td-new {
	text-align: center;
}
.inner-contentbox td.add-navi-td-prev {
	text-align:	right;
}
.inner-contentbox td.gbook-count {
	font-size: 0.9em;
	text-align:	right;
	color: #666666;
}
.header-navi-box {
	margin: 0px;
	margin-right: 0px;
	margin-left: auto;
	padding: 0;
	width: 664px;
	height: 188px;
	background: #171411 url(../gfx/background-header-navi-box.jpg) no-repeat top left;
	border: solid 1px #424242;
}
.header-navi-box-newsletter {
	margin-right: 10px;
	
	width: 98px;
	height: 145px;
}
.header-navi {
	width: 650px;
	height: 188px;
	margin: 0px;
	padding: 0px;
}
.infobox {
	background: url(../gfx/background-infobox.gif) no-repeat left 15px;
	line-height: 1em;
	font-size: 1em;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.infobox-list {
	
	height: 174px;
	padding: 0px;
	margin-bottom: 20px;
	overflow: none;
}
.infobox-gutter {
	margin-top: 10px;
	padding: 0px;
	height: 153px;
	overflow: auto;
}
.infobox p {
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
}
.infobox h1 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.infobox h1 img {
	border: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.infobox h2 {
	margin: 0px;
	padding: 0px;
}
.infobox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.infobox li {
	background: url(../gfx/listicon-star.gif) no-repeat left 50%;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	padding-top: 9px;
}
.infobox li a {
	text-decoration: none;
}
.infobox li a:hover {
	text-decoration: underline;
}
.infobox dl {
	width: 194px;
	margin: 0px;
	padding: 0px;
	margin-left: 36px;
}
.infobox dt {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.infobox dd {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
.infobox dd img {
	border: 0px;
}
.logo-box {
	width: 318px;
	height: 188px;
	background: #171411;
	border: solid 1px #424242;
	float: left;
}
.newsletter-img {
	border: 0px;
	position: relative;
	top: 0px;
	left: 486px
}

/* navigation (diverse styles) */

#header-menu-table td img {
	display: block;
}
#header-menu-table {
	position:relative;
	margin:0px;
	width:664px;
	height:188px;
}
#menu-1 {
	position:absolute;
	left:125px;
	top:186px;
	display:none;
	z-index:300;
}
#menu-2 {
	position:absolute;
	left:346px;
	top:186px;
	display:none;
	z-index:300;
}
#menu-1-inner {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-color:#ffffff;
	width:102px;
	height:43px;
}
#menu-2-inner {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-color:#ffffff;
	width:102px;
	height:64px;
}
#menu-1 a, #menu-2 a {
	text-decoration:none;
	font-size: 0.75em;
	color:#ffffff;
	padding:3px;
	background-color:#181818;
	font-weight:bold;
	display:block;
	position:absolute;
}
#menu-1 a:hover, #menu-2 a:hover {
	color:#ffffff;
	background-color:#424242;
}
#menu-1-1 {
	left:0px;
	top:0px;
}
#menu-1-2 {
	left:0px;
	top:22px;
}
#menu-2-1 {
	left:0px;
	top:0px;
}
#menu-2-2 {
	left:0px;
	top:22px;
}
#menu-2-3 {
	left:0px;
	top:43px;
}
.submenu-first-item {
	border:1px solid #999999;
	width:102px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:94px;
	height:14px;
}
.submenu-item {
	border:1px solid #999999;
	border-top: none;
	width:102px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:94px;
	height:14px;
}

.orange {
	color:	#FF6600;
}
.orange-border {
	border: 1px solid #FF9900;
}
.inner-contentbox .article .inputfield-nowidth {
	background: #171411;
	border: 1px solid #424242;
	color: #FFFFFF;
	margin-bottom: 8px;
}