html
{
	height: 100%;
	overflow:auto;


}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body.print {
	background:none;
}

a {
	color:#003864;
}

#gesamtseite {
	width:964px;
	margin:0px auto;
	text-align:left;
	min-height: 100%;
	padding-left:0px;
}

* html #gesamtseite {
	height: 100%;
}

.bold {
	font-weight:bold;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatunterbrechung {
	clear: both;
	height:1px;
	width: auto;
	margin:0px;
	padding:0px;
	display:block;	
}
.floatunterbrechungInhalt{
	width:100%;
	display:block;
	clear: both;
}
#trenner {
	float: none;
	border-top: 1px solid #ffffff;
}

#schattenContent {
	padding:0px 6px 0px 0px;
}

body.print #schattenContent {
	display: none;
}

#linkeSpalte{
	width:196px;
	float:left;
}

#content {
	width:546px;
	float:left;
	padding: 18px 10px 5px 10px;
	
	overflow: hidden;

}

body.print #content {
	position: absolute;
	left: 0px; 
	top: 0px;
	margin:0px;
	padding: 18px 10px 5px 10px;
	float: none;
	widows:auto;
	width:auto;
}

#rechteSpalte {
	padding-top:10px;
	text-align:center;
	width:197px;
	float:left;
}

body.print #linkeSpalte, body.print #rechteSpalte {
	display: none;
}

#clearer {
	display: block; 
	clear: both;
}



/**** Headerbereich ****/ 

#naviHeader {
	height:28px;
	font-size:10px;
	text-align:right;
	padding:2px 15px 0px 0px;
}

.oefb {
  vertical-align:right;
	height:28px;
}

.oefbLink {
	height:28px;
	width:70px;
}

#englisch{
	margin-left:10px;
	vertical-align:bottom;
}

#flags {	
	text-align:right;
	background-repeat:repeat-x;
	background-position: bottom;
	margin-left: 1px;
}

#naviheader input {
	padding:1px;
}

.suchfeld {
	border:1px solid black;
	height:12px;
	font-size:10px;
	vertical-align:middle;	
}

.goButton {
	margin-right: 5px;
	vertical-align:middle;
}

.button {
 	text-align:right;
	padding:5px 0px 0px 0;
	width:168px;
}

.button a {
	font-size:12px;
}

.button .goButton {
	font-size: 12px;
	font-weight:bold;
	border: none;
	background:none;
	width: 25px;
	color:#FF0000;	
}

#headerbereichOben {
	margin-left: -1px;
	width:965px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:right;	
}

body.print #headerbereichOben {
	display: none;
}

#headerbereichOben a{
	text-decoration:none;
	color: #4B4B4B;
}

/*
#menueleiste {
	width:967px;
	height:29px;
	margin-right:15px;
}
*/
/* top menudefintion */
ul#menuleiste {
	width: 967px;
	height:28px;
	background:url(../media/europay/images/topmenubg.gif) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;	
}

body.print ul#menuleiste {
	display:none;
}

ul#menuleiste li {
	display:inline;
	float:left;
	color: #363636;
	list-style-type:none;	
	height:28px;
	text-transform: uppercase;
	background: url(../media/images/menuinaktiv.gif) no-repeat top left;
}

ul#menuleiste li.spacer {
	width: 196px;
	border-right: 1px solid #fff;
	background: none;
}

ul#menuleiste li a {
	display: block;
	float:left;
	background:none;	
	height: 21px;	
	padding: 7px 11px 0px 11px;
	color: #363636;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}

ul#menuleiste li.active {
	border: none;
	border-right: 1px solid #737373;
	border-left: 1px solid #737373;
}

ul#menuleiste li.noleftborder {
	border-left: none;
	background: none;
}

ul#menuleiste li.active a {
	display: block;
	color: #363636;
	background:url(../media/europay/images/activetopmenuebg.gif) repeat-x;
}


