/* http://allfont.net/download/arial-narrow/
@import url(http://allfont.net/allfont.css?fonts=arial-narrow); */

/* https://www.onlinewebfonts.com/download/7c6661efce01eac269383bac79303c1b
@import url(//db.onlinewebfonts.com/c/7c6661efce01eac269383bac79303c1b?family=Arial+Narrow); */
@font-face {
	font-family: "Arial Narrow";
	src:	url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.eot");
	src:	url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.eot?#iefix") format("embedded-opentype"),
		url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.woff2") format("woff2"),
		url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.woff") format("woff"),
		url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.ttf") format("truetype"),
		url("//db.onlinewebfonts.com/t/7c6661efce01eac269383bac79303c1b.svg#Arial Narrow") format("svg");
}

/* https://www.onlinewebfonts.com/download/03e852a9d1635cf25800b41001ee80c7
@import url(//db.onlinewebfonts.com/c/03e852a9d1635cf25800b41001ee80c7?family=Trebuchet+MS); */
@font-face {
	font-family: "Trebuchet MS";
	src:	url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.eot");
	src:	url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.eot?#iefix") format("embedded-opentype"),
		url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.woff2") format("woff2"),
		url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.woff") format("woff"),
		url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.ttf") format("truetype"),
		url("//db.onlinewebfonts.com/t/03e852a9d1635cf25800b41001ee80c7.svg#Trebuchet MS") format("svg");
}

/* @font-face kit by Fonts2u (https://fonts2u.com) for "DejaVu Sans" */
@font-face {
	font-family: "DejaVu Sans";
	src:	url("DejaVu_Sans/DejaVuSans.eot?") format("eot"),
		url("DejaVu_Sans/DejaVuSans.woff") format("woff"),
		url("DejaVu_Sans/DejaVuSans.ttf") format("truetype"),
		url("DejaVu_Sans/DejaVuSans.svg#DejaVuSans") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* @font-face kit by Fonts2u (https://fonts2u.com) for "DejaVu Sans Condensed" */
@font-face {
	font-family: "DejaVu Sans Condensed";
	src:	url("DejaVu_Sans_Condensed/DejaVuSansCondensed.eot?") format("eot"),
		url("DejaVu_Sans_Condensed/DejaVuSansCondensed.woff") format("woff"),
		url("DejaVu_Sans_Condensed/DejaVuSansCondensed.ttf") format("truetype"),
		url("DejaVu_Sans_Condensed/DejaVuSansCondensed.svg#DejaVuSansCondensed") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* @font-face kit by Fonts2u (https://fonts2u.com) for "GentiumAlt" */
@font-face {
	font-family: "GentiumAlt";
	src:	url("GentiumAlt/GenAR102.eot?") format("eot"),
		url("GentiumAlt/GenAR102.woff") format("woff"),
		url("GentiumAlt/GenAR102.ttf") format("truetype"),
		url("GentiumAlt/GenAR102.svg#GentiumAlt") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* @font-face kit by Fonts2u (https://fonts2u.com) for "Free Serif Italic" */
@font-face {
	font-family: "Free Serif Italic";
	src:	url("Free_Serif_Italic/FreeSerifItalic.eot?") format("eot"),
		url("Free_Serif_Italic/FreeSerifItalic.woff") format("woff"),
		url("Free_Serif_Italic/FreeSerifItalic.ttf") format("truetype"),
		url("Free_Serif_Italic/FreeSerifItalic.svg#FreeSerifItalic") format("svg");
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #282F42;
	background-image: url(../../picture/bg_blws.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin: 0px;
}

/* @font-face by class for deprecated GT module */
.gt-Kopfbanner-1 {
	font-family: "GentiumAlt";
	font-size: 32px;
	line-height: 1.5em;
	color: #FFFFFF;
}

.gt-Kopfbanner-2 {
	font-family: "Free Serif Italic";
	font-size: 26px;
	line-height: unset;
	color: #FFFFFF;
}

/* register tabs */
dt {
	font-size: 12px;
	font-weight: bold;
	padding-top: 1.2em;
}

dd {
	text-align: justify;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, tr, th, caption, p, div, span {
	font-family: "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.footer {
	vertical-align: bottom;
}

td.imagelist-td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
}

td.imglist-caption {
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
}

.list-item {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
/*	font-weight: bold; */
}

.right {
	text-align: right;
}

.notification {
	margin-bottom: 3px;
	background-color: #ccffcc;
	border: 1px solid #666633;
	padding: 1em;
}

.warning {
	margin-bottom: 3px;
	background-color: #ffcccc;
	border: 1px solid #666633;
	padding: 1em;
}

.news {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
/*      border: 1px dotted #336699; */
}

.datelink {
	color: #336699;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

pre, .articleCode {
	white-space: inherit;
	overflow: scroll;
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 1em;
	background-color: #ffffcc;
	border: 1px solid #666633;
}

.articleHead, .articleList_tophead, h1 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height : 1.8em;
	color : #000000;
	padding: 0px;
	margin: 0px;
}

.articleSubHead, .articleList_topsubhead, h2 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D7983;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
}

.articleSummary {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 1.25em;
	text-align: normal;
}

.contentHead, h3 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
/*	color: #6D7983;*/
	color: #000000;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

.contentSubHead, h4 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}

h5, .h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #efefef; // heller Hintergrund
	padding: 3px;
	margin-bottom: 6px; // Abstand zur naechsten Zeile
}

h6, .h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666; // dunkler Hintergrund
	padding: 3px;
	margin-bottom: 6px; // Abstand zur naechsten Zeile
}

.v09 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; width: 100%; padding-bottom: 2px; }
.v10 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.v11 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.v12 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.v13 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.v14 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }

/*
.formButton	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.checkLabel	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }
.inputText	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.selectList	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
*/

/* search */
.formSearch	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.search_form	{}
.search_result	{}

.nav-table, .nav-table a, .nav-table a:link, .nav-table a:active, .nav-table a:visited, .nav-table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav-table a:hover {
	text-decoration: underline;
}

.nav-table-active, .nav-table-active a, .nav-table-active a:link, .nav-table-active a:active, .nav-table-active a:visited, .nav-table-active a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.articleList_listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0;
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0;
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}



/** 
 * Sample for FORUM
 */

.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th {
	color: #FFA34F;
	font-size: 10px;
	font-weight: normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA   { background-color: #DEE3E7; }
td.row3 { background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA      { padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover { color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color: #000000; }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover	{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #006699; }
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover	{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink {
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none;
	color: #006699;
}
.rowTextForumlink a:hover {
	text-decoration: underline;
	color: #DD6900;
}

.navForum {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited {
	text-decoration: none;
	color: #006699;
}
.navForum a:hover {
	text-decoration: underline;
	color: #006699;
}

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails {
	font-size: 10px;
	color: #000000;
	margin: 3px 0 0 0;
}
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody {
	font-size: 12px;
	color: #000000;
	margin: 0 0 3px 0;
	padding: 0
}
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none;
	color: #006699;
}
.postbody a:hover {
	text-decoration: underline;
	color: #DD6900;
}

