/*
forum_alt.css
Alternativer Style  forum.sexualaufklaerung.de:  forum_alt.css
Template Version

Farben:
#FFC100 gelb
#9CA3D6
#AFB0D0
#E9EBF6 hintergrund

#707FBE
#707FBF
#5BD824 kraeftiges gruen
#46A71C weniger kraeftiges gruen
#6E6E99

Farbcodierung:
Qualifizierung Orange #FF6600
Literatur bekommt das rot von Forschung #e62658
Forum #5BD824
Forschung bekommt sein dunkelblau #003366

2009-10-19 neu aus forum_alt.css
2009-10-27 float-clear fuer text h2
2010-09-01 Kanal-link autoren-kanal aktiviert
2010-09-21 Formate fuer Newsletter Eingabe
2011-04-28 breite #meta von 150 auf 300, dadurch kein Umbrechen der metalinks
*/

@import url("/admin/styles/logger_styles.css");

#text .EditDatasetForm table , #text hr {
	width: 500px;
}
.GreteEditformHelptext {
	font-size: 0.8em;
}

body {
	background : #FFFFFF url(admin/bzga/styles/forum_tpl/pics/fortsetzungspixel_rechts_fo.jpg) repeat-x;
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	padding : 0;
	margin : 0;
}
#kopf {
	width : 650px;
	height : 105px;
	background-image : url(admin/bzga/styles/forum_tpl/pics/kopf_blank_fo.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
}
#bzgalogo {
	position : absolute;
	top : 0px;
	left : 452px;
	width : 198px;
	margin-top :20px;
	padding : 0px;
	font-size : 60%;
	color : #FFFFFF;
	display : inline;
	border : 0;
	z-index : 8;
	text-align: right;
}
#bzgalogo a {
	float : right;
	display : inline;
	z-index : 8;
}
#bzgalogo img {
	border-width : 0px;
}
#bzgatext {
	float : left;
	display : inline;
	padding-right : 5px;
	width: 112px;
	text-align: right;
}
#kopftext {
	position : absolute;
	left : 120px;
	top : 60px;
	font-size : 90%;
	font-weight : bold;
	color : #FFFFFF;
	z-index : 9;
}
#venus {
	position : absolute;
	left : -2px;
	top : -2px;
	width : 120px;
	height : 105px;
}
#venus {
	position : absolute;
	left : 25px;
	top : 5px;
	width : 60px;
	height : 90px;
	padding : 0px;
}
/* Kanal-Links im Kopfbereich */
.publikationen {
	padding-right : 20px;
	margin-left : 250px;
	padding-top : 2px;
	width : 140px;
	color : #FFC100;
}
a.publikationenLink,
a.publikationenLink:link,
a.publikationenLink:visited,
a.publikationenLink:hover,
a.publikationenLink:active {
	color: #FFC100;
	font-weight: bold;
}
.forum {
	position : absolute;
	left : 118px;
	padding-top: 22px;
	padding-right :20px;
	font-size : 120%;
	display : inline;
	color : #5BD824;
	font-weight: normal;
	border-left: solid 3px #5BD824;
}
a.forumLink,
a.forumLink:link,
a.forumLink:visited,
a.forumLink:hover,
a.forumLink:active {
	color: #5BD824;
	font-weight: normal;
}
.forschung {
	position : absolute;
	top: 0px;
	left : 370px;
	width : 140px;
	height: 18px;
	padding-top: 2px;
	padding-left : 3px;
	border-left: solid 3px #003366;
	color : #003366;
}
a.forschungLink,
a.forschungLink:link,
a.forschungLink:visited,
a.forschungLink:hover,
a.forschungLink:active {
	color: #003366;
	font-weight: bold;
}
.qualifizierung {
	position : absolute;
	top: 0px;
	left : 460px;
	padding-right : 20px;
	padding-top : 2px;
	width : 140px;
	color : #FF6600;
}
a.qualifizierungLink,
a.qualifizierungLink:link,
a.qualifizierungLink:visited,
a.qualifizierungLink:hover,
a.qualifizierungLink:active {
	color: #FF6600;
	font-weight: bold;
}
.literatur {
	position : absolute;
	top: 0px;
	left : 580px;
	width : 140px;
	height: 18px;
	padding-top: 2px;
	padding-left : 3px;
	border-left: solid 3px #e62658;
	color : #e62658;
}
a.literaturLink,
a.literaturLink:link,
a.literaturLink:visited,
a.literaturLink:hover,
a.literaturLink:active {
	color: #e62658;
	font-weight: bold;
}
/*kanaele allgemein*/
.KanalLink {
	position : absolute;
	top : 0px;
	display : inline;
	height: 19px;
	padding-top: 2px;
	padding-left: 4px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 4px;
	font-weight : bold;
}
.KanalLink a {
	font-size : 80%;
}
/* hervorhebung des aktuellen kanals:*/
.AktuellerKanal a {
	position : relative;
	top : 20px;
	font-size : 110%;
}

