body{
	width:100%; height:100%;margin:0;padding:0;overflow:auto;
	/*background:rgba(72,103,72,0.25);*/
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	}
.back
{
	position:fixed;
	width:100%;
	height:100%;
	background: url(../images/back2.png) no-repeat;
	background-size:100% 100%;
	margin:0;
	padding:0;
	top:0;
	left:0;	
}
.tip
{
 display:none;
}
div, span, p
{
	margin:0;
	padding:0;
	color: #000000;
	
}
ul
{
margin:0;
	padding:0;
	
}
a,a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#64677B;
}
a:hover
{
	color:#0D8E29;
}
form,fieldset 
{
	border:none;	
	display:inline-block;
}
#topright
{
	position:absolute;
	right:0px;
	top:0px;
	
	width:400px;
	height:246px;
	background: url(../images/Kelle_STWE_transp.png) no-repeat top left, url(../images/Kelle_STWE_Schatten.png) top left,url(../images/top_rt_r.png) no-repeat top left;
/*	border:solid 1px #000;*/
}
.element-invisible
{
	display:none;
	width:0px;
	height:0px;
}
#topleft
{
	position:absolute;
	height:119px;
	width:auto;
	left:0px;
	right:400px;
	top:0px;
	background:url(../images/top_rt.png) no-repeat;
	background-size:100% 100%;
}
#logo
{
	/*background: url(../images/Logo_STWE_2.svg) no-repeat;*/
	background-size: 100% 100%;
	width:123px;
	height:100px;
	top:10px;
	left:20px;
	position:absolute;	
}
#clock
{
	margin:0;
	padding:0;
	float:right; 
	margin-right:70px;
}
#topnav
{
	position:relative;
	left:0;
	top:0;
	height:39px;
}
#topnav_outer
{
	position:absolute;
	top:119px;
	left:0px;
	right:0px;
	height:46px;
	/*background:#8C8C8C;*/
	background: url( ../images/line2.png) repeat-x;
	background-position:0px -119px;	
}
#bottomnav
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:35px;
	background:#8C8C8C;
	box-shadow: 0px -5px 3px #555;
	
}


#left
{
	position:absolute;
	left:20px;
	width:200px;
	bottom:0;
	top:156px;
}
#right
{
	position:absolute;
	right:15px;
	top:252px;
	bottom:0px;
	width:305px;	
}

#main
{
	position:absolute;
	width:auto;
	left:250px;
	right:350px;
	top:170px;
	bottom:50px;
	overflow:auto;
}

/* Navigation */
ul.nav li
{
	background: url(../images/Button01_2.png) no-repeat center left;
	background-size: auto 40% ;
	padding-left:20px;
	display:block;
	height:auto;
	line-height:30px;
	background-color:#8C8C8C;
	margin-bottom:4px;
	margin-left:9px;
	font-size:16px;
}
ul.nav li ul li
{
margin-left:0px;	
}
ul.nav li.active,ul.nav li.active:hover
{
	background: url(../images/Button02_2.png) no-repeat #8C8C8C;
	background-size:15px 15px ;
	background-position:0px 8px;	
	background-color:#8C8C8C;
}

ul.nav li:hover
{
	background: url(../images/Button02_2.png) no-repeat center left;
	background-size:15px 15px ;
	/*background-color:#999;
	*/
}
ul.nav li a
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#EFEFEF;
	vertical-align:middle;
}
ul.nav li a:hover
{
	color: #0D8E29;
	text-decoration:underline;
}
ul.nav,ul.nav li ul,ul.nav li,ul.nav li ul li
{
	position:relative;	
}
ul.menu_hor
{
	margin-left:10px;
	height:inherit;	
	vertical-align:middle;
}

ul.menu_hor li
{
	background: url(../images/Button01_2.png) no-repeat center left;
	background-size:15px 15px ;
	display:inline-block;
	min-width:110px;
	margin-left:15px;	
	height:inherit;
	height:inherit;
	vertical-align:middle;
	
}
ul.menu_hor li:hover
{
	background: url(../images/Button02_2.png) no-repeat center left;
	background-size:15px 15px ;
	
}
ul.menu_hor li a
{
	height:inherit;
	margin:auto 4px;
	display:block;
	margin-top:4px;	
}
.moduletable_menu h3,.moduletable h3
{
	display:block;
	background-color: #CC0000;
border-bottom: 2px solid #0D8E29;
color: #FFFFFF;
font-size: 17px;
font-weight: 700;
height: auto;
margin: 15px 15px 3px 0px;
padding: 5px;
text-align: left;
width: auto;
}
.page-header h2
{
	display:inline-block;	
}
div.icons
{
	display:inline-block;
	float:right;
	margin-top:-3em;
	margin-right:60px;	
}
div.icons ul li
{
	display:inline;
	list-style-type:none;	
	padding:.2em;
	background:rgba(255,255,255,.2);
	border:dotted 1px #444;
	margin:3px;
}
input.inputbox, .login input
{
	padding:0.3em;
	padding-left:0.5em;
	border:solid 1px #666;
	border-radius:7px;
	height:1.6em;	
}
.login form 
{ margin:0 auto;}

img.login-image
{
width:98%;	
}
table
{
	border-spacing:0px;
 
}
table tbody tr td,table thead tr th
{
	padding:2px;
}
table.category thead tr th
{
	background-color:#CCCCEE;
}
table.category thead tr th
{
	border-bottom: double 2px #000;
}
table.category tbody tr.even td
{
	background-color:#EEE;
}

table.category tbody tr.odd td
{
	background-color:#DDD;
}
table.category tbody tr td
{
 
}
ul.pagination-list
{
	width:auto;
	margin:0 auto;
	text-align:center;
}
ul.pagination-list li
{
	display:inline-block;
	padding:2px;
}