body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px
}

td {
	padding-bottom: 4px;
}

table {
	margin-top: 5px;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #99CC66;
	text-decoration: none;
}

.articleText {
	text-align: justify;
	margin-bottom: 0px;
}

.articleCode {
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
}

.articleSummary {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 135%;
}

.v09 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Arial, sans-serif; font-size: 13px;	}
.inputText	{ font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
.selectList	{ font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
*/

.formLabelRequired	{
	padding: 10px;
}



/* search */


.formSearch { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; 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, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.nav_table a:hover {
	text-decoration: none;
}

.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, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */


#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Helvetica, Verdana, Arial, sans-serif;
}

#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}

#list_top_ul li a:link {
	color: #5E747F;
}

#list_top_ul li a:visited {
	color: #5E747F;
}

#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}

#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid #FFFFFF;
}


/* CSS for the currect level list */


#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
}

#list_level li {
	margin: 0 0 1px 0;
}

#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}

#list_level a:link, #list_level_ul a:visited {
	color: #000000;
	text-decoration: none;
}

#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: #000000;
}

#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: #FFFFFF;
}


/* CSS for the 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;
}


/* register, login, search 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: Helvetica, Verdana, Arial, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, 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;
}

.imgDIVinTextRight {
	float: right; 
	margin: 0px 10px 10px 20px;
	border: 0;
}

.imgDIVinTextLeft {
	float: left; 
	margin: 0px 20px 10px 10px;
	border: none;
}

.imgDIVtopLeft {
	margin: 0px 20px 10px 10px;
	border: none;
}

.imgDIVtopRight {
	margin: 0px 10px 10px 20px;
	border: none;
}

.imgDIVtopCenter {
	margin: 0px -50% 10px -50%;
	border: none;
}


/* CSS for the page layout */


#container {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

#headerBlock {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 130px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #99CCFF;
}

#mainBlock {
	width: 680px;
	#width: 720px;
	padding: 150px 20px 0px 20px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
	color: #000000;
}

#mainBlock a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: underline;
}

#mainBlock a:hover {
	color: #99CC66;
	text-decoration: underline;
}

#leftBlock {
}

#rightBlock {
	position: absolute;
	top: 130px;
	left: 720px;
	width: 160px;
	#width: 180px;
	padding: 10px;
	border: none;
	background-color: #3333CC;
	color: #FFFFFF;
	background-image: url(../../picture/menu_180_600.jpg);
	background-position: bottom;
}

#footerBlock {
	clear: both;
	width: 700px;
	#width: 900px;
	height: 50px;
	margin: 0px;
	padding: 0px 200px 0px 0px;
	text-align: right;
	background-color: #3333CC;
	background-image: url(../../picture/footer_900_50.jpg);
}

.copyright {
	display: inline;
	vertical-align: middle;
	padding-right: 30px;
	font-size: 10px;
	color : #FFFFFF;
}

.submenu {
	display: inline;
	vertical-align: middle;
	font-size: 13px;
	color : #000000;
}

#submenu a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none
}

#submenu a:hover {
	color: #99CC66;
	text-decoration: none;
}

#toplogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 130px;
	margin: 0px;
	background-image: url(../../picture/header_900_130.jpg);
}

#topmenu {
	position: absolute;
	top: 65px;
	left: 50px;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	color: #99CCFF;
}

#topmenu a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

li {
	padding: 0 0 5px 0;
}

.abschnitt {
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
}

.news {
	width: 500px;
	width: 540px;
	margin: 10px 20px 10px 20px;
	color: #000000;
}

.info {

	width: 240px;
	height: 100px;
	font-size: 12px;
	vertical-align: middle;
	padding: 5px 0px 5px 15px;
	margin: 5px 5px 5px 5px;
	color: #000000;
}