/* headerbereich unten */
#headerbereichUnten {
	width:967px;
	height: 133px;
	background-repeat: repeat-x;
	margin-top:0px;
	padding-top:0px;
}

.whiteSpacer {
	height: 1px;
	background: #fff url(../media/europay/images/topmenuspacerbg.gif) repeat-y right;
	width: 967px;
  margin-left: 1px;
}

body.print #headerbereichUnten {
	display: none;
}

#headerbild {
	float: left;
}

#headerFlash {
	float: left;
}

#headerTeaserDiv {
	margin:0px;
	padding:10px 15px 10px 15px;
	float:left;
	width: 300px;
	border-bottom: 1px solid #ffffff;
}


#headerTeaserAufzaehlung {
	margin:0px;
	padding:0px;
	list-style-image: url(../media/images/AufzaehlungspfeilRot.gif);
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}

#loginbox {
	height: 110px;
	border:1px solid #EE3338;
	width: 173px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding:5px;
}

#loginbox p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#logout {
	margin-top: 5px;
	padding-top: 0px;
	float:right;
}

#menue {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; /*MIN-HEIGHT: 250px;*/ PADDING-BOTTOM: 10px; WIDTH: 177px; PADDING-TOP: 15px
}

.menue a:visited {
  color: #4b4b4b;
}

ul.menue {
	margin: 0px 0px 0px 10px;
	padding: 15px 10px 10px 0px;
	min-height: 250px;
}

ul.menue li {
	list-style-type: none;
	padding: 3px 0px;
	border-bottom: #fff 1px solid;
	border-top: #a7a7a7 1px solid;
}

ul.menue li.active {
	list-style-type: none;
	background: none;
	font-weight:bold;
}

ul.menue li.active img {
	padding: 0px 3px;
}

/* menue 2. ebene */

ul.menue li ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid white;
}

ul.menue li ul li {
	background:url(../media/images/AufzaehlungspfeilGrau.gif) no-repeat 10px 7px;
	padding-left: 20px;
	font-weight:normal;
}

ul.menue li ul li.active {
	background:url(../media/images/AufzaehlungspfeilGrau.gif) no-repeat 10px 7px;
	padding-left: 20px;
	font-weight:bold;
}

.menuelinks {
	padding: 3px 0px;
	BORDER-TOP: #a7a7a7 1px solid; BORDER-BOTTOM: #ffffff 1px solid;
}

.menuelinks A, .menue a {
	COLOR: #4b4b4b;
}

.toplink, ul.menue .toplink {
	padding: 4px 10px 3px 0px;
	/*background: url(../media/images/AufzaehlungspfeilRot.gif) no-repeat 0px 9px;*/
	BORDER-TOP-WIDTH: 0px; 
	FONT-WEIGHT: bold;
	BACKGROUND-POSITION: 0px 9px;
	COLOR: #28427a;
	BORDER-BOTTOM: #fff 1px solid;
}

.ebeneZwei {
	padding: 0px 10px;
	MARGIN-LEFT: 10px; 
	BACKGROUND: url(../media/images/AufzaehlungspfeilGrau.gif) no-repeat 0px 4px;
}

#menue A, .menue a {
	TEXT-DECORATION: none;
}

ul.menue li a {
	COLOR: #4b4b4b;
}

ul.menue .toplink a:link {
	FONT-WEIGHT: bold; COLOR: #4b4b4b;
}

ul.menue .toplink a:active {
	FONT-WEIGHT: bold; COLOR: #4b4b4b;
}

ul.menue .toplink a:visited {
	FONT-WEIGHT: bold; COLOR: #4b4b4b;
}

ul.menue li ul li.toplink {
	padding-top: 3px;
	background-position: 10px 7px;
	color: #4b4b4b;
	border-top: #a7a7a7 1px solid;
}

.aktiverlink {
	FONT-WEIGHT: bold
}

.menuepunktUterster, ul.menue li.lastEntry {
	padding: 3px 0px;
	BORDER-TOP: #a7a7a7 1px solid;
  BORDER-BOTTOM: none;
}