.breadcrumbtrenner {
	width: 1px;
	height: 22px;
	background: #5BD824;
	display: inline;
	vertical-align: middle;
}
#meta {
	position : absolute;
	top : 63px;
	left : 655px;
	width : 300px;
	height : 105px;
	font-weight : bold;
	font-size : 80%;
	color : #000000;
}
#main {
	position : absolute;
	left : 120px;
	top : 105px;
	width : 526px;
	text-align : left;
	border-left : 2px #5BD824 solid;
	border-right : 2px #5BD824 solid;
	background : url(admin/bzga/styles/forum_tpl/pics/main_bg.jpg) no-repeat #EAEAF6;
}
#main h2 a {
	width : 110%;
	color : #707FBF;
}
#text {
	width : 400px;
	margin-left : 20px;
}
#text div {
	font-size : 90%;
}
#text div div {
  	font-size: 100%;
}
#text div div ul {
  	font-size: 90%;
}
#text .ForumInfothekHinweis {
	border-right: 1px solid #707EBF;
	border-bottom: 1px solid #707EBF;
	text-align: right;
	font-style: italic;
	padding: 2px;
	/* font-weight: bold;  */
}
#text a.FussnotenLink {
	vertical-align: top;
	font-size: 70%;
}

#banner {
	position : absolute;
	top : 110px;
	left : 655px;
	width : 150px;
	font-size : 76%;
}
#banner div, .RelCont {
	background-color : #E9EBF6;
	margin-bottom : 5px;
	font-size : 90%;
}
#banner div.header, #banner h1 {
	background-color : #707FBE;
	margin : 0px;
	text-align : center;
	color : #FFFFFF;
	width : 100%;
	font-size : 110%;
	vertical-align : middle;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* start aus sexak */
#banner p {
  	margin: 0;
  	padding: 0;
}
#banner a.metalink {
	color : #000000;
}
#banner .DokumentenListe {
  	font-size: 110%;
  	margin: 0;
  	margin-top: 7px;
}
#banner .DokumentenListe ul {
  	margin-left: 20px;
  	padding: 0;
}
#banner .DokumentenListe ul li {
  	margin-bottom: 3px;
}
#banner h2.OhneTeaser {
  	margin: 0;
}
/* ende aus sexak */

#breadcrumb {
	position : absolute;
	top : 85px;
	left : 147px;
	width : 530px;
	font-size : 80%;
	color : #000000;
}
#breadcrumb a {
	color : #000000;
	margin-top : -5px;
}
#breadcrumb img {
	display : inline;
	vertical-align : middle;
}
#logger {
	position : absolute;
	left : 790px;
	top : 10px;
	width : 500px;
}
#fuss {
	width : 100%;
	font-size : 80%;
	background-color : #AFB0D0;
	height : 24px;
}
#fussLinks {
	display : inline;
	margin-left : 20px;
}
#fussRechts {
	display : inline;
	margin-left : 160px;
}

