/* CSS Document */
html {
height:100%;
margin:0;
padding:0;}

body {
height:100%;
margin:0;
padding:0;
background:#361E0B;/*#4a290E;#623612;*/
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #000000; /*Haupt Schriftfarbe*/
}

/*hintergrundbild*/
.allblocks{
height:100%;
background-image: url(/picture/layout/back_star07.jpg);
background-repeat: no-repeat;
background-position: center;
}
.leftshadow{
background-image: url(/picture/layout/left.png);
background-repeat: repeat-y;
background-position: right;
}
* html .leftshadow{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picture/layout/left.png', sizingMethod='scale');
background: none;
} /* nur für IE 5.5 - 6.x */
.rightshadow{
background-image: url(/picture/layout/right.png);
background-repeat: repeat-y;
background-position: left;
}
* html .rightshadow{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/layout/right.png', sizingMethod='scale');
background: none;
} /* nur für IE 5.5 - 6.x */

/*Hauptdiv*/
.maintable{
min-height:100%; /*mind. Höhe*/
height:auto; /*für FF*/
margin:0;
padding:0;
}
* html .maintable{ height:100%; } /* nur für IE 5.5 - 6.x */

/*Inhaltsbereich - Abstand vom Rand*/
.content_start {
padding: 0px;
}

.content {
width:600px;
padding: 0px;
background:#969696;
background-image: url(/picture/layout/engel.gif);
background-repeat: no-repeat;
background-position: right bottom;
min-height:300px; /*mind. Höhe*/
height:auto; /*für FF*/
}
* html .content { height:300px; } /* nur für IE 5.5 - 6.x */
/*GoogleMap*/
.content_map {
width:600px;
padding: 0px;
background:#969696;
}
/*Inhalt ohne Rand*/
.content_image {
margin:0px;
padding:0px;
}
/*Inhalt mit Rand*/
.content_text {
padding:20px;
}

/*Headbereich*/
.head {
border-bottom: 1px solid #434343;
}
/*Footbereich*/
.foot {
border-top: 1px solid #434343;
/*background-image: url(/picture/layout/unten.jpg);*/
/*background-repeat: no-repeat;*/

}

/*Titel und Tabellen*/
td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}
form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1, h2 {font-size: 13px;line-height: 100%;}
h3, h4 {font-size: 12px;line-height: 180%;}
h5, h6 {font-size: 11px;line-height: 120%;}

/*Links im Hauptbereich*/
a, a:link, a:visited, a:active, a:focus {
	color: #dedede;
	text-decoration: none
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*Artikel und Contentparts*/
.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}
.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.listEntry {
	margin-bottom: 10px;
}
.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}
.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*Formular*/
.formLabel, .formLabelRequired	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; width: 130px; height: 20px; vertical-align: top; padding-top: 3px;}
.formLabelF	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; height: 20px; color: #FF2200;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; background-color: #565656;}

/* Suche */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}
/*Treffer im Suchtext*/
.search_result2 { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}

/*menu*/
.nav_row_start, .nav_row_start a, .nav_row_start a:link, .nav_row_start a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold; 
padding:2px 2px 2px 2px;
line-height: 20px; 
color: #361E0B; 
text-decoration: none;
}
.nav_row_start a:hover {
text-decoration: none;
color: #969696;
}
.nav_row_active A:link, .nav_row_active A:visited, .nav_row_active A:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
padding:2px 18px 2px 2px;
line-height: 12px; 
color: #dedede;
text-decoration: none;
}

/*Backend*/
.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, 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 Verdana, 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 white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#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: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: 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);
}


/**
  * 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; }


imgDIVinTextLeft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
imgDIVinTextRight {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.log {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 7pt;
font-weight: normal; 
color: #5c5d5f;
border-top: 1px solid #5c5d5f;
border-bottom: 1px solid #5c5d5f;
padding-right:10px;
padding-top:10px;
}
.login_field{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
width: 60px;
height: 15px;
color: #000000;
background: #FFFFFF;
border:1px solid #5c5d5f;
vertical-align: top;
}

.login_butt {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background: #5c5d5f;
border:1px solid #5c5d5f;
width:60px;
}
.login_error, .login_error a, .login_error a:link, .login_error a:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}
.login_error a:active, .login_error a:hover {
color: #000000; /*weiss bei MouseOver*/
}
.login_logout a, .login_logout a:link, .login_logout a:visited, .login_logout a:active, .login_logout a:hover {

}

#NavAllActive, .NavAllActive A, .NavAllActive A:link, .NavAllActive A:visited {
font-weight: bold;
color: #000000;
}


/* */
.NavAllLevel_1 A:link, .NavAllLevel_1 A:visited {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
text-decoration: none;
padding-left:0px;
}
.NavAllLevel_1 A:hover {
text-decoration: none;
color: #969696;
}
.NavAllLevelActive_1 A:link, .NavAllLevelActive_1 A:visited, .NavAllLevelActive_2 A:hover {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #969696;
text-decoration: none;
padding-left:0px;
}

/* */
.NavAllLevel_2 A:link, .NavAllLevel_2 A:visited {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
text-decoration: none;
padding-left:0px;
}
.NavAllLevel_2 A:hover {
text-decoration: none;
color: #969696;
}
.NavAllLevelActive_2 A:link, .NavAllLevelActive_2 A:visited, .NavAllLevelActive_2 A:hover {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #969696;
text-decoration: none;
padding-left:0px;
}
/* */
.NavAllLevel_3 A:link, .NavAllLevel_3 A:visited {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
text-decoration: none;
padding-left:5px;
}
.NavAllLevel_3 A:hover {
text-decoration: none;
color: #969696;
}
.NavAllLevelActive_3 A:link, .NavAllLevelActive_3 A:visited, .NavAllLevelActive_3 A:hover {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #969696;
text-decoration: none;
padding-left:5px;
}
/* */
.NavAllLevel_4 A:link, .NavAllLevel_4 A:visited {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
text-decoration: none;
padding-left:10px;
}
.NavAllLevel_4 A:hover {
text-decoration: none;
color: #969696;
}
.NavAllLevelActive_4 A:link, .NavAllLevelActive_4 A:visited, .NavAllLevelActive_4 A:hover {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #969696;
text-decoration: none;
padding-left:10px;
}
/* */
.NavAllLevel_5 A:link, .NavAllLevel_5 A:visited {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
text-decoration: none;
padding-left:15px;
}
.NavAllLevel_5 A:hover {
text-decoration: none;
color: #969696;
}
.NavAllLevelActive_5 A:link, .NavAllLevelActive_5 A:visited, .NavAllLevelActive_5 A:hover {
display: block; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
line-height: 20px; 
color: #969696;
text-decoration: none;
padding-left:15px;
}