div{
	padding: 0;
	margin: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #482400;
}
/* für Firefox Scrollbalken immer anzeigen */
html { 
	height: 100%;
	padding: 0 0 1px 0;
}
#oldbrowser{
	text-align: center;
}

div#navTop a, a:visited{
	text-decoration: none;
	color: #EEEEEE;
	font-size: 0.7em;
}
div#navTop a:hover{
	text-decoration: underline;
	color: #F9F0D2;
	font-size: 0.7em;
}

a:link, a:visited, a:active {
color: #CC0000;
text-decoration:none;
font-size: 1em;
} 
a:hover{
	text-decoration:underline;
	color: #CC3300;
	font-size: 1em;
}


#leftcolumn{
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn{
	float: left;
	width: 200px;
	padding-top: 10px;
}
#rightColumn{
	float: right;
	width: 180px;
	min-height: 450px;
}
#contentColumn
{
	width: auto;
	margin-left: 199px;
	min-height: 450px;
	padding-top: 10px;
	color: #663300;
	margin-top: 4px;
	font-size: 1em;

}
#innerContentColumn {
	border-right-color: #663300;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #663300;
	border-left-style: solid;
	border-left-width: 1px;
}
#navTop{
	float:left;
	width:510px;
	height:auto;
	background-color:#614c3b;
}

#innerContentColumn, #innerRightColumn, #innerFooter{
	padding: 10px;
}
#innerLeftColumn{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: auto;
}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 200px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #footer
{
	z-index: 10;
}

/*---- Borders ----*/


/*---- Visual Elements ----*/
body{
	padding: 20px;
	margin: 0;
}
#pageFrame{
width:920px;
	text-align: left;     /*Seiteninhalt wieder links ausrichten */
	width:910px;
	margin-left:auto;
	margin-right:auto;
	border: #EDD75A 8px double;
	background-color: #F9F0D2;
}
#logo{
	width: auto;
	height: 190px;
	background-repeat: no-repeat;
	background-position: top 5px;
}
#slideshow{
float:right;
	width: 454px;
	height: 190px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout5.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	position:relative;
	z-index:10;
	font-size:90%;
	height: auto;
	margin:0px 0 0 15px; /* this page only */
	width: 160px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
position:relative;
border:1px solid #888;
border-width:1px 0 0 1px;
background:#614c3b;
}

.menu li {
background:transparent;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
	font-family:"Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:150px;
	color:#eee;
	text-indent:5px;
	border-bottom:1px solid #888;
	background:transparent;
	font-size: 1.1em;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	position:absolute;
	top:-1px;
	left:105px;
	visibility: hidden;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background: url(../img/navbg.png);
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul ul li a {width:149px; border-right:1px solid #888;}

.menu ul.top2 {top:25px;}
.menu ul.top3 {top:51px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:129px;}
.menu ul.top7 {top:155px;}
.menu ul.top8 {top:207px;}
#Layer1 {
	position:absolute;
	left:237px;
	top:219px;
	width:473px;
	height:20px;
	z-index:11;
	background-color: #663333;
}
h1 {
	font-size: 1.5em;
	font-style: italic;
}
.ue1{
	font-size: 1.5em;
	font-style: italic;
	font-weight:bold;
	padding-top: 1em;
}
.img {
	border: 1px solid #663300;
	margin: 8px;
}
.txtklein{font-size:0.8em;}
.txtrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC0000;
}
.select{
	background-color:#B7E0AF;
	font-size: 0.9em;
}

.formular{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #888888;
	margin: 1px;
	font-size: 0.9em;
}
.field_long_gn {
	background-color: #B7E0AF;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #888888;
	margin: 1px;
	font-size: 0.8em;
}
.field_long_ws {
	width: 300px;
	font-size: 0.8em;
}
.field_short_gn {
	background-color: #B7E0AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #888888;
	margin: 1px;
	font-size: 0.8em;
	width: 202px;
}
pre {
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;       /* Opera 4-6 */
   white-space: -o-pre-wrap;       /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.tab_txt{
	font-size: 0.9em;
}