ul.menue li ul li.lastEntry {
	padding: 3px 0px 3px 20px;
	BORDER-TOP: #a7a7a7 1px solid;
  BORDER-BOTTOM: none;
}
/**** Logobox ****/

#logosUntenEPA {
    margin-top: 10px;
    width:196px;
    height: 103px;
    background-position: center top;
    background-repeat:no-repeat;
    /*padding-top:23px;
    margin-top: 10px; */
}

#logosUnten {
    margin-top: 10px;
    width:196px;
    height: 87px;
    background-image:url(../media/images/logos_ws_v6.jpg);
    background-position: center top;
    background-repeat:no-repeat;
    /*padding-top:23px;
    margin-top: 10px; */
}

.logosuntenlink0 {
  width: 88px;
  height: 17px;
}

.logosuntenlinkA {
	height:38px;
	width:75px;
}

.logosuntenlinkB {
	height:38px;
	width:55px;
}

.logosuntenlinkC {
	height:38px;
	width:40px;
}

.logosuntenlinkD {
	height:40px;
	width:75px;
}

.logosuntenlinkE {
	height:40px;
	width:55px;
}

.logosuntenlinkF {
	height:40px; 
	width:40px;
}

a {
	color:  #003865;
}

a:visited {
	color:  #003865;
}

img {
  border:0px;
  margin:0px;
  padding:0px;
}

/******Rechte Spalte*******/

.teaser{
	background-image:url(../media/images/teaserbg.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	min-height: 100px;
/*	height: 100px; */
	margin-left:2px;
	padding:1px;
}
.teaserAufzaehlungspfeil{
	padding-bottom:1px;
	vertical-align:text-bottom;
}
.teaser a:link{
	color:#ED1B24;
	font-weight:bold;
}

.teaser a:visited{
	color: #FF0000;
	font-weight:bold;

}
.teaser img{
	margin: 0px 3px 3px 0px;
}
.teaser input{
	width:130px;
	margin: 7px 3px 0px 3px;
	height: 12px;
	font-size:10px;
}
.teasertitle{
	margin-bottom:3px;
}

.teasertitle a {
	background: url(../media/images/AufzaehlungspfeilRot.gif) no-repeat 0px 5px;
	padding-left: 12px;
	color:#28427A;
}

.teasertitle a:link,
.teasertitle a:visited,
.teaserStartseiteTitel a,
.teaserStartseiteTitel a:link, 
.teaserStartseiteTitel a.visited{
	font-weight:bold;
	color:#28427A;
	
}

.teasercontent{
	margin:5px;
	text-align:left;
	padding-top:11px;
}

.teaserBottom {
	margin-top:0px;
	padding:0px 0px 10px 0px;

}

/* neue Definitionen */
.hilfe {
	font-weight:normal;
	color:#4B4B4B;
	padding-left:5px;
}

.teaserlogin,
.teaserbusiness {
	font-size:11px;
	background-position: bottom right;
	height: 109px;
	background-image:url(../media/images/teaserbg_business.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
	padding:1px;
	width:191px;
}


.teaserlogin a:link,
.teaserbusiness a:link {
	color:#DC1923;
	font-weight:bold;
}

.teaserlogin a:visited,
.teaserbusiness a:visited {
	color:#DC1923;
	font-weight:bold;

}

.teaserlogin img,
.teaserbusiness img {
	margin: 2px 3px 1px 0px;
}

.teaserlogin input,
.teaserbusiness input {
	width:160px;
	margin: 7px 3px 0px 3px;
	height: 12px;
	font-size:10px;
}

.teaserlogin {					/* changed Piso wird im mastercard seiten mit login verwendet*/
	font-size:11px;
	background-position: bottom right;
	height: 109px;
	background-image:url(../media/images/teaserbg2.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
	padding:1px;
	width:191px;
}

.teasershop {					/* changed Piso wird im mastercard praemien verwendet*/
	font-size:12px;
	background-position: top right;
	height:80px;
	background-image:url(../media/images/teasershopbg.jpg);
	background-repeat:no-repeat;
	background-color:#C1C1C1;
	margin-left:2px;
	padding:1px;
	width:191px;
}


.teaserlogin .teasertabtitle,
.teaserbusiness .teasertabtitle {
	padding-top: 4px;
}

.teaserlogin .teasertabtitle a,
.teaserlogin .teasertabtitle a:active,
.teaserlogin .teasertabtitle a:visited,
.teaserbusiness .teasertabtitle a,
.teaserbusiness .teasertabtitle a:active,
.teaserbusiness .teasertabtitle a:visited {
	background: url(../media/images/AufzaehlungspfeilRot.gif) no-repeat 0px 5px;
	padding-left: 12px;
	font-weight:bold;
	color:#28427A;        
}

/* Ende */

.advertisement {
	margin-top: 20px;
	border: 1px solid #000000;
}


.hotlinks {
	text-align:left;
	padding:10px;
}

.hotlinkLink {
	margin-top:8px;
}

.hotlinkLink img {
	vertical-align:bottom;
	margin: 0px 4px 1px 0px;
}

/*****Contentbereich*****/
#content h1, .hilfePopup h1, .micrositePopup h1{
	font-size:15px;
	color:#003864;
	margin-top:10px;	    /* changed Piso */
	margin-bottom:0px;
}

#content h2 {
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	
}

#content p {
	margin:0px 0px 10px 0px;
	padding:0px;
}


