body
{
	margin:0px;
	background-color:white;
	font-family: Arial;
}

ul
{
	margin-left: 20px;
}

table.preview
{
	border: 1px solid #aaaaaa;
	background-color:#eaeaea;
	width: 100%;
}

table.contentCitationBetween
{
	font-family: Arial;
	font-size: 14px;
	color:black;
	font-weight: bold;
	font-style: italic;
	border: 1px solid lightgrey;
	background-color: white;
}

td
{
	font-family: Arial;
	font-size: 12px;
	color:#044823;
	text-align: left;
	vertical-align: top;
}

td.white
{
	background-color:white;
	color:black;
}

td.resultCaption
{
	border-bottom: 1px solid black;
}

td.result
{
	border-bottom: 1px dashed black;
	vertical-align:bottom;
}

td.contentPlane
{
	background-color:#F1F1F1;
	height:100%;
}

td.contentArea
{
	border: 1px solid #F1F1F1;
}

td.content
{
	padding: 15px 15px 15px 15px;
}

td.submit
{
	text-align:right;
}

td.menu
{
	background-color:#044823;
	color:white;
	text-align: left;
	vertical-align: top;
}

td.menu2
{
	background-color:#044823;
	color:white;
	border-bottom: 1px solid white;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}

td.menu3
{
	background-color:#044823;
	color:white;
	border-top: 1px solid #F8951D;
	text-align: left;
	vertical-align: top;
}

td.menu4
{
	background-color:#044823;
	color:white;
	border-bottom: 1px solid #044823;
	text-align: left;
	vertical-align: top;
}

td.menu5
{
	background-color:#007038;
	color:white;
	border-top: 1px solid #044823;
	text-align: left;
	vertical-align: top;
}

td.menu6
{
	background-color:#008452;
	color:white;
	text-align: left;
	vertical-align: top;
}

td.menu7
{
	background-color:#eaeaea;
	color: #044823;
	font-weight: bold;
	text-align: left;
	vertical-align: top;	
	font-size:10px;
}

td.menu7 h1 {font-size:11px;}

td.menu8
{
	background-color:#eaeaea;
	color: #044823;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	font-size:10px;
}

td.sideBar
{
	padding: 3px 3px 3px 3px;
	background-color:#eaeaea;
	text-align: left;
	vertical-align: top;
}

td.tab
{
	color:white;
	font-size:11px;
	font-weight:normal;
}

td.tab
{
	text-align: left;
	vertical-align: middle;
}

td.tableCaption
{
	font-size: 10px;
	color: black;
	font-style: italic;
	vertical-align: bottom;
}

td.center
{
	text-align: center;
}

td.centerValue
{
	text-align: center;
	vertical-align: bottom;
	width: 40px;
	border-right: 1px solid #555555;
}

td.seperation
{
	border-bottom: 1px solid #aaaaaa;
}

td.cell
{
	background-color: #e4e4e4;
}

td.cellHeadline
{
	background-color: #e4e4e4;
	border-bottom:1px solid #aaaaaa;
	vertical-align:bottom;
	padding-left: 2px;
	padding-right: 2px;
}

td.right
{
	text-align: right;
	vertical-align: bottom;
}

.disabled
{
	background-color: #cccccc;
}

input
{
	background: white;
	border: 1px solid #044823;
	font-family: Arial;
	font-size: 12px;
}

input.small
{
	font-size: 10px;
}

input.noborder
{
	border: 0px;
	background: none;
}

select.chooser
{
	font-size: 10px;
}

select
{
	color: black;
	border: 1px solid #044823;
	font-family: Arial;
	font-size: 12px;
}

textarea
{
	background: white;
	border: 1px solid #044823;
	font-family: Arial;
	font-size: 12px;
}

img
{
	border: 0px;
}

img.barcode
{
	margin-top: 90px;
}

img.blackBorder
{
	border: 1px solid #007038;
}

a.tab
{
	color:white;
	text-decoration: none;
	font-weight: normal;
}

a.tab:hover
{
	text-decoration: underline;
}

a.tab:visited
{
	color:white;
}

a.tab:link
{
	color:white;
}

a.menu
{
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover
{
	text-decoration: none;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #1177dd;
}

a:link
{
	color: #1177dd;
}

span.menu
{
	font-family: Arial;
	font-size: 11px;
	color: White;
}

span.menuBold
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
	font-style: italic;
}

span.menuBoldOnly
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

