/* ===== tags ===== */

body {
/*	background-color: #EFEFEF;*/
	background-image:url(images/background.jpg);
	background-repeat: repeat;
	margin-top:5px;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	margin-bottom:0.3em;
	margin-top:8px;
/*	margin-right:20%;*/
	margin-right:10px;
	background:#666699;
	color:#FFFFCC;
	height:20px;
	padding: 2px;
	white-space: nowrap;
}
h2 {
	font-size:1.4em;
	font-weight:900;
	font-family:"Times New Roman", Times, serif;
	margin-top:0.5em;
	margin-bottom:0.1em;
	margin-left:5px;
	color:#990066;
}
h3 {
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	margin-top:0.5em;
	margin-bottom:0;
/*	margin:5px;*/
	color: #0033CC;
	text-indent: 2em;
}
h4 {
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	margin-top:0.3em;
	margin-bottom:0.1em;
	color:#3333CC;
/*	background-color: #FFFFE1;
	margin-right:55%;*/
	margin-left:15px;
	padding:0.2em;
	text-indent: 2.5em;
}
h5 {
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:wider;
	color:#CC0000;
	margin-left:15px;
	margin-bottom:0.1em;
	margin-top:0.2em;
	text-indent: 3em;
}
p {
	margin-top:0;
	margin-bottom:0.6em;
	color: #003399;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003399;
}
th {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	font-weight:bolder;*/
	margin-bottom:0;
	color: #003399;
	background: #dfdfff;
}
li {
	margin-bottom:2px;
}

/* ===== ID =====*/
#outer {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width: 990px;
	position:relative;
/*	background: #FFFFF9 url(images/grain_bg.jpg) repeat-y;*/
	background-color:#FFFFF9;
}
#banner {
/*	background-image:url(images/banner_neuer-entwurf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:140px;
	background-attachment:scroll;*/
	border: none;
	margin:0;
	padding:0;
}
div#menu {
	position:absolute;
	left:0;
	width:155px;
	margin-top:3px;
}
#content {
	margin-left:156px;
	border:none;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:5px;
	padding-right:10px;
	min-height:350px;
}
#marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	/*	border-top-style:solid;
	border-top-width:0.1em;*/
/*	background-color: #FFFFE1;*/
	background-image:url(images/marquee.jpg);
	background-repeat:no-repeat;
	padding-top: 0.2em;
	padding-bottom:0;
	padding-left:6px;
	padding-right:6px;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFE1;
	border-left-color: #FFFFE1;
	font-weight: 300;
	height:20px;
	margin-bottom:5px;
}
#footer {
	margin-top:30px;
	margin-left:0;
	float: none;
	width: 90%;
	/*width: 993px;*/
	border-top-width: thin;
	border-top-style: solid;
	font-size: 10px;
	font-style: italic;
	text-align:center;
	clear:both;
}
#textbox_lg {
	float:left;
	clear:right;
	width: 390px;
	height:auto;
	font-size:12px;
	border: 2px solid #003399;
	margin: 0 10px 10px 0;
	padding: 5px;
}
#textbox_auto, #textbox_500  {
	float:left;
	width:auto;
	height:auto;
	font-size:12px;
	border:1px solid #336699;
	margin:5px;
	padding:5px;
}
#textbox_auto {
	width:66%;
	background-color:#ebebeb;
	clear:left;
}
#textbox_500 {
	width:500px;
}
#txt_box_right, #txt_box_left {
	height:auto;
	margin-bottom:5px;
	margin-top:5px;
	padding:4px;
	border:4px solid #90bade;
	width:230px;
}
#txt_box_right {
	float:right;
	clear:right;
	margin-right:5px;
	margin-left:5px;
}
#txt_box_left {
	float:left;
	clear:left;
	margin-right:5px;
	margin-left:5px;
}
#clearboth{
	clear:both;
}
#prn_page {
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
	width:auto;
	background: url(images/grain_bg.jpg);
}
#pic_right {
	float:right;
	border: 1px solid #666;
	padding: 5px;
	margin: 0 5px 5px 10px;
}
#pic_left {
	float:left;
	border: 1px solid #666;
	padding: 5px;
	margin: 0 10px 5px 5px;
}
ul#tabs  {
	text-align: left;
	list-style: none;