hr.balkenweiss {
	color : #FFFFFF;
}
h2.MitTeaser {
	font-weight : bold;
	padding : 0px;
	margin : 0px;
	margin-bottom: 0px;
	color : #FFFFFF;
}
h2.OhneTeaser {
	font-weight : bold;
	padding : 0px;
	color : #FFFFFF;
	margin : 15px;
}
#text .dokumentListe {
  	margin-bottom: 20px;
}
h2 {
	font-size : 100%;
	font-weight : bold;
	color : #707FBF;
}
.meta {
	float : left;
	height : 19px;
	margin-left : 10px;
	padding-left : 3px;
	padding-right : 3px;
	border-right-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	font-size : 80%;
}
.block {
	float : left;
	height : 19px;
	width : 10px;
	border-right-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	background-color : #9CA3D6;
}
#text .Autor .mehr {
	font-size : 110%;
	text-align : right;
}
#text .dokumentListe .mehr {
  	font-size: 90%;
	text-align : right;
}
#text .note {
	font-size: 80%;
	font-style: italic;
	border-top: 1px solid #5BD824;
	margin-top: 10px;
}
#text .bildtext {
	font-size: 80%;
	display: block;
	margin-top: -1px;
}


/* suche */
input.suche {
	background : url(admin/bzga/styles/forum_tpl/pics/suche.gif) no-repeat;
	border : 0px;
	width : 18px;
	height : 18px;
	cursor : pointer;
}
.SuchTrefferHighlight {
	color : #FFC100;
	font-weight : bold;
}
#text .SuchTreffer {  /*  umgibt den ganzen Treffer  */
	font-size : 90%;
	margin-top : 8px;
}
#text .search_more {
	font-size: 90%;
	margin-top: 16px;
}
#text #numberofhits {
	font-size: 90%;
}
.SuchTrefferTitel { /* umgibt Titel und Trefferanzahl */
	font-size: 10%;
}
.SuchTreffer datum {
	font-size : 70%;
}

/* Termine */
table.Termin {
	border : none;
}
table.Termin td.Datum {
	font-size : 90%;
}
table.Termin td.Text {
	font-size : 90%;
}

img.metabild {
	vertical-align : middle;
	border : none;
	margin : 2px;
}
h1, table.Autor caption, h2.DokumentenListenTitel {
  	font-size: 108%;
  	color : #707FBF;
	font-weight : bold;
}
table.Autor caption {
  	font-size: 120%;
  	margin-top: 15px;
  	text-align: left;
}
div.SingleDoc h1 {
	font-size : 120%;
	color : #707FBF;
	font-weight : bold;
}
h3 {
	background-color : #707FBE;
	padding-right : 30px;
	color : #FFFFFF;
	font-size : 90%;
	font-weight : bold;
}
#text p {
	padding-top : 0px;
	margin-top : 0px;
	font-size : 90%;
}
#text a img {
  	border: 0;
}
ul, ol {
  	font-size: 90%;
}
p ul, p ol {
	font-size : 100%;
}
ol.weiterInfos li {
	list-style-image : url(admin/bzga/styles/forum_tpl/pics/mehr.gif);
	list-style-position : outside;
}
li {
	font-size : 100%;
	list-style-image : url(admin/bzga/styles/forum_tpl/pics/listenpunkt.gif);
	list-style-position : outside;
}
table {
	vertical-align : top;
	border : 1px solid #6E6E99;
}
tr {
	vertical-align : top;
}
td {
	vertical-align : top;
}
.breaker {
	clear : left;
}
.absatz {
	padding-left : 5px;
	padding-right : 5px;
	font-size : 100%;
}
.fettblau {
	font-weight : bold;
	color : #707FBE;
}
.header {
	font-size : 100%;
	font-weight : bold;
}
.subtext {
	font-weight : bold;
	color : #707FBF;
}
.subhead {
	font-size : 100%;
	font-weight : bold;
}
.BearbeitetAm {
	font-size : 60%;
	font-style : italic;
}
img.ban {
	border : 0px;
}
.suche {
	margin-left : 2px;
	margin-top : 4px;
}
#text .restrictions  {
	font-size : 80%;
}
.inptSchlag {
	margin-left : 30px;
	vertical-align : middle;
}
.inptMedient {
	margin-left : 36px;
	vertical-align : middle;
}
.inptZielgr {
	margin-left : 36px;
	vertical-align : middle;
}
.inptSort {
	margin-left : 36px;
	vertical-align : middle;
}
.inptRest {
	vertical-align : middle;
}
#text .suchbegriff {
	margin-top : 7px;
	font-size: 80%;
}
#text .fremdsprache {
	font-size: 80%;
}
.ordSuche {
	margin-top : 15px;
	margin-bottom : -10px;
	text-align : center;
}
form div {
	font-size : 90%;
	margin-bottom : 15px;
}
a.ban:link {
	border : 0px;
	display : block;
}
a.ban:visited {
	border : 0px;
	display : block;
}
a.ban:hover {
	border : 0px;
	display : block;
}
a.ban:active {
	border : 0px;
	display : block;
}

