/***************** Allgemein *****************/
html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	color:#616365;
	background:#ffffff;
	text-align:center;
}

p {
	margin:0;
	margin-bottom:12px;
}

td,p,div
{
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	color:#616365;
}

a img {border:0px;}

.floatL { float:left; }
.floatR { float:right; }
.clear { clear:both; }

.white { color:#fff; }
.hand { cursor:pointer; }

.halfSpace { font-size:0px; height:5px; }
.fullSpace { font-size:0px; height:10px; }

.rtl { text-align:right; }
.ltr { text-align:left; }

/********** Alle Links **********/

a:link, a:active, a:visited
{
	color:#6a7f10;
	text-decoration:none;
	outline:none;
}
a:hover
{
	color:#6a7f10;
	text-decoration:underline;
}



/***************** input & Textareas *****************/
.ifield, .ifield_error,.tfield, .tfield_error
{
	margin:0px;
	padding:2px;
	border:1px #d6e7b0 solid;
	background:#d6e7b0;
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
	color:#000000;
}
.ifield_error, .tfield_error { background: #ffb370; border:1px #6a7f10 solid; }
.ifield,.ifield_error { width:154px; height:16px; }
.tfield, .tfield_error { width:244px; height:74px; }
.submit_de, .submit_en
{
	background: url('../images_nibelungen/submit_de.png') no-repeat;
	margin:0px;
	padding: 0px;
	width:160px;
	height:22px;
	border:0px;
}

.submit_en
{
	background: url('../images_nibelungen/submit_en.png') no-repeat;
}

#contactform
{
	position:absolute;
	bottom:20px;
	left:20px;
	width:560px;
}

#contactform td { color:#ffffff; }

.grundrisse
{
	position:absolute;
	bottom:-5px;
	left:0px;
	width:610px;
}

.grundrisse table
{
	border-spacing: 0px;
	border-collapse: separate;
}

.grundrisse table tr td
{
	padding:5px 0px 0px 1px;
}

.grundrisse table tr td img
{
	border:0px #ffffff solid;
}

.grundrisse .thumbTxt
{
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#86b918;
	font-size:11px;
	text-align: center;
}

.grundrisse .thumbTxt h4
{
	margin:0px;
	padding:0px;
	color:#86b918;
	font-size:20px;
}




/***************** Gesamtumschließender Div-Container *****************/
#mainContainer
{
	margin:0px auto;
	padding:0px;
	width:980px;
	background:#ffffff;
	text-align: left;
}

#header
{
	margin:0px;
	padding:0px;
	height:80px;
}

.logo
{ 
	margin:31px 0px 0px 15px;
	padding:0px;
	height:20px;
	width:320px;
	float:left; 
}

.switchlang {
	margin:31px 15px 0px 0px;
	padding:0px;
	height:20px;
	width:200px;
	float:right; 
	color:#bed600;
	font-size:10px;
	text-align: right;
}
.switchlang a:link, .switchlang a:active, .switchlang a:visited {
	color:#86b918;
	text-decoration:none;
}

.switchlang a:hover, .switchlang a.active {
    color:#005c24;
	text-decoration:none;
}


/**************** Navigation ****************/
#navigation
{
	background:#86b918;
	margin:0px;
	padding:6px 5px 0px 5px;
	height:20px;
	width:970px;
	color:#ffffff;
	border-bottom:1px #ffffff solid;
	position:relative;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	margin:0px;
	padding:0px 11px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial;
	letter-spacing: 2pt;
	color:#ffffff;
	text-decoration:none;
}

#navigation a:link.active, #navigation a:active.active, #navigation a:visited.active
{
	color:#005c24;
	text-decoration: none;
}

#navigation a:hover, #navigation active.a:hover
{
	text-decoration: none;
	color: #005c24;
}

#print {
	position:absolute;
	top:2px;
	left:900px;
}


#newsticker {
	background-color: #86B918;
	margin:0px;
	padding:0px;
	width:980px;
	border-bottom:1px #ffffff solid;
	color:#ffffff;
}

#newsticker p {
	margin:0px;
	padding:0px;
	display:inline;
	color:#ffffff;
}


/**************** Container ****************/
#container
{
	background:#ffffff;
	margin:0px;
	padding:0px;
	height:513px;
}

#container_start
{
	background:#ffffff;
	margin:0px;
	padding:0px;
	height:570px;
	position:relative;
}


/**************** Content Startseite ****************/
#contentvideo
{
	margin:0px;
	padding:0px;
	position:absolute;
	left:0px;
	bottom:61px;
	width:335px;
	height:220px;
	border-top:1px #ffffff solid;
	border-right:1px #ffffff solid;
}

