/* Start of CMSMS style sheet 'style' */
body {
	background-color: #99a6db;
}

#container {
	width: 773px;
	margin: 0 auto;
}

#header {
	background-image:url(uploads/images/LKM_Layout/banner.gif);
	width: 773px;
	height: 127px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

#leiste {
	background-image:url(uploads/images/LKM_Layout/zierleiste.gif);
	width: 773px;
	height: 21px;
}

#main {
  background-image:url(uploads/images/LKM_Layout/menuBg.gif);
  background-repeat: repeat-y;
  min-height: 584px;
  position: relative;
}

#leftCol {
  background-image:url(uploads/images/LKM_Layout/menuBg.gif);
  background-repeat: repeat-y;
  float: left;
  width: 193px;
  min-height: 584px;
}

#leftLogo {
  position: absolute;
  bottom: 0px;
}

.formecon_logo {
        bottom: 0px;
        border: 0px;
}

#menu {
        color: #FFF;
}

#menu_navi {
        list-style-type:square;
}

#menu_navi li {
        margin-bottom: 20px;
        list-style-type: none;
}

#menu_navi a {
        font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
        text-decoration: none;
}

#menu_navi a:hover {
        color: #ffb300;
        text-decoration: none;
}

.menuparent {
        list-style-type: none;
}

.unli {
       position:relative;
       left: -25px;
       list-style-type: none;
       font-size:0.8em;
       list-style-position: outside;
       margin-top: 15px;
}

.menuactive{
        font-family: Verdana, Geneva, sans-serif;
        font-weight: bold;
}

#content {
	background-color: #FFF;
	width: 580px;
        min-height: 584px;
	margin-left: 193px;
}


#footer {
	clear: both;
	background-image:url(uploads/images/LKM_Layout/footer.gif);
        font-family: Verdana, Geneva, sans-serif;
        font-size: 0.8em;
	width: 773px;
	height: 46px;	
	text-align:center;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#footer a{
        color: #FFFFFF;
        text-decoration: none;
}

#navigation {
	color:#FFF;
}

#content_text {
	padding: 20px;
	color: #111;
}

#footer_text {
	padding:1px;
	color:#FFF;
	font-size: .8em;
}

.kein_rand {
        text-decoration: none;
        border: 0px;
}
/* End of 'style' */

