body1 { font: 11px/1.6em Arial, Helvetica, sans-serif; 
       margin: 0; background: #dfdfdf url(../img/Texture.jpg);
	   color: #333;
}
body { font: 11px/1.6em Arial, Helvetica, sans-serif; 
       margin: 0; background: #FFFFCC url(../img/texture.gif);
	   color: #333;
}
.skimage {
	border: 2 px solid;
	border-color:  #666666 #333333 #333333 #666666 ;
}
.sktext {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px/1.6em;
    letter-spacing: 0pt;
    color: #333333;
}
#sidebar p, #sidebar ul {
	margin: 7px 15px 10px;
	padding: 0;
	text-align: left;
}

#sidebar ul { padding-left: 15px; }

/*<group=Header>*/

#schauheader {
	display: block;
	padding-top: 21px;
	padding-bottom: 5px;
	text-indent: 10px;
	text-align: right;
	width: 442px;
	height: 15px;
	background: url(../img/header.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	float:left;
}
#schauheader2 {
	display: block;
	padding-top: 14px;
	padding-bottom: 5px;
	text-indent: 10px;
	text-align: right;
	width: 442px;
	height: 25px;
	background: url(../img/header.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	float:left;
}
#doctitle {
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	text-indent: 10px;
	text-align: right;
	width: 442px;
	height: 18px;
	font-size: 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
	float:left;
}
#header_image{
	position: relative;
	margin: -45px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	float: right;
	height: 121px;
	width: 202px;
	top: 0px;
	z-index: 5;
	background: url(../img/schaukasten.png) no-repeat;
}	
#clear {
	display: block;
	clear: both;
	width: 10px;
	height: 1px;
	line-height: 1px;
}
/*</group>*/

/*<group=Main Layout>*/

#pagewrapper { display: block; width: 785px; margin: 10px auto 0;
}

#shadowwrapper {
	padding: 2px 4px 0;
}


#sl {
	margin: 42px auto 0;
	width: 720px;
	background: url(../img/sh_l.gif) repeat-y;
	
}
#sr {
	background: url(../img/sh_r.gif) repeat-y right;
}
#slt { 
	background: url(../img/sh_l_t.gif) repeat-x top left ;
}
#srt {
	background: url(../img/sh_r_t.gif) no-repeat top right;
}
#slb { 
	background: url(../img/sh_l_b.gif) repeat-x bottom left ;
}
#srb {
	background: url(../img/sh_r_b.gif) no-repeat bottom right;
	padding: 1px 0px 4px 0px;
}


#box {	
   align:center;
	padding: 10px;
	margin: 20px 10px 20px 10px;
	width: 750px;
	height:80%;
	border: 1px solid #E0D169;
	background: #FFFFCC url(../img/texture.gif);
}

.submenu  {
	clear: both;
	background: #ffffdf;
	border: 1px solid #C6C694;
	width: 430px;
	height: 20px;
	padding: 3px 0px 0px 11px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-align:left;
}

[id="1submenu"]  {
   clear: both;
	background: #ffffdf;
	border: 1px solid #C6C694;
	width: 430px;
	height: 20px;
	padding: 0px 0px 0px 11px;
	margin: 5px 0px 0px 0px;
}
/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
   display:block;
	position:relative; 
	overflow1:hidden;
	width:416px; height:20px; z-index:1;
	clip:rect(0px, 404px, 21px, 0px); 
	left:12px;top:-20px;
	visibility:visible;
  float:left;
	}
div#wn	{ 
    display:block;
	position:absolute; 
	left:0px; top:0px; 
	width:400px; height:20px; 
	z-index:2;
	float:left;
	text-align:left;

	}

 
#leftscroll{
   display:inline;
	position: relative;
	top: -41px;
	z-index:20;
}
#rightscroll{
   display: inline;
	position: relative;
	top: -41px;
	left: 420px;
	z-index:20;
}
#content {
	display: block;
	padding-top: 0;	
}

.clearit {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#footer_ {
	display: block;
	padding: 10px 4px 5px;

	margin: -4px auto 0;
	font-size: 10px;
	text-align: center;
	color: #666;
}

