/*
** HTML-Tags
*/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color: #e3e3e3;
}

/*
** Gesamten Rahmen mittig auf dem Bildschirm platzieren
*/
#layout {
	position: relative;
	width: 858px;
	margin: 0 auto;
	text-align: left;
}
#layoutHeader {
	position: relative;
	width: 858px;
	height: 121px;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	background-image: url(/images/frame_v2/background_header.gif);
}
#layoutContent {
	position: relative;
	width: 858px;
	height: auto;
	padding: 0px 5px 0px 5px;
	background-image: url(/images/frame_v2/background_middle.gif);
}
#layoutRahmenMenu {
	position: relative;
	width: 857px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
	background-color: #13007C;
}
#layoutRahmenSuchbox {
	position: relative;
	width: 858px;
	height: 29px;
	margin-top: 0px;
	padding: 0px;
	background-color: #e3e3e3;
	border-bottom: 1px solid #a5a5a5;
}
#layoutRahmenSuchboxNavi {
	position: absolute;
	width: 560px;
	top: 8px;
	left: 12px;
	font-size: 11px;
	color: #000;
}
#layoutRahmenSuchboxSeachText {
	position: absolute;
	width: 60px;
	top: 9px;
	left: 560px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}
#layoutRahmenSuchboxSeachInput {
	position: absolute;
	width: 160px;
	top: 6px;
	left: 625px;
}
#layoutRahmenSuchboxSeachInput input {
	width: 150px;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #666666;
	font-size: 9pt;
	font-weight: normal;
}
#layoutRahmenSuchboxSeachButton {
	position: absolute;
	width: 60px;
	top: 5px;
	left: 786px;
}
#layoutRahmenSuchboxSeachButton input {
	width: 60px;
	height: 21px;
	font-size: 9pt;
	font-weight: normal;
}
#layoutContentMain {
	position: relative;
    float: left;
	width: 515px;
	margin-top: 17px;
	margin-left: 12px;
}
#layoutContentNavi {
	position: relative;
    float: right;
	width: 300px;
	margin-top: 17px;
	margin-right: 12px;
}
#layoutContentFooter {
	position: relative;
	width: 858px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#layoutRahmenAbschlusszeile {
	position: relative;
	width: 858px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	font-size: 7pt;
	background-image: url(/images/frame_v2/background_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}
