/***********************************************************************/
/*                                                                     */
/*        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:#fff;
	background-image:url('/images/bg.png');
	background-position:top;
	background-repeat:repeat-x;
	font:normal 0.9em/1.2 "Verdana";
}
a{
	text-decoration:underline;
	color:#0076bd;
}
a:hover{
	color:#0076bd;
	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:#d5efff;
	background-image:url('/images/arrow.png');
	background-position:5px 5px;
	background-repeat:no-repeat;
	font-size:1.0em;
	color:#0076bd;
	padding:5px;
	padding-left:25px;
	margin-bottom:10px;
}
.fehler404
{
    padding:20px;
}
ol
{
    list-style-position:inside;
    margin-left:0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ Grundgerüst  ~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#rahmen{
	width:1000px;
	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;
}
#tuete{
	position:absolute;
	width:150px;
	min-height:33px;
	top:0px;
	left:50%;
	margin-left:320px;
}
#visual{
	position:absolute;
	left:50%;
	margin-left:-494px;
	width:988px;
	min-height:236px;
	background-image:url('/images/visualBG.png');
	background-repeat:no-repeat;
	top:147px;
	z-index:100;
}
#visual img{
	margin-left:9px;
	margin-top:7px;
}
#header{
	width:1000px;
	background-image:url('/images/headerBG.jpg');
	background-repeat:no-repeat;
	min-height:202px;
}
#angebot{
	position:absolute;
	margin-top:55px;
	margin-left:30px;
	height:153px;
	width:174px;
}
#content{
	margin-top:34px;
	width:982px;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	background-image:url('/images/contentBG.png');
	background-position:top;
	background-repeat:repeat-x;
	min-height:400px;
	padding-top:127px;
	padding-left:8px;
	padding-right:8px;
}
#jLCMenu
{	margin: 0;
	padding: 0;
	background-image:url('/images/menu.png');
	margin-bottom:10px;
	width:978px;
	border:1px solid #fff;
}
	
#jLCMenu li
{	float: left;
	list-style: none;
}
#jLCMenu li a
{	display: block;
	padding: 12px 12px 12px 12px;
	text-decoration: none;
	border-right: 1px solid white;
	color: #fff;
	white-space: nowrap;
}

#jLCMenu li a:hover
{
    background: #27abe3;
}
#jLCMenu li.on{
	background:#27abe3;
	font-weight:bold;
}
#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;
}
#footer{
	background-color:#0076bd;
	color:#fff;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
.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;
}