a img { border: 0; }
/* a{color:#4b6495;text-decoration:none;}
a:hover{text-decoration:underline;} */

/*---------------------  Überschrift  -------------------*/

h1{
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	color: #003366;
	}

/* ----------------------------------------------------
	* Sonderlösung  für eine Überschrift, die in der
  * doppelten B-Säule von Artikellisten gefolgt wird.
----------------------------------------------------- */

#content h2{
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
	}


.kurz {
  width: 230px;
  margin-top: -15px;
  margin-left: 10px;
  -margin-left: 5px;}
.kurz2 {
  width: 230px;
  }

/*----------------- allgemeine Linkdefinition ---------------------*/

#content a, .contentbreit a, #content a:link, .contentbreit a:link, #contentbreit {
  color: #4b6495;
  text-decoration: underline;
}
a:hover, #content a:hover, .contentbreit a:hover {
  color: #4b6495 !important;
}
.linkwueste a {
	color: #666 !important;
	text-decoration: none !important;
}

/*---------------------  Text blau  -------------------*/

.blau {
	color: #4b6495;
}

.subject {
	color: #666;
}

/*----------------- graue Schrift als Ausnahme ---------------------*/
/* --- eigentlich macht man sowas ja nicht, aber es erschien sinnvoll ---- */
.grauertext {
  color: #666;
  font-size: 1em;
  }
p.grauertext {
  margin-bottom: 10px;
  }


/*---------------     Link schwarz - hover blau    ------------------------------*/
.linkschwarz {
 	margin-top: 3px;
  	text-align: left;
  	text-decoration: underline;
  	border: 0;
  	font-size: 1em;
  	color: #4b6495;
 	vertical-align: middle;
	margin-bottom:6px;
  }
.linkschwarz a {
	text-decoration: underline;
	border: 0;
  	color: #4b6495;
	}
.linkschwarz a:hover {
  	text-decoration: underline;
  	color: #4b6495;
  }
.linkschwarz img {
	vertical-align: middle;
	margin-bottom:3px;
}

div.banneradvertise {
	text-align: center;
}

p.bannercentriert {
	vertical-align: middle;
	align:center;
}


/*---------------     Der "weiter" Link    ------------------------------*/
div#content p.contentborderschwarz, div#right p.contentborderschwarz  {
  border-bottom: 1px dotted #ccc;
  }

p.weiter {
       float:right;
	position:relative;
	font-size: 1em;
	color: #666;
	font-weight: normal;
	background: url(../_img/icon_schloss.gif) no-repeat 112px 5px;
	-background: url(../_img/icon_schloss.gif) no-repeat 147px 5px;

  }
p.weiter a, td.weiter a {
        tfloat:right;
	width:160px;
	text-align: right;
	font-size: 1em;
	color: #666;
	font-weight: normal;
	padding-right:18px;
  }

p.weiter a:hover, td.weiter a.hover {
  text-decoration: underline;
  color: #4b6495;
  }
p.weiter a img, td.weiter img {
  border: 0;
  vertical-align: middle;
  }

p.weiter input, td.weiter input {
  border: 0;
  margin-left: -2px;
  }



/*
#content p.weiter, #content p.weiteror, #content p.weiterprimaer, #right p.weiterprimaer, contentlinkespalte p.weiteror {
	float:right;
	position:relative;
	font-size: 1em;
	color: #666;
	font-weight: normal;
	background: url(../_img/icon_schloss.gif) no-repeat 225px 5px;
	border-bottom:0;
	margin-bottom:10px;
 }

#content p.weiter a, #content p.weiteror a, #content p.weiterprimaer a, #right p.weiterprimaer a, contentlinkespalte p.weiteror a {
	float:right;
	text-align: right;
	font-size: 1em;
	color: #666;
	font-weight: normal;
	padding-right:20px;
	text-decoration: none;
	border-bottom:0;
	margin-bottom:10px;
 }
*/

#content p.weiteror, #content p.weiterprimaer, #right p.weiterprimaer, contentlinkespalte p.weiteror {
	float:right;
	position:relative;
	font-size: 1em;
	color: #666;
	text-align:right;
	font-weight: normal;
	width:240px;
	border-bottom:0;
	margin-bottom:3px;
 }

