/***********************************************************************/
/*                                                                     */
/*        Copyright 2009 by LüneCom Kommunikationslösungen GmbH        */
/*                                                                     */
/***********************************************************************/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ Einstellungen  ~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import "templates.css";

*{
	margin:0px;
	padding:0px;
	border:0px;
}
div.ieInfo
{
    display:none;
	position:absolute;
	width:600px;
	margin-top:50px;
	padding:10px;
	z-index:500;
	margin:auto;
	border:5px solid red;
	background-color:#fff;
	height:200px;
}
html,body{
	background-color:#027e40;
	background-image:url('/images/background.jpg');
	background-position:top;
	background-repeat:repeat-x;
	font:normal 0.9em/1.2 "Verdana";
}
a{
	text-decoration:underline;
	color:#2e9627;
}
a:hover{
	color:#a6d52f;
	text-decoration:none;
}
.cB{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
.bold{
	font-weight:bold;
}
.red{
	color:red;
}
.mailError{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#FFE8E8;
	border:1px solid #CC3300;
}
.mailThanks{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#E0FEED;
	border:1px solid #00CC00;
}
.link a{
	background-image:url('/images/magnifier_medium_left.png');
	background-repeat:no-repeat;
	padding-left:20px;
}
h2{
	background-color:#d4e7a4;
	background-image:url('/images/arrow.png');
	background-position:5px 5px;
	background-repeat:no-repeat;
	font-size:1.0em;
	color:#2e9627;
	padding:5px;
	padding-left:25px;
	border-bottom:1px solid #2e9627;
}
.fehler404
{
    padding:20px;
}
ol
{
    list-style-position:inside;
    margin-left:0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ Grundgerüst  ~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#rahmen{
	width:996px;
	margin:auto;
}
#utilities{
	min-height:25px;
	border-bottom:1px solid #fff;
	margin:auto;
}
#logo{
	position:absolute;
	width:292px;
	min-height:104px;
	margin-left:6px;
	top:35px;
}
#header{
	width:996px;
	background-image:url('/images/wsb_header.jpg');
	background-repeat:no-repeat;
	min-height:194px;
}
#content
{
	background-color:#fff;
	padding:20px;
}
#jLCMenu
{	margin: 0;
	padding: 0;
	background-color:#a6d52f;
	margin-bottom:10px;
	width:950px;
	border:1px solid #fff;
	background-image:url('/images/menueBg.gif');
	background-repeat:repeat-x;
}
	
#jLCMenu li
{	float: left;
	list-style: none;
}
#jLCMenu li a
{	display: block;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	font-weight:bold;
}
#jLCMenu li span,#jLCMenu li img
{	display:inline;
	padding-top:4px;
	padding-right:8px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	font-weight:bold;
	font-size: 0.9em;
}
#jLCMenu li input, 
{	display:inline;
	padding-top:4px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	font-weight:bold;
	font-size: 0.9em;
}
#jLCMenu li a:hover
{
    background: #c2e862;
	color:#007e40;
}
#jLCMenu li.on{
	background:#007e40;
	font-weight:bold;
}
#jLCMenu li.on a{
	color:#fff;
}
#jLCMenu li.on a:hover{
	color:#007e40;
}
#jLCMenu li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid white;
    z-index:1000;
}	
#jLCMenu li ul li
{
    float: none;
    display: inline;
}	
#jLCMenu li ul li a
{
    width: auto;
    background: #27abe3;
    padding: 5px 12px 5px 12px; /* oben, links, unten, rechts */
}	
#jLCMenu li ul li a:hover
{
    background: #0178be;
}

#inhalt{
	min-height:300px;
}
#inhaltSmall{
	float:left;
	min-height:300px;
	width:752px;
}
#submenue{
	float:left;
	width:214px;
	min-height:300px;
	margin-right:10px;
	background-color:#b2ddef;
	margin-bottom:10px;
	border:1px solid #fff;
}
#submenue a{
	text-decoration:none;
}
#submenue li{
	list-style:none;
	list-style-type:none;
	padding:5px;
	margin-bottom:3px;
	background-color:#d6effa;
}
#submenue li.on{
	background-color:#27abe3;
}
#submenue li.on a{
	color:#fff;
	font-weight:bold;
}
.over{
	background-image:url('/images/over.gif');
	color:#fff;
}
#submenue .over a
{
    color:#fff;
}

.imsSlidebar
{
    z-index:9999;
    position:fixed;
    top:0px;
    left:10px;
    background-image:url('/images/slidebar/sidebarBG.png');
    background-repeat:repeat-x;
    background-position:top;
    color:white;
    height:200px;
    width:230px;
    border:1px solid #000;
    border-top:0px;
    background-color:#49c449;
}
.imsSlidebar a
{
    text-decoration:none;
}
.slideTitle
{
    padding:7px;
    padding-bottom:8px;
    background-color:#246325;
    font-weight:bold;
}
.slideText
{
    clear:both;
    padding:5px;
}
.slideText img
{
    float:left;
    margin-right:5px;
    margin-top:2px;
}
.slideText span
{
    float:left;
    margin-top:2px;
}
.slideArrow
{
    position:absolute;
    width:100%;
    margin-top:180px;
    background-image:url('/images/slidebar/sidebararrow.png');
    background-repeat:no-repeat;
    background-position:center;
    height:20px;
    cursor:pointer;
    background-color:#49c449;
    width:230px;
}

.pdf 
{
	background-image:url('/images/icons/page_white_acrobat.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.text 
{
	background-image:url('/images/icons/page_white.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}

.error
{
	border:1px solid red;
	width:920px;
	padding:15px;
}