a:link {
	font-weight : bold;
	color : #6E6E99;
	text-decoration : none;
}
a:visited {
	font-weight : bold;
	color : #6E6E99;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a:active {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
#text table.Autor, #text div.Autor {
  	border: 0;
  	font-size: 90%;
}
#text table.Autor tr td {
  	padding-bottom: 3px;
}
#text table.Autor tr td.AutorRubrik {
  	font-weight: bold;
  	color : #707FBF;
}
#text tr.AutorVita td.AutorRubrik {
  	font-size: 110%;
}
#text table.Autor tr.AutorBild td,
#text table.Autor tr.AutorAdresse2 td,
#text table.Autor tr.AutorLand td,
#text table.Autor tr.AutorWeb td {
  	padding-bottom: 25px;
}
#text table.Autor tr.AutorBild img {
  	float: right;
}
#text div.Autor div.AutorName {
  	font-weight: bold;
}
#text div.Autor div.AutorKurzbeschreibung a.mehr {
  	display: block;
  	float: right;
  	font-size: 90%;
}
#text div.Autor div.AutorKurzbeschreibung img.mehr {
  	vertical-align: middle;
}
#text ul.SchlagwortListe {
  	font-size: 90%;
}
#text p ul.SchlagwortListe {
  	font-size: 100%;
}
#text .dokumentListe h2 {
	clear: both;
	padding-top: 1em;
}

/* objekt-templates */
#text .ot-linkbig {
}
#text .ot-vergroesser-hinweis {
	font-size: 80%;
	font-style: italic;
}



#navi {
	position : absolute;
	left : 0px;
	top : 93px;
	width : 115px;
	text-align : left;
	padding : 0px;
	margin : 0px;
	z-index : 2;
	font-size: 75%;
	list-style : none;
}
/* vertikales CSS Menu */
#navi ul, ul.CSSmenu, li.CSSmenu {
	list-style : none;
	list-style-image : none;
	margin: 0px;
	padding : 0px;
}
#navi ul {
	background: #E9EBF6;
}
.CSSmenu {
	list-style : none;
	margin: 0px;
	padding : 0px;
}
#navi ul ul {
	list-style : none;
	font-size: 100%;
	margin: 0px;
	padding : 0px;
}
.MenuLevel1 {
	background: #AFB0D0;
}
.MenuLevel2 {
	background: #707FBE;
}
.MenuLevel2 a.CSSmenu {
	color: #AFB0D0;
}
#navi ul li, #navi ul ul li, li.CSSmenu {
	list-style : none;
	font-size: 100%;
	margin: 0px;
	padding : 0px;
}
#navi > ul {
	list-style : none;
	background: #E9EBF6;
	margin: 0px;
	padding : 0px;
}
#navi ul.MenuLevel0 {
	margin-top : -4px;
}

/* vertikales CSS Menu f�r dl/dt/dd */
#navi dl.level1 {
	list-style : none;
	background: #E9EBF6;
	margin: 0;
	margin-left: -40px;
	padding : 0;
	padding-bottom: 0px;
	font-size: 75%;
}
#navi dl.level1 dl dd {
	background: #AFB0D0;
	margin-left: -40px;
	padding-bottom: 3px;
}
#navi dl.level1 dl dd a, #navi dl.level1 dl dd a:link, #navi dl.level1 dl dd a:visited, #navi dl.level1 dl dd a:active {
	color: #E9EBF6;
}
#navi dl.level1 dl dd a:hover {
	color: #6E6E99;
}
#navi dl.level1 dd {
	background: #707FBE;
}

/* frontend-exceptions */
.error, .warning, .notice, .Error, .Warning, .Notice {
	padding: 12px;
}
.error, .Error {
	background-color: #9CA3D6;
}
.warning, .Warning {
	background-color: #AFB0D0;
}
.notice, .Notice {
	background-color: #FFC100;
}