* html #header		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_bg.png', sizingMethod='scale'); }

/**************** Page Switch ************/
.pageSwitch
{
	margin:0px;
	padding:20px 0px 0px 360px;
	width:610px;
	height:33px;
}

div.pageSwitch table
{
	text-align:right;
}

div.pageSwitch table tr td table tr td
{
	width:17px;
	text-align:center;
	font-size:12px;
}

td.pageSwitchText
{
	padding: 0px 3px;
}

div.pageSwitch * td.pageSwitchText
{
	/* Hack für alle IE Versionen (inkl. 7er) */
	!padding: 3px 3px 3px 3px;
}


td.pageSwitchText a:link, td.pageSwitchText a:active, td.pageSwitchText a:visited, td.pageSwitchText a:hover {
	background-color:#86b918;
	margin:0;
	padding:2px 6px;
	font-weight:normal;
	text-decoration:none;
	border:0px #ffffff solid;
	color:#ffffff;
}

td.pageSwitchText a.active:link, td.pageSwitchText a.active:active, td.pageSwitchText a.active:visited, td.pageSwitchText a.active:hover {
	background-color:#005c24;
	margin:0;
	padding:2px 6px;
	font-weight:normal;
	text-decoration:none;
	border:0px #ffffff solid;
	color:#ffffff;
}


/**************** Content normal ****************/
#content
{
	margin:0px 0px 0px 360px;
	padding:0px;
	width:610px;
	height:460px;
	line-height:18px;
	position:relative;
}

#contentRight.P5 {
	padding:0px 20px;
	width:560px;
}

/**************** Footer ****************/
#footer
{
	background:#98c33a;
	position:relative;
	margin:0px;
	padding:0px;
	height:60px;
	border-top:1px #ffffff solid;
}

html > body #footer_start	{ background: url('../images_nibelungen/footer_transparent.png') repeat; }
* html #footer_start		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/footer_transparent.png', sizingMethod='scale'); }
#footer_start
{
	position:absolute;
	left:0px;
	bottom:0px;
	margin:0px;
	padding:0px;
	height:60px;
	width:980px;
	border-top:1px #ffffff solid;
}


#footer .text, #footer_start .text {
	padding-top:14px;
	text-align:center;
	font-size:10px;
}

#footer p, #footer div, #footer span, #footer td, #footer a {
	font-size:9px;
	color:#005c24;
}
#footer_start p, #footer_start div, #footer_start span, #footer_start td, #footer_start a {
	font-size:9px;
	color:#ffffff;
}


/**************** Print Page ************/
.logo1
{
	text-align:left;
	padding:31px 0px 0px 15px;
}


/*** Icons ***/
html>body .iconZoomIn	{ background:url(../images_nibelungen/zoom_in.png) no-repeat; }
*html .iconZoomIn		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/zoom_in.png', sizingMethod='scale'); }
.iconZoomIn				{ width:19px;height:19px; cursor:pointer; }

html>body .iconZoomOut	{ background:url(../images_nibelungen/zoom_out.png) no-repeat; }
*html .iconZoomOut		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/zoom_out.png', sizingMethod='scale'); }
.iconZoomOut			{ width:16px;height:16px; cursor:pointer; }

html>body .iconScroll	{ background:url(../images_nibelungen/scroll.png) no-repeat; }
*html .iconScroll		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/scroll.png', sizingMethod='scale'); }
.iconScroll				{ width:24px;height:24px; }

html>body .iconScrollR	{ background:url(../images_nibelungen/scroll_right.png) no-repeat; }
*html .iconScrollR		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/scroll_right.png', sizingMethod='scale'); }
.iconScrollR			{ width:32px;height:32px; }

html>body .iconScrollB	{ background:url(../images_nibelungen/scroll_bottom.png) no-repeat; }
*html .iconScrollB		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/scroll_bottom.png', sizingMethod='scale'); }
.iconScrollB			{ width:32px;height:32px; }

html>body .iconScrollL	{ background:url(../images_nibelungen/scroll_left.png) no-repeat; }
*html .iconScrollL		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/scroll_left.png', sizingMethod='scale'); }
.iconScrollL			{ width:32px;height:32px; }

html>body .iconScrollT	{ background:url(../images_nibelungen/scroll_top.png) no-repeat; }
*html .iconScrollT		{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_nibelungen/scroll_top.png', sizingMethod='scale'); }
.iconScrollT			{ width:32px;height:32px; }


/*** Sonstiges ***/
.thumbActive
{
	border:1px #6a7f10 solid;
}

.thumbLink
{
	border:1px #bed600 solid;
}

span.gruen1 { color:#005c24; }
span.gruen2 { color:#bed600; }