#content .link a, #content a.link,
#content .navlink a, #content a.navlink {
	background: url(../media/images/linkpfeil.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

.contentPopupLink {
	background: url(../media/images/linkpfeil.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

#content .backlink, #content a.backlink,
#content .navbacklink, #content a.navbacklink {
	background: url(../media/images/linkpfeil_retour.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

#content .navlinknoimg a, #content a.navlinknoimg {
	background: none;
    padding-left: 0px;
}

body.print #content .navlink a, body.print #content a.navlink,
body.print #content .navlinknoimg a, body.print #content a.navlinknoimg,
body.print #content .navbacklink a, bosy.print #content a.navbacklink {
	display: none;
}

a.rot, #content a.rot {
	color:#FF0000;
	font-weight:bold;
	background:none;
	padding: 0px;
}

#content a.rot:visited {
	color:#FF0000;
	font-weight:bold;
/*	text-decoration:none; */
}

.drucken {
	text-align:right;	
        width: auto;
        float: right; 
        clear: right;
}

.drucken a {
        background: url(../media/images/drucken.gif) no-repeat 0px 1px;
	padding: 0px 0px 1px 23px;
}

body.print .drucken {
	display:none;
}
	
.teaserStartseiteBreit {
	border:1px solid #A7A7A7;
	padding:3px;
	margin:0px 0px 5px 0px;
}

.teaserStartseiteBreitImage {
	width: 263px;
	padding:5px;
	text-align:center;
}

.teaserStartseiteTitel {
	background-image:url(../media/images/AufzaehlungspfeilRot.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0px 3px 3px 10px
}

.teaserStartseiteTitel a, .teaserStartseiteTitel a:visited,
#content .teaserStartseiteTitel a, #content .teaserStartseiteTitel a:visited {
	color:#28427A;
	background:none;
	padding-left: 0px;
}

.teaserStartseiteText{
	padding:0px 3px 3px 10px
}

.teaserStartseiteLinks{
	float:left;
	clear:left;
	margin:0px 10px 5px 0px;
/*	margin-right:10px; */
}

.teaserStartseiteRechts, .teaserStartseiteLinks{
	border:1px solid #A7A7A7;
	width: 268px;
	padding:0px;

}
.teaserStartseiteRechts{
	margin:0px 0px 5px 0px;
/*	margin:0px; */
}

