/* STANDARĀ TAGS' REDEFINITIONS */
body { 
font-family: Arial, Helvetica, sans-serif;	
color: Black; 
font-size: 12px;

margin: 0; 
text-align: center; 
padding: 0; 
}
a { 
color: #006400; 
text-decoration: underline; 
font-weight: normal;
}
p {
margin: 0 0 5px 0;
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #2CB73B; 
}
form{ 
margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body ,td,th,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000; }

p {margin-top:0px; margin-bottom:3px;line-height:1.4em;}
a:link, a:visited, a:active {
	color: #0009ff;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	margin-top:0px; margin-bottom:0px;
	line-height:1px;
	height: 1px;
	color: #603;
}
/* Page Headings */
h1, h2, h3, h4, h5, h6 {color: #004080;font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif;}
h1  	{font-size:22px;}
h2  	{font-size:20px;}
h3  	{font-size:18px;}
h4  	{font-size:14px;}
h5  	{font-size:12px;}
h6  	{font-size:11px;}
/* Special for heading description */
h1.page_title2 {margin-bottom:5px; padding: 1px 1px 1px 3px; text-align:right;font-size:10px;color:#cccccc;margin-top:-18px;font-weight:bold;letter-spacing:0.5em;text-transform:uppercase;background-color:#004080;}
h1.page_title1 {font-size:18px;margin 0 ;border-bottom:2px solid #cccccc;}

form {margin: 0;}

blockquote 	{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}

abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* Special Styles for Autor, etc  */
.Liste_punkt {list-style-type:disc }
.Liste_kreis {list-style-type:circle }
.Liste_rechteck {list-style-type:square }
.Liste_dezimal {list-style-type:decimal }
.Liste_roemisch {list-style-type:upper-roman}
.Liste_alphabetisch {list-style-type:upper-alpha}
.Profiwissen { text-decoration:italic;font-size:12px; color:#000000;background:#ffff00; font-style:italic; font-family:Arial,Helvetica,Avantgarde;}
.autor {text-align:right;border-bottom:1px solid #ccccff;padding-right:3px; border-right:1px solid #ccccff;font-size:10px;text-align:right;}
.altText {width:auto;padding:1px;font-size:11px;font-family:Arial,Helvetica; font-weight:normal;background:#ffffdd;border:1px solid;border-color:#000000;}
/* for Search */
.highlight { background-color: #FFFF00;}
 /* Special for heading description */
h1.page_title2 {margin-bottom:5px; padding: 1px 1px 1px 3px; text-align:right;font-size:10px;color:#cccccc;margin-top:-18px;font-weight:bold;letter-spacing:0.5em;text-transform:uppercase;background-color:#FF6308;}
h1.page_title1 {font-size:18px;margin 0 ;border-bottom:2px solid #cccccc;color:#000000;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#print_head {display:block;}
#print_foot {display:block;text-align:right;}

/* STRUCTURE */
#HEADER {display:none;}
#LOGIN {display:none;  }
#H_NAVIGATION {display:none;}
#SEARCH {display:none; }
#BUTTONS {display:none;}
/* Menus */
#MENU1 {display:none;}
#MENU2 {display:none;}
/* ----- */
#MENU3 {display:none;}
/* --- */
#MENU4 {display:none;}
/*------------------- */

#WRAPPER{
width: 780px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}
#WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#WRAPPER {display: inline-block;
}
/*\*/
#WRAPPER {display: block;
}
#V_NAVIGATION {display:none;   }
#NEWS {display:none;}

#contentContainer {margin-left: 10px;margin-top:5px;padding-left:20px;
   width:680px;

 	scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-arrow-color:#FF6308;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#eeeeee;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#ffffff;
}


#FOOTER { display:none;}
#LINKS {display:none;}
#COPYRIGHT {display:none;}
#frontend_edit  {display:none;}