body {
	background-color: #F0F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000033;
	width:97%;
}
 a {
	text-decoration: none; 
	color: #000099; 
}
 a:hover {
	color: #FF0000;
	text-decoration: none; 
}
 a:visited {
	text-decoration: none; 
	color: #666666; 
}
 a:active {
	text-decoration: none; 
	color: #FFFF00;
} 
#tablePic{
	background-color: #000000;
	width: 410px;
}

#table, td, th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000033;
	background-color: #F8F8FF;
}
#table a {
	text-decoration: none; 
	color: #000099; 
}
#table a:hover {
	color: #FFFFFF;
	background-color: #0033CC;
	text-decoration: none; 
}
#table a:visited {
	text-decoration: none; 
	color: #666666; 
}
#table a:active {
	text-decoration: none; 
	color: #FFFF00;
} 
#table_liste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000033;
	background-color: #F8F8FF;
	width: 400px;
}
#table_sieger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000033;
	background-color: #F8F8FF;
	width: 550px;
}

.clr{
	clear:both;
}
#heading{
	/****Wiederholung: y=vertikal - x=horizontal******/
	/****top-right-bottom-left******/
	left: 0px;
	top: 0px;
	color: #FFFFCC;
	height: 87px;
	position: fixed;
	width: 100%;
	background-color: #7F9DD9;
}
.imgWappenRight {
	right: 0px;
	top: 0px;
	float: right;
	width: 87px;
	height: 85px;
	background-image: url(../images/navi/ko_deu.jpg);
	background-position: top left;
}
.imgWappenLeft {
	left: 150px;
	top: 0px;
	float: left;
	width: 137px;
	height: 87px;
	background-image: url(../images/navi/ko_by.jpg);
	background-position: top left;
}

#content{
	margin: 73px 64px 20px 128px;  /****top-right-bottom-left******/
	padding: 5px 8px 5px 8px;  /****top-right-bottom-left******/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border: 2px solid silver;
	color: #000033;
}
.contLeft{
	float:left;
	width:160px;
	position:relative;	
	margin-top:20px;
	margin-right:40px;
}
.contRight{
	float:right;
	width:160px;
	position:relative;	
	margin-top:20px;
	margin-right:40px;
}
 a {
	color: #0000CC; 
}
 a:hover {
	color: #FF0000;
}
 a:visited {
	color: #666666; 
}
 a:active {
	color: #FF0000;
} 

#fixiertLeft {
    position: absolute;
    top: 87px; left: 0px;
    width: 137px;
    border-right: 2px solid silver;
	height:100%;
	background-color: #8EB1E7;
}
.ImgFixLeftVorst{
  	background: url(../images/navi/mai_vorst.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftAkt{
  	background: url(../images/navi/mai_akt.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftJug{
  	background: url(../images/navi/mai_jug.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftKoch{
  	background: url(../images/navi/mai_koch.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftSpons{
  	background: url(../images/navi/mai_spons.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftImp{
  	background: url(../images/navi/mai_imp.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
.ImgFixLeftFind{
  	background: url(../images/navi/mai_find.jpg) repeat-x top left;
	float:left;
  	width: 137px;
	height:100%;
}
 html>body #fixiertLeft {  /* nur fuer moderne Browser! */
    position: fixed;
}

#fixiertRight {
    position: absolute;
    top: 87px; right: 0px;
    width: 87px;
    background-color: white;
    border-left: 2px solid silver;
	height:100%;
}
 html>body #fixiertRight {  /* nur fuer moderne Browser! */
    position: fixed;
}
 .ImgFixRight{
	background: url(../images/navi/rauten_re.jpg) repeat-y top right;
  	float:left;
  	width: 87px;
	height:100%;
}

#footer{
	float:left;
	width:100%;
	background-position:left bottom;  /****top-right-bottom-left******/
	height:20px;
	position: fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	bottom:0px;
	left:0px;
	background-color: #8EB1E7;
	line-height: 12pt;
}
#footer a{
	color: #000099; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
}
#footer a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#0033CC;
	background-color: #FFFFFF;
}
#footer a:visited {  
	color: #666666; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	}
#footer a:active {  
	color: #FF0000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	}

/***** Nicht scrollbarer Bereich *****/
#fixiert {
    position: absolute;
    top: 87px; left: 0px;
    width: 137px;
	background-color: #8EB1E7;
}
 html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
}
#fixiert img {
    height: 6.8em; float: right;
}


/***** Übergeordneter Div-Container Hauptnavigation *****/
#mainnav {
	margin-left: 53px; /****top-right-bottom-left******/
	padding-top: 23px;
	width: 80px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;	
	text-align: left;
}

/***** Link *****/
#mainnav a {
	display: block;
/***** ohne float: erzeugt vertikale Leiste *****/
	width: 80px;
	height: 54px;
	color: #000033; 
}

/***** Listenansicht *****/
#mainnav ul {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


/***** Link ID > Blockelement *****/
#mainnav ul li a {
	display: block;
	/***** ohne float: erzeugt vertikale Leiste *****/
	width: 80px;
	color: #000033;
}

/***** Link ID > Hover *****/
#mainnav ul li a:hover {
	color: #FF0000;
}

/***** Link ID > 'Active' Link Class > 'main_aktiv' *****/
#mainnav ul li a:active, #mainnav ul li a.main_aktiv {
	color: #0033FF;
}
/***** Layer Navigation *****/
#nav1 {
	position: fixed;
	left: 132px;
	top: 158px;
	width:90px; 
	height:85px; 
	z-index:1;
	visibility: hidden;
}
#nav2 {
	position: fixed;
	left: 132px;
	top: 212px;
	width:90px; 
	height:85px; 
	z-index:2;
	visibility: hidden;
}
#nav3 {
	position: fixed;
	left: 132px;
	top: 266px;
	width:90px; 
	height:85px; 
	z-index:3;
	visibility: hidden;
}
#nav4 {
	position: fixed;
	left: 132px;
	top: 320px;
	width:90px; 
	height:85px; 
	z-index:4;
	visibility: hidden;
}
#nav6 {
	position: fixed;
	left: 132px;
	top:  428px;
	width:90px; 
	height:85px; 
	z-index:6;
	visibility: hidden;
}
#layerflash {
	position: relative;
	left: 50px;
	top:  20px;
	width: 680px; 
	height: 680px; 
	z-index:7;
	visibility: hidden;
}
#LayerTitle {
	position:relative;
	width:71px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
	z-index:1;
	left: 477px;
	top: 423px;
}
form {
	background-color: #F0F8FF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #000066;
	color: #DCDCDC;
	line-height: 23px;
	text-align: center;
}
.headtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	line-height: 28px;
}
.headsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	line-height: 22px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color:#000099;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	line-height: 22px;
	color: #000066;
	background-color: #7FA2DA;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
  	color: #FFFFFF; 
	font-weight: bolder;
	font-size: 12px;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
}
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	}
.Stil8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.hideDiv{
	display: none;
}
.showDiv{
	display: block;
}