#content p.weiteror a, #content p.weiterprimaer a, #right p.weiterprimaer a, contentlinkespalte p.weiteror a {
	float:right;
	font-size: 1.1em;
	color: #4b6495;
	font-weight: normal;
	text-align:right;
	border-bottom:0;
	text-decoration: underline;
	margin-bottom:3px;
 }

p.weiter input.absenden, td.weiter input.absenden {
  background: transparent url(../_img/icon_pfeil_blau.gif) no-repeat center left;
  font-size: 1em;
  border: 0;
  padding-left: 5px;
  text-align: right;
  vertical-align: middle;
  }

p.weiter input#suchecsauele {
  background: #ededed url(../_img/icon_pfeil_blau.gif) no-repeat center right;
  font-size: 1em;
  padding-right: 17px;
  border: 0;
  text-align: right;
  vertical-align: middle;
}

p.weitersuche input#suchecsauele {
	float:right;
	background: #ededed url(../_img/icon_pfeil_blau.gif) no-repeat center right;
  	font-size: 1em;
  	padding-right: 17px;
	padding-top: 3px;
  	border: 0;
  	text-align: right;
  	vertical-align: middle;
}

div#content p.weiter, div#right p.weiter  {
  margin-top: 0px;
  border: 0;
  }

span.weiter {
  float: right;
  padding: 10px 0;
  font-size: 0.95em;
  }

span.weiter a {
	text-decoration: none;
	border: 0;
	color: #666;
	}

span.weiter a:hover {
  text-decoration: underline;
  color: #4b6495;
  }

span.weiter a img,
span.artikelweiter a img,
span.artikelzurueck a img
{
  border: 0;
  vertical-align: middle;
  display: none;
}


span.artikelweiter a {
	float:right;
	margin-right: 5px;
       margin-top: 8px;
       margin-bottom: 8px;
	border: 0;
}

span.artikelzurueck a {
	float:left;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0 15px 0 0;
	border: 0;
}



p.weiterlinks {
	margin: 10px 0;
	text-align: left;
	text-decoration: none;
	border: 0;
	font-size: 1.1em;
	}

p.weiterlinks img {
	margin-right: 5px;
	vertical-align: middle;
}

#right p.weiter a {
  color: #666;
  text-decoration: none;
  margin-right:0;
  padding-right:16px;
  background: url(../_img/icon_schloss.gif) no-repeat 110px 0;
}
#right p.weiter a:hover {
  color: #265799;;
  text-decoration: underline;
}

/*
#content p.weiter a {
  color: #666;
  text-decoration: none;
  padding-right:18px;
  background: url(../_img/icon_schloss.gif) no-repeat 110px 0;
}
*/
#content p.weiter a:hover {
  color: #265799;
  text-decoration: underline;
}

/*----------  weiter, wenn erst der Folgebereich geschlossen wird  -------------*/

#content p.weiterprimaer a:hover {
  color: #265799;
  text-decoration: underline;
}

#content p.weiterprimaer img {
  border: 0;
  vertical-align: middle;
}

#right p.weiterprimaer a:hover {
  color: #265799;
  text-decoration: underline;
}


/*  ---- Sonderlösung, wenn overLIB neben dem weiter existiert ------*/


.weiterOverLib input#suchecsauele {
  background: #ededed url(../_img/icon_pfeil_blau.gif) no-repeat center right;
  font-size: 1em;
  border: 0;
  text-align: right;
  vertical-align: middle;
  margin-top: 5px;
  padding-left: 60px;
  padding-right: 17px;
}

div.contentnaviblockrechts form p.weiterOverLib {
	border-top: 1px dotted #ccc !important;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: -5px;
	}
div.contentnaviblockrechts form p.weiterOverLib img {
  vertical-align: middle;
  }
/*----------------- für individuellen Abstand ---------------------*/

.abstandoben10 {
  margin-top: 10px;
  }
.abstandunten10 {
  margin-bottom: 10px;
  }
.abstanddoppelt10 {
  margin: 10px 0;
  }
.abstandoben20 {
  margin-top: 20px;
  }

