
BODY 
{ 
color: #000000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #E8EBF0;
	SCROLLBAR-FACE-COLOR: #F6F4E9;
	SCROLLBAR-HIGHLIGHT-COLOR: #D2D6CD;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #959891;
	SCROLLBAR-TRACK-COLOR: #959891;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	SCROLLBAR-BASE-COLOR: #EFEDEB;
	margin-top: auto;
	background-image: url(../images/bgtopinside.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a:link    {
	text-decoration: none;
	color: #4C7BCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4C7BCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C7BCA;
	font-weight: bold;
}
a.TitleBar { background: #778A99 }

.footermenu a:link {
	text-decoration: none;
	color: #A9060E;
	font-family: Verdana;
	font-size: 11px;
}
.footermenu a:visited { 
   text-decoration: none; 
   color: #A9060E;
	font-family: Verdana;
	font-size: 11px;
}
.footermenu a:hover   { 
   color: #D77E15;
   font-family: Verdana;
   font-size: 11px;
}

.footermenu
{
	color: #A9060E;
	font-family: Verdana;
	font-size: 11px;
} 
.mainmenu a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.mainmenu a:visited { 
   text-decoration: none; 
   color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.mainmenu a:hover   { 
   color: #A9060E;
   font-family: Verdana;
   font-size: 11px;
}

.mainmenu
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
} 

.trawlmenu a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.trawlmenu a:visited { 
   text-decoration: none; 
   color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.trawlmenu a:hover   { 
   color: #AAA525;
   font-family: Verdana;
   font-size: 11px;
}

.trawlmenu
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

.seinemenu a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.seinemenu a:visited { 
   text-decoration: none; 
   color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.seinemenu a:hover   { 
   color: #D77E15;
   font-family: Verdana;
   font-size: 11px;
}

.seinemenu
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

.gearmenu a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.gearmenu a:visited { 
   text-decoration: none; 
   color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.gearmenu a:hover   { 
   color: #AEEBFB;
   font-family: Verdana;
   font-size: 11px;
}

.gearmenu
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.tdbg {
	background-image: url(../images/stelle_content.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
}
.tdbg3 {
	background-image: url(../images/stelle_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
}
/* Setting the body tag with a background-image attribute
set to background-repeat: no-repeat; will only display the image one time 
(repeat is the default setting) */
.tdbg {
	background-color: #6FB1D3;
}

.tdbg2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	background-position: bottom;
}
/* Setting the body tag with a background-image attribute
set to background-repeat: no-repeat; will only display the image one time 
(repeat is the default setting) */

TD.heading {
	Font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	background-color: #778A99;
	color: #FFFFFF;
	BORDER-BOTTOM: thin ridge;
	BORDER-LEFT: thin ridge;
	BORDER-RIGHT: thin ridge;
	BORDER-TOP: thin ridge;
; font-style: normal
}

.mainheader
{
color : #000000;
background : #9DC093;
font-family : Verdana,tahoma,Arial;
font-size : 10px;

}

.header
{
	color: #396BB5; /*background : #EFF2F6;*/
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.headerred
{
color : #AA0000;
/*background : #EFF2F6;*/
font-family : Arial;
font-size : 16px;
font-weight:bold;
}
.newsletter
{
color : #000000;
background : #ffffff;
font-family : Verdana,tahoma,Arial;
font-size : 12px;
}

.header3
{
color : #000000;
background : #D9E1D9;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}
.header2
{
color : #48576C;
background : #F5F5F5;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.inputSubmit
{
	color: Gray;
	background-color: #E4E0BF;
	border-color: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Verdana,tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

TD.footing {
	Font-family: 'Book Antiqua', 'Arial';
	font-size:10pt;
	font-weight:medium;
	background-color: #778A99;
	color: #FFFFFF;
	BORDER-BOTTOM: thin ridge;
	BORDER-LEFT: thin ridge;
	BORDER-RIGHT: thin ridge;
	BORDER-TOP: thin ridge;
}

.body { 
   font-family: Verdana;
	font-size: 11px;
   color: 000000
	}
.main {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	
}

.main2 {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	background-color: Black;
}
.copyright a:link {
	text-decoration: none;
	color: 66655F;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
}
.copyright a:visited { text-decoration: none; color: 66655F; font-weight: bold ;font-family: Arial; font-size: 10px}
.copyright a:hover   { font-family: Arial; font-weight: bold ;font-size: 10px; color: 66655F}


.copyright { font-family: Arial; font-size: 10px; color: 000000}
.searchbutton {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: blink; background-color: #3367cc; text-align: center; border: 2px #FFFFFF outset; cursor: hand; clip:  rect(   )}
.bodyCopy {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F6F4E9;
}

.h3normal {
	font-family: Arial;
	font-size: 12px;
	color: #1B2529;
	font-style: normal;
	font-weight: normal;
}
.h3bold {
	font-family: Arial;
	font-size: 12px;
	color: #1B2529;
	font-style: normal;
	font-weight: bold;
}
.tips { font-family: Arial; font-size: 10px ; color: #1B2529 }
.bodyheaders { font-family: Arial; font-size: 12px ; color: #1B2529 }