#layoutRahmenAbschlusszeile div.social {
	position: absolute;
	top: 7px;
	left: 15px;
	width: 300px;
	height: 16px;
	text-align: left;
}
#layoutRahmenAbschlusszeile div.social img {
	margin-right: 5px;
}
#layoutRahmenAbschlusszeile a {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
#layoutRahmenAbschlusszeile a:hover {
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
form {
	display: inline;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
h2 span {
	font-size: 9pt;
	font-weight: normal;
}
h4 {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
a {  
	text-decoration: underline; 
	color: #181180;
}
a:hover {
	text-decoration: underline; 
	color: #181180;
}
a.underline {  
	text-decoration: underline; 
	color: #181180;
}
a.underline:hover {
	text-decoration: underline; 
	color: #181180;
}
a.small {  
	text-decoration: underline; 
	color: #181180;
	font-size: 8pt;
}
a.small:hover {
	text-decoration: underline; 
	color: #181180;
	font-size: 8pt;
}
.text {
	font-size: 9pt;
	font-weight: normal;
	text-align: justify; 
	margin-top: 0px;
	margin-bottom: 12px;
}
img {
	border-color: #000000;
}


/*
** Allgemeine Stile
*/
.SubLine { 
	font-size: 7pt; 
}
.StilFett { 
	font-weight: bold; 
}
.StilRot {
	color: #CC0000;
}
.StilRotFett {
	color: #CC0000;
	font-weight: bold; 
}
.StilBlau {
	color: #2000B5;
}
.StilBlauFett {
	color: #2000B5;
	font-weight: bold; 
}
.StilGruen {
	color: #008800;
}
.StilGruenFett {
	color: #008800;
	font-weight: bold; 
}
.NormalLeft .Normal {
	text-align: left;
}
.NormalCenter {
	text-align: center;
}
.NormalRight {
	text-align: right;
}
.Ueberschrift { 
	font-size: 11pt; 
	font-weight: bold; 
	padding-bottom: 5px;
}

/*
**  Content-Bereich
*/
div.contentAll {
	position: relative;
	width: 491px;
	padding: 12px;
	margin-bottom: 24px;
	background-color: #FFF;
	text-align: left;
}
div.contentAll h1.header {
	display: block;
	width: 461px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentAll h1.spacer {
	display: block;
	width: 461px;
	margin-top: 40px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentAll h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
div.contentAll h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
	color: #999;
}
div.contentAll h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
div.contentAll h3 a {
	font-weight: bold;
}
div.contentAll h3 img {
	margin-left: 10px;
	margin-right: 4px;
}
div.contentAll h3 span {
	color: #CC0000;
}
div.contentAll p {
	display: block;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
div.contentAll p span {
	color: #CC0000;
}
div.contentAll p a {
	font-weight: bold;
}
div.contentAll p img {
	margin-left: 10px;
	margin-right: 4px;
}
div.contentAll h5 {
	width: 460px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/subline.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-decoration: none;
}
div.contentAll h6 {
	margin-top: 9px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
}
div.contentAll h6 img {
	margin-right: 4px;
}
div.contentAll hr {
	margin-bottom: 15px;
	border: 0;
	color: #d8d8d8;
	background-color: #d8d8d8;
	height: 1px;
}

/*
**  Abschlussleiste Content
*/
table.contentEnd {
	margin-top: 20px; 
	margin-bottom: 0px; 
	background-image: url(/images/frame_v2/subline_doppel.gif);
}
td.contentEndLeft {
	padding-top: 3px; 
	padding-left: 30px;
	text-align: left;
}
td.contentEndCenter {
	padding-top: 3px; 
	padding-left: 3px;
	text-align: center;
}
td.contentEndRight {
	padding-top: 3px; 
	padding-right: 30px;
	text-align: right;
}

/*
**  Homepage
*/
div.contentHomeNews {
	position: relative;
	width: 350px;
	margin-right: 15px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
h1.contentHomeNews {
	display: block;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
h2.contentHomeNews {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
p.contentHomeNews {
	margin-top: 6px;
	margin-bottom: 18px;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
div.contentHomeTermine {
	position: relative;
	width: 145px;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	text-align: left;
	background-color:#EEEEFF;
}
h1.contentHomeTermine {
	display: block;
	width: 115px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
h2.contentHomeTermine {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
h3.contentHomeTermine {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
h4.contentHomeTermine {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
h2.contentHomeTermineLink {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
div.contentHomeUmfrage {
	position: relative;
	width: 190px;
	height: 203px;
	margin-right: 15px;
	margin-top: 25px;
	text-align: left;
	background-color:#EEEEFF;
	float: left;
}
h1.contentHomeUmfrage {
	display: block;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentHomeVerzeichnis {
	position: relative;
	width: 520px;
	top: 30px;
	text-align: left;
	clear: left; 
	margin-bottom: 40px;
}
h1.contentHomeVerzeichnis {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 490px;
	padding-top: 2px;
	padding-bottom: 3px;
}
div.contentHomeInfo {
	position: relative;
	width: 255px;
	margin-left: 15px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
h1.contentHomeInfo {
	display: block;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/*
**  Definition der Newsseite
*/
div.contentNews {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
h1.contentNews {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentNews {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
p.contentNews {
	margin-top: 6px;
	margin-bottom: 35px;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
p.contentNewsDetails {
	margin-top: 6px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
p.contentNewsDetailsHinweis {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 8pt;
	text-align: justify;
}
div.contentNewsDetailsVideo {
	width: 490px;
	position: relative; 
	background-color: #000;
	text-align: center;
}
div.contentNewsDetailsVideoDisclaimer {
	width: 490px;
	position: relative; 
	margin-top: 3px;
	text-align: left;
	font-size: 8pt;
}
span.contentNewsDatum {
	color: #CC0000;
}
h1.contentNewsWeitere {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 13px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentNewsWeitere {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
p.contentNewsWeitere {
	margin-top: 2px;
	margin-bottom: 15px;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}

/*
**  Definition der Terminseite
*/
div.contentTermine {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
h1.contentTermine {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentTermine {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
h4.contentTermine {
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
h3.contentTermine {
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
h4.contentTermine {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	text-decoration: none;
}
h4.contentTermineInsert {
	width: 480px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/subline.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-decoration: none;
}
p.contentTermine {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
table.contentTermine {
	margin-top: 30px;
}

/*
**  Definition der Fachhandelseite
*/
div.contentFachhandel {
	position: relative;
	width: 491px;
	padding: 12px;
	margin-bottom: 24px;
	background-color: #FFF;
	text-align: left;
}
h1.contentFachhandel {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 460px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentFachhandel {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
p.contentFachhandelAdresse {
	margin-top: 7px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
p.contentFachhandelAdresseAnfahrt {
	margin-top: 14px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
h4.contentFachhandel {
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
table.contentFachhandelAdresse {
	margin-top: 15px;
	margin-bottom: 25px;
}
td.contentFachhandelAdresse {
	padding-top: 3px;
	padding-bottom: 3px;
}
td.contentFachhandelContent {
	padding-top: 3px;
	padding-bottom: 3px;
}
div.contentFachhandelMap {
	width: 240px;
	height: 220px;
	border: 1px solid #10007B;
}
input.contentFachhandelInput {
	width: 170px;
}
select.contentFachhandelInput {
	width: 177px;
}
input.contentFachhandelInputSubmit {
	width: 226px;
}
input.contentFachhandelInputUmkreis {
	width: 177px;
}
td.contentFachhandelAnfahrt {
	padding-top: 3px;
}
div.contentFachhandelRouteMap {
	width: 488px;
	height: 400px;
	border: 1px solid #10007B;
}
div.contentFachhandelRouteDesc {
	width: 480px;
	height: auto;
}
/*
**  Definition der Fachhandelseite
*/
div.contentFachhandelListe {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
h1.contentFachhandelListe {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 460px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentFachhandelListe {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 460px;
	padding-top: 2px;
	padding-bottom: 3px;
}
div.contentFachhandelListeMap {
	width: 488px;
	height: 580px;
	border: 1px solid #10007B;
}
div.contentFachhandelListeEintragen {
	width: 486px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	border-top: 1px solid #152153;
	border-bottom: 1px solid #152153;
}
div.contentFachhandelListeBLOrt {
	position: relative;
	width: 486px;
	height: 27px;
	padding-top: 5px;
	padding-right: 4px;
	font-size: 8pt;
	text-align: right;
	background-color: #F0F0F0;
}
div.contentFachhandelListeLegende {
	width: 486px;
	height: 20px;
	padding: 2px;
	font-size: 8pt;
	background-color: #F0F0F0;
}
h3.contentFachhandelListe {
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
h4.contentFachhandelListe {
	margin-top: 3px;
	margin-bottom: 18px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
h5.contentFachhandelListe {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
h6.contentFachhandelListe {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
p.contentFachhandelListe {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
h4.contentFachhandelListeInsert {
	width: 460px;
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/subline.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-decoration: none;
}

/*
**  Definition der Fachhandelseite (neu eintragen)
*/
p.contentFachhandelNeu {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: justify;
}
p.contentFachhandelNeuButton {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: center;
}
input.contentFachhandelNeuButton {
	font-size: 9pt;
	width: 350px;
}

/*
**  Definition der Linkliste
*/
div.contentBooks {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
h1.contentBooks {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/*
**  Definition der Buchliste
*/
div.contentLinks {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
div.contentLinksEndleiste {
	position: relative;
	width: 510px;
	margin-top: 0px;
	text-align: left;
}
h1.contentLinks {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h1.contentLinksWeitere {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 8px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2.contentLinks {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 8px;
}
h3.contentLinks {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 15px;
}
h4.contentLinks {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4.contentLinksInsert {
	width: 480px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/subline.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-decoration: none;
}
td.contentLinks {
	font-size: 9pt;
	font-weight: normal;
	padding-left: 3px;
}
input.contentLinksSuchtext {
	width: 150px;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #666666;
	font-size: 12px;
	font-weight: normal;
}
input.contentLinksButton {
	width: 60px;
	height: 19px;
	font-size: 9pt;
	font-weight: normal;
}
.contentLinkEintragen { 
	width: 400px;
}
.contentLinkEintragenDatum {
	width: 75px;
}
textarea.contentBacklink {
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
textarea.contentBacklinkBreit {
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
/*
  Links
*/
a.contentMenu {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #000000;
	text-decoration: none;
}
a.contentMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.contentMenu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.contentMenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.contentMenu:hover {
	color: #152153;
	background-color: #E0E0E0;
	font-weight: bold;
	text-decoration: none;
}
/*
  Buchliste
*/
p.contentBuchTitel {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
}
p.contentBuchInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
p.contentBuchPreis {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
span.contentBuchPreis {
	color: #CC0000;
	font-weight: bold;
}
p.contentBuchText {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.contentBuchBestellen {
	margin-top: 10px;
	margin-bottom: 0px;
}
/*
  Listen
*/
h1.contentVerzeichnis {
	margin-top: 0px;
	margin-bottom: 4px;
}
h1.contentVerzeichnis a {
	font-size: 10pt;
	font-weight: bold;
}
p.contentVerzeichnis {
	margin-top: 4px;
	margin-bottom: 0px;
}
/*
  Infotexte
*/
h1.contentText { /* Erste Überschrift */
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
}
h2.contentText { /* Subüberschrift */
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 12px;
	padding-left: 30px;
	background-image: url(/images/headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	display: block;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
}
p.contentText { 
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

/*
**  Definition der Suche
*/
p.contentPartner { 
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
ul.contentPartner { 
	font-size: 9pt;
	margin-top: 35px;
	margin-bottom: 35px;
}
p.contentPartnerEmpfehlen { 
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
p.contentPartnerDisclaimer { 
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}

/*
**  Definition der Suche
*/
div.contentSearchNews {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
div.contentSearchSchedule {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
div.contentSearchLinks {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
div.contentSearchBooks {
	position: relative;
	width: 510px;
	margin-top: 30px;
	text-align: left;
}
/*
  Infoboxen
*/
.contentInfobox {
	position: relative;
	width: 300px;
	text-align: left;
}
.contentInfoboxHead {
	position: relative;
	width: 270px;
	height: 17px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 2px;
	background-image: url(/images/frame_v2/navi_headline.gif);
	background-repeat: no-repeat;
	color: #152153;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}
.contentInfoboxHead a {
	color: #152153;
	text-decoration: none;
}
.contentInfoboxHead a:hover {
	color: #152153;
	text-decoration: underline;
}
.contentInfoboxContent {
	position: relative;
	width: 298px;
	text-align: left;
	border: 1px solid #9c9ca4;
	background-color: #EEEEFF;
	margin-bottom: 20px;
}
.contentInfoboxContentBox {
	position: relative;
	width: 288px;
	text-align: left;
	border: 1px solid #9c9ca4;
	background-color: #EEEEFF;
	margin-bottom: 20px;
	padding: 10px 5px 10px 5px;
}
div.contentInfoboxContentBox h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentInfoboxContentBox h3 {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentInfoboxContentBox h3 img {
	margin-left: 0px;
	margin-right: 4px;
}
div.contentInfoboxContentBox h3 a {
	font-weight: bold;
}
div.contentInfoboxContentBox h4 {
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
div.contentInfoboxContentBox h5 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
div.contentInfoboxContentBox h6 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.contentInfoboxAnzeige {
	position: relative;
	width: 300px;
	height: 250px;
	margin-bottom: 20px;
}
.contentInfoboxSocial {
	position: relative;
	width: 300px;
	height: auto;
	margin-bottom: 20px;
}
h2.contentInfoboxNews {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
}
h4.contentInfoboxNews {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
h2.contentInfoboxLinks {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
}

div.contentInfoboxHaendler {
	position: relative;
	width: 298px;
	height: 182px;
}
div.contentInfoboxHaendlerKarte {
	position: absolute;
	width: 159px;
	height: 182px;
	top: 0px;
	left: 0px;
}
div.contentInfoboxHaendlerOrte {
	position: absolute;
	width: 139px;
	height: 182px;
	top: 0px;
	left: 159px;
	overflow: auto;
}
div.contentInfoboxHaendlerOrte p {
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 8pt;
}
div.contentHomeHaendlerOrte p a {
	display: block;
	width: 110px;
}
/*
  Pager
*/
div.Pager {
    text-align: right;
    line-height: 22px;
}
div.Pager a {
    font-size: 8pt;
    font-weight: bold;
    padding: 3px 6px 3px 6px;
    border: 1px solid #A5A5A5;
	color: #A5A5A5;
    margin-right: 2px;
    margin-left: 0px;
    text-decoration: none;
}
div.Pager a:hover {
    border: 1px solid #13007C;
	color: #13007C;
}
div.Pager span.selected a {
    font-size: 8pt;
    font-weight: bold;
	color: #c00;
    padding: 3px 6px 3px 6px;
    border: 1px solid #c00;
    margin-right: 2px;
    margin-left: 0px;
    text-decoration: none;
}
div.Pager span.selected a:hover {
    border: 1px solid #c00;
}