#main {
	background: #ffffde;
	border: 1px solid #C6C694;
	width: 430px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	float: left;
	clear: right;
	text-align:left;
}

#sidebar {
	float: right;
	width: 200px;
}
#mainmenu {

	text-align: right;
	margin: 0px 80px 0px 0px;
}
/*</group>*/
a, a:VISITED {
    font-style : normal;
    color : #666666;
    text-decoration : none;
}
a:HOVER {
    font-style : normal;
    color : #CE6500;
    text-decoration : underline;
}


table.thinbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #454545;
    background-repeat: no-repeat;

}
td.thinbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1pt;
    border: 1px solid #454545;
    padding: 2px;
}
td.thinboxblackbg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid #454545;
    color: #999999;
    background-color: #333333;
    padding: 2px;
}
td.topmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    border: 1px solid #454545;
    color: #999999;
    background-color: #333333;
}
td.thinboxgraybg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid #454545;
    color: #333333;
    background-color: #999999;
    padding: 2px;
}

.graybg {
    background-color: #999999;
}
td.nobox {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1pt;
    padding: 2px;
}
table.bgnowrap {
    background-repeat: no-repeat;
    border: 3px none #666666;
}

a.topnav, a.topnav:VISITED, a.topnav:ACTIVE,
a.submenunav, a.submenunav:VISITED, a.submenunav:ACTIVE  {
    font-size : 16px;
    font-weight : bold;
    color : #666666;
    text-decoration : none;
	 line-height: 25px;
}
a.topnav:HOVER,a.submenunav:HOVER {
    font-size : 16px;
    font-weight : bold;
    color : #CE6500;
    text-decoration : none;
}
a.topnavselected,a.topnavselected:VISITED,
a.submenunavselected,a.submenunavselected:VISITED {
    font-size : 16px;
    font-weight : bold;
    color : #CE6500;
    text-decoration : none;
}
a.treeparent,a.treeparent:VISITED {
    font-size : 16px;
    font-weight : bold;
    color : #666666;
    text-decoration : none;
	 line-height: 25px;
}
a.treeparent:HOVER,a.treeparentsel:VISITED,a.treeparentsel,a.treeparentsel:HOVER {
    font-size : 16px;
    font-weight : bold;
    color : #CE6500;
    text-decoration : none;
	 line-height: 25px;
}

a.tree,a.tree:VISITED {
    font-size : 12px;
    font-weight : bold;
    color : #666666;
    text-decoration : none;
	 line-height: 15px;
}
a.tree:HOVER,a.treesel:VISITED,a.treesel,a.treesel:HOVER {
    font-size : 12px;
    font-weight : bold;
    color : #CE6500;
    text-decoration : none;
}
a.treesitemap,a.treesitemap:VISITED,a.treesitemap:HOVER,a.treeselsitemap:VISITED,a.treeselsitemap,a.treeselsitemap:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 15px;
	color: Black;
	font-size: 9pt;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
a.breadcrumb, a.breadcrumb:VISITED, a.breadcrumb:ACTIVE  {
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    color : #999999;
    text-decoration : none;
}
a.breadcrumb:HOVER {
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    color : #CE6500;
    text-decoration : none;
}
a.breadcrumbsel,a.breadcrumbsel:VISITED{
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : #B95C00;
}

textarea  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    border: 1px solid #333333;
    margin: 2px;
}
.textareasmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    border: 1px solid #333333;
    margin: 2px;
}
input  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}

input.checkbox  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;

}
input.text  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    border: 1px solid #333333;
    margin: 2px;
}
input.password  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    border: 1px solid #333333;
    margin: 2px;
}
input.button  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}

input.image  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}
input.small  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    border: 1px solid #333333;
}
select  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    border: 1px solid #333333;
}
select.small  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    border: 1px solid #333333;
}
a.small, a.small:VISITED,.small{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #EEEEEE;
    text-decoration : none;
}

a.small:HOVER{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
    color : #CE6500;
    text-decoration : none;
}