.teaserStartseiteSchmalImage{
	width: 132px;
	text-align:center;
	padding:5px;
}
.verticalAlignTop{
	vertical-align:top;
}
.verticalalignbottom{
	vertical-align:text-bottom;
}
.contentBildLinks{
	margin: 3px 10px 10px 0px;
	float:left;
	padding:0px;
}

.contentBildRechts {
	margin: 0px 0px 10px 10px;
	float:right;
	padding:0px;
}

.contentAbstandUnten{
	margin-bottom:10px;
}
.contentAbstandRechts{
	margin-right:10px;
}

.tabellenAbstand{
	width:10px;
}
.contentAbstandUntenDoppelt{
	margin-bottom:20px;
}

.abstandhalterEineinhalbfach{
	height:15px;
	margin:0px;
	padding:0px;
}

.bildergalerieZelle{
	border: 1px solid #737373;
	width:127px;
	height:110px;
	text-align:center;
	vertical-align:middle;	
}
.bildergalerieBeschriftung{
	vertical-align:top;
}
.contentTabelleBreit{

	border-collapse:collapse;
	width:100%;
	
}
.links{
	text-align:left;
}
.rechts{
	text-align:right;
}
.zentriert{
	text-align:center
}
.blaueLinkFarbe{
	color:#003864;
}

.tabelleAllgemein{
	border-collapse:collapse;
	margin-bottom:10px;
	
}
.tabelleAllgemein th{
	padding:1px;
	border:1px solid #969696;
	font-weight:bold;	
	text-align:left;
	vertical-align:top;
}
.tabelleAllgemein td{
	padding:1px;
	border:1px solid #969696;
	vertical-align:top;
}
.tabelleAllgemeinBlau{
	padding:1px;
	background-color:#005496;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	border:1px solid #969696;
}

.tabelleAllgemeinReiheGrau{
	background-color:#DCDCDC;
}
.tabelleAllgemeinInhalte{
	text-align:right;
}	
.tabelleAllgemeinBeschriftung{
	text-align:right;
	font-size:10px;
}





# CSV Search Suchergebnis Tabelle

.contentTabelle { 
     BORDER-COLLAPSE: collapse; 
} 
.contentTabelle TD, .contentTabelle thead tr th { 
     BORDER-RIGHT: #969696 1px solid; 
     PADDING-RIGHT: 2px; 
     BORDER-TOP: #969696 1px solid; 
     PADDING-LEFT: 2px; 
     PADDING-BOTTOM: 2px; 
     BORDER-LEFT: #969696 1px solid; 
     PADDING-TOP: 2px; 
     BORDER-BOTTOM: #969696 1px solid ;
     vertical-align: top;
} 
 
.contentTabelle thead td { 
     font-weight:bold; 
     background: #005395; 
     color: #fff; 
     padding-left: 3px; 
} 

.contentTabelleSpaltennamen, .contentTabelle thead tr th { 
     FONT-WEIGHT: bold; COLOR: #4B4B4B; BACKGROUND-COLOR: #CCE100; vertical-align: top; 
     text-align:right; 
     padding: 3px 2px; 
} 
.sortable a { 
    color: #4B4B4B; 
    font-weight: bold; 
    text-decoration: none; 
    background: url(../media/images/sortavailable.gif) no-repeat top left; 
    padding-left: 16px;
} 

.contentTabelleSpaltennamen {
	FONT-WEIGHT: bold; COLOR: #4B4B4B; BACKGROUND-COLOR: #CCE100; vertical-align: top;
}
.contentTabelleBreit {
	WIDTH: 100%; BORDER-COLLAPSE: collapse;
}

.ascending a { 
    background: url(../media/images/tabellenpfeil_runter.gif) no-repeat top left; 
     padding-left: 16px; 
} 
 
.descending a { 
    background: url(../media/images/tabellenpfeil_rauf.gif) no-repeat top left; 
     padding-left: 16px; 
}

.contentTabelle tbody tr.odd { 
#     background-color: white;
} 

.contentTabelle tbody tr.even { 
     background-color: #dcdcdc;
} 