/*	padding: 0 0 10px 0;
	padding-top:0 ;
	padding-left:0;
	padding-bottom:5px;
	padding-right:0;*/
	margin-top:0;
	margin-left:0;
	margin-bottom:10px;
	margin-right:0;
	font-size: 11px;
}
ul#tabs li a {
	padding:4px;
/*	border-width:1px;*/
	border-color:#ffe #aaab9c #ccc #fff;
	border-style:solid;
	color:#003399;
	text-decoration:none;
	background:#B9B9B9;
}
ul#tabs li a:hover, ul#tabs li#here a:hover
{
	color:#003366;
/*	color: #FFFFCC; */
	background:#E9E9E9;
	border-color:#aaab9c #fff #fff #ccc;
}	

/* ===== classes ===== */
.caption {
	font-size: 0.9em;
	font-style: italic;
	color: #000099;
	text-align: center;
	margin-bottom:0;
}
.copyright {
	font-size:0.8em;
	text-align:center;
	font-style:italic;
	color:#666666;
}
.vers {
	font-style:italic;
	font-size:10pt;
	color:#990066;
	font-weight: bold;
}
.rule {
	color:#990066;
/*	font-size:1.3em;*/
	padding-top: 3px;
	text-align:center;
	border-top: 1px solid #990066;
	margin: 2px 5% 0;
	}
td.txt_lgt_blue {
	color:#3366CC;
}	
ul.text, li.text, ol.text {
	margin-top:0;
	margin-bottom:0.6em;
	color: #003399;
	
}
/* ===== links ===== *
a:link, a:visited, a:hover, a:active */

a.text:link
{
	font-size:12px;
	font-style:normal;
	color:#990099;
	text-decoration:none;
	border-bottom:1px dotted #990066;
}
a.text:visited 
{
	font-style:italic;
	font-weight:600;
	text-decoration:none;
	border-bottom:1px dashed #990066;	
}
a.text:hover 
{
	color:#003399;
	text-decoration:none;
	border-bottom:#00FF00 solid 1px;
	font-style:normal;
	font-weight:normal;
	background-color:#fefdde;
}
a.email:link 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	text-decoration: none;
}
a.email:visited 
{
	color: #3366CC;
	text-decoration: none;
	border-bottom: 1px dashed #0066FF;
}
a.email:hover 
{
	color:#3366CC;
	text-decoration: none;
	background-color:#FFFFCC;
	border-bottom:#003399 1px solid;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;*/
}
a.email:active {
	color: #3366CC;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
a.nav_hor:link, a.nav_hor:active {
/*	border-bottom-width: 1px;
	border-bottom-style: dashed; 
	border-bottom-color: #3366CC;*/
	color:#3366CC;
	font-style:normal;
	text-decoration: none;
}
a.nav_hor:link {
	font-weight: 400;
	font-style:normal;
	padding:2px;
	text-decoration: none;
}
a.nav_hor:visited {
	color:#3366CC;
	font-style:italic;
	padding:2px;
	text-decoration: none;
	font-weight: 400;
}
a.nav_hor:hover{
	background-color:#ffffe1;
	font-style:normal;
	font-weight: 400;
	border-bottom:#003399 1px solid;
	margin-bottom:0;
}
a.nav_hor:active{
	font-weight: 400;
	font-style:normal;
	padding:2px;
	text-decoration: none;
	margin-bottom:0;
}
a.head:link, a.head:visited, a.head:active, a.head:hover {
	text-decoration: none;
}
a.head:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color:#990066;
}
a.head:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color:#990066;
}
a.head:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#990066;
}
a.head:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color:#990066;
}

a.toc:link{
	font-style:normal;
	color:#003399;
	text-decoration:none;
	margin: 0px;
	/*	border-bottom:1px dotted #F7E110;*/
}
a.toc:visited {
	font-style:italic;
	font-weight:600;
	text-decoration:none;
	color: #292988;
	margin: 0;
}
a.toc:hover {
	color:#003399;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
	background-color:#fefdde;
	margin: 0px;
}
a.toc:active {
}