/* CSS Document für Grundlayout */

#main {
  font-family:Arial,sans-serif;
  color:#686868; 
  margin:0px;
  padding:0px;
  background:url("../src/eingang.jpg") repeat-y left top; 
  background-color:#FDEDD3;
  width:1002px;
}

/* Formate für Widgets links */

.navi_bg {
  background-color:#F6A800;
  width:100%;
}

.newsflash_header {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:5px;
  font-size:12px;
  font-weight:bold;
  color:#686868;
}

.newsflash {
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
}

.spacer {
  height:5px;
}

.separator {
  color:#F6A800;
  background-color:#F6A800;
  height:1px;
  margin-bottom:5px;
  border:0px solid black;
}

#box_s {
  margin-top:30px;
  margin-left:20px;
  margin-bottom:30px;
  padding:0px;
  vertical-align:top;
}

.panetop { 
  margin-bottom:0px;
  padding-bottom:0px;
  background:url("../src/pane_top.png") no-repeat left bottom; 
  width:200px;
  height:17px;
  }

.panecen { 
  font-size:10px;
  margin:0px; 
  background:url("../src/pane_cent.gif") repeat-y left top;  
  width:200px;
  }
    
.panebot { 
  margin-bottom:30px;
  padding:0px; 
  background:url("../src/pane_bot.png") no-repeat left top; 
  width:200px;
  height:17px;
  }
  
/* Formate für Navi links */

	.item_show_bg {
		width:100%;
    background-color:#F6A800;
		font-family: Arial,sans-serif;
		font-size:12px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		padding-left:15px;
	}

	.item_show_bg a {
		width:100%;
    background-color:#F6A800;
		font-family: Arial,sans-serif;
		font-size:12px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		padding-left:15px;
	}
	
.item_show {
		background-color:#FFFFFF;
		width:100%;
		font-family: Arial,sans-serif;
		font-size:12px;
		color:#686868;
		font-weight:bold;
		text-decoration:none;
		padding-left:15px;
	}
  
.item_show a {
		background-color:#FFFFFF;
		width:100%;
		font-family: Arial,sans-serif;
		font-size:12px;
		color:#686868;
		font-weight:bold;
		text-decoration:none;
		padding-left:15px;
	}

.item_show:hover a {
		color:#F6A800;
	}	


	.item_hide {
		display: none;
	}


/* Formate für Newsletter abonnieren */

.newsletter_abo {
  width:200px;
  padding:0px 0px 0px 0px;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
}

.input {
  margin-top:5px;
  border:1px solid #F6A800;
  background-color:#ffffff;
}

.button {
  border:0px;
  background:none;
  font-size:12px;
  font-weight:bold;
  color:#F6A800;
  margin:5px 0px 0px 0px;
}

/* Formate für Links */

A.link:link    {font-size: 12px; COLOR: #000000; font-family: Arial, sans-serif; text-decoration: underline;}
A.link:visited {font-size: 12px; COLOR: #000000; font-family: Arial, sans-serif; text-decoration: underline;}
A.link:active  {font-size: 12px; COLOR: #000000; font-family: Arial, sans-serif; text-decoration: underline;}
A.link:hover   {font-size: 12px; COLOR: #961B54; font-family: Arial, sans-serif; text-decoration: underline;}

A.navi_on:link    {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_on:visited {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_on:active  {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_on:hover   {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}

A.navi_off:link    {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_off:visited {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_off:active  {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}
A.navi_off:hover   {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:15px;}

A.subnavi_on:link    {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_on:visited {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_on:active  {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_on:hover   {font-size: 12px; COLOR: #ffffff; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}

A.subnavi_off:link    {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_off:visited {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_off:active  {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}
A.subnavi_off:hover   {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:25px;}

A.orange_10px:link    {font-size: 10px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:135px;}
A.orange_10px:visited {font-size: 10px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:135px;}
A.orange_10px:active  {font-size: 10px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:135px;}
A.orange_10px:hover   {font-size: 10px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold; padding-left:135px;}

A.grey_10px:link    {font-size: 10px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_10px:visited {font-size: 10px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_10px:active  {font-size: 10px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_10px:hover   {font-size: 10px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}