span.menuNarrow
{
	font-family: Arial Narrow;
	font-size: 11px;
	color: White;
}

span.menuBlack
{
	font-family: Arial;
	font-size: 11px;
	color: black;
}

span.menuOrangeText
{
	font-family: Arial;
	font-size: 11px;
	color: #F8951D;
}

span.menuOrangePhatText
{
	font-family: Arial;
	font-size: 11px;
	color: #F8951D;
	font-weight: bold;
}

div.menuBorder
{
	margin: 4px 4px 4px 4px
}

span.error
{
	color: red;
}

span.resultCaption
{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: Black;
}

span.result
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}

span.text
{
	font-family: Arial;
	font-size: 12px;
	color:#044823;
}

span.textBlack
{
	font-family: Arial;
	font-size: 12px;
	color:black;
}

span.fatblack
{
	font-family: Arial;
	font-size: 12px;
	color:Black;
	font-weight: bold;
}

span.company
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color:black;
}

span.title
{
	font-family: Arial;
	font-size: 14px;
	color:#044823;
	font-weight: bold;
}

span.contentTitle
{
	font-family: Arial;
	font-size: 12px;
	color:#e0800e;
	font-weight: bold;
}

span.contentHead
{
	font-family: Arial;
	font-size: 15px;
	color:#e0800e;
	font-weight: bold;
}

span.contentText
{
	font-family: Arial;
	font-size: 12px;
	color:#044823;
}

span.contentMore
{
	font-family: Arial;
	font-size: 12px;
	color:#3399ff;
}

span.contentSmallSeperation
{
	font-size: 4px;
}

span.contentCitationBetween
{
	font-size: 12px;
	color:black;
}

span.sideBarBlue
{
	font-family: Arial;
	font-size: 14px;
	color:#3399ff;
	font-weight: bold;
}

span.sideBarOrange
{
	font-family: Arial;
	font-size: 14px;
	color:#F8951D;
	font-weight: bold;
}

span.sideBarGreen
{
	font-family: Arial;
	font-size: 14px;
	color:#044823;
	font-weight: bold;
}

span.sideBarOrangeSmall
{
	font-family: Arial;
	font-size: 12px;
	color:#F8951D;
}

span.sideBarBlueSmall
{
	font-family: Arial;
	font-size: 12px;
	color:#3399ff;
}

span.ad
{
	font-size: 10px;
}



td.diagramLegend
{
	font-size: 10px; color: #555555;
}


span.pollQuestion
{
	font-size: 12px;
	color: black;
	font-weight: bold;
}

span.pollAnswer
{
	font-size: 11px;
	color: black;
}

table.searchPane
{
	border: 1px solid lightgrey;
	width: 100%;
}

td.searchPaneControls
{
	background-color: #e4e4e4;
}


/* ab hier EVA */
.ausgaben {
border:1px solid #17492e;
height:97px;
width:350;
margin-bottom:10px;}

.ausgaben img {float:left; margin-right:5px;}
.ausgaben h1 {font-size:1.2em;color:#17492e; text-decoration:underline;}

.ausgaben a.downloads {background: URL(../images/icon_downloads.gif) no-repeat;padding-left:20px; color:#f99b3b;vertical-align:text-bottom;} 
.ausgaben a.mag_online {background: URL(../images/icon_online_blaettern.gif) no-repeat;padding-left:20px; color:#f99b3b;vertical-align:text-top;} 
.ausgaben a.bestellen {background: URL(../images/icon_bestellen.jpg) no-repeat;padding-left:20px; color:#f99b3b;vertical-align:text-top;padding-bottom:5px;} 

.download_msg
{
float:left;
width:750px;
}

.download_msg1
{float:left;
padding-right:25px;}

.download_msg2
{
float:right;

}

.mediadaten 
{
font:1.1em bold; 
}


.mediadaten a
{
 color:#f99b3b
}


/* FORMULAR ABO */

.formbox {
  width: 750px;  
   border: 1px solid #17492e;
  float:left;
  margin:20px 0 20px 0;
}

.fieldset_left
{
float:left;
width:360px; 
margin-top:10px;
}
.fieldset_right
{
float:right;
width:360px;
margin-top:10px;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld { 
  width: 220px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-right:35px;
}

.checkbox {
width:25px;
}

.defbreite {
  width: 260px;
}

.plz {width:50px;}


.ort {width:167px;}

.mitteilung
{font:0.9em Verdana, Arial, Helvetica, sans-serif;color:red; padding:5px;}