/*----------------- Linien hinzufügen  ---------------------*/
  /* ---  bei .adressliste genutzt ----- */
.linieoben {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dotted #ccc;
}
    /* ---  bei .contentdreispaltig genutzt ----- */
.grauelinie {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	}

    /* ---  bei abo-pruefung genutzt ----- */
.linieunten {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

/*----------------- Linie weg ---------------------*/
.ohnelinieunten {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  }

.ohnelinieoben { /* Anpassung fuer Headlines, wegen Abstand margin-top*/
  border-top: 0 !important;
  margin-top: -8px;
  }

.ohnelinieobensub { /* Anpassung fuer Headlines , mehr Abstand 8px */
  border-top: 0 !important;
  }

 	/* ---  in der Contentseite bei uebersichtbreit ----- */
.linieoben2 {
  padding-top: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 0px dotted #4b6495;
}

.ohnelinieunten2 {
 	margin-top: 18px;
  	border-bottom: 0 !important;
  	margin-bottom: 10px;
 }

.ohnelinieunten3 {
	border-bottom: 0 !important;
  	margin-bottom: -5px;
 }
/*----------------- LogIn Link-/Textformatierungen ---------------------*/
/*----------------- exkludiert aus formulare.css, da dieser Aufruf ansonsten überschrieben würde ----*/


/* Downloadlinks im Contentbereich*/
 table.inhaltstabelle td.rechts {
	text-align: right;
	font-size: 0.95em;
	color: #666;
	font-weight: normal;
 }
table.inhaltstabelle td.rechts a {
	text-align: right;
	font-size: 0.95em;
	color: #666;
	font-weight: normal;
 }

p.loginpfeillink {
	margin: 11px 0 16px 0;
}
p.loginpfeillink a {
	position: relative;
	bottom: 2px;
	color: #4b6495 !important;
	text-decoration: underline !important;
}

p.logout {
	color: #fff;
	font-weight:normal;
	font-size: 1.1em;
	position: relative;
	text-decoration: none;
	padding-top:12px;
}

p.logout a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
}

p.logout a:hover {
	text-decoration: underline;
}

p.logout img {
	vertical-align: middle;
	border: 0;
}

/* --------- .zweispaltigbreit ----------------------------*/

.zweispaltigbreit {
	float: left;
	position: relative;
	width: 740px;
/* 	padding: 10px 0; */
	margin-right: 10px;
	border: 0;
 	clear: both;
  margin-bottom: 10px;
}

.zweispaltigbreitlinks {
	float: left;
	position: relative;
	width: 485px;
  	margin-bottom: 10px;
	margin-right: 13px;
	}

.zweispaltigbreitlinks p a:link {color: #4b6495; }

.zweispaltigbreitlinks p {
	color: #666;
	margin-bottom: 10px;
}

.zweispaltigbreitrechts {
	float: right;
	position: relative;
	width: 240px;
	}

.zweispaltiglinie {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.zweispaltigbreitrechts a{color: #4b6495;}
.zweispaltigbreit a {color: #4b6495;}

.mailto a{
	color: #4b6495;
	margin-bottom: 12px;
}

.contentlinkblau {
	font-size: 1em;
	color: #4b6495;
}

.contentlinkblau a{
	font-size: 1em;
	color: #4b6495;
	text-decoration: none;
}

.contentlinkblau a:hover {
  color: #265799;
  text-decoration: underline;
}

.contentlinkblau1em {
	font-size: 1em;
	color: #4b6495;
}

.zweispaltigbreit {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 7px;
}
h5 {
	color: #000;
	font-weight: bold;
	margin: 0 0 12px 0;
	font-size: 1.1em;
}
.erlaeuterung {
	font-size: 1em;
	margin-top: 24px;
	margin-bottom: 9px;
}

.zweispaltigbreitlinks a {color: #4b6495;}


.borderweg {
	border: 0;
}

 /* --------- So wird aus einer Liste endlich eine Liste ---------*/
.liste {
list-style-type: square;
margin-left: 10px;
padding-left: 10px;
font-size: 1.1em;
line-height: 1.4em;
margin-top: 10px;
}

#overDiv td {
	border: 0px dotted #4b6495;
}


