/**************************************************************************
*** ELEMENTS
**************************************************************************/
body {
	background-color: white;
	color: #7C7B7C;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}

body * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a,
a:link,
a:active,
a:visited {
	color: #D61E92;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/**************************************************************************
*** GLOBAL
**************************************************************************/
div#global-wrapper {
	width: 958px;
	margin:auto;
}
.style-clear {
	clear:both;
}

/**************************************************************************
*** PAGE HEADER
**************************************************************************/
div#header-logo {
	background-image: url(../images/ksi_logo.jpg);
	height: 30px;
	width: 200px;
	background-repeat: no-repeat;
}

div#header-wrapper {
}

div#header-wrapper a,
div#header-wrapper a:link,
div#header-wrapper a:active,
div#header-wrapper a:visited {
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	width: 958px;
}
div#header-wrapper a:hover {
	text-decoration: underline;
}

/**************************************************************************
*** PAGE NAVIGATION "TOP"
**************************************************************************/
ul#navigation-top {
	width: 61em;
	height: 2.4em;
	line-height: 2.4em;
	text-align: center;
	padding-left: 178px;
}

ul#navigation-top,
ul#navigation-top ul {
	background-color:#C0D26B;
	background-repeat: repeat-x;
	list-style: none;
}

ul#navigation-top li {
	font-weight: normal;
	float: left;
	width: 10em;
	display: inline;
	height: 2.4em;
	
}

ul#navigation-top li a {
	margin:0;
	padding:0px;
	text-decoration: none;
	margin-top: 0px;
	color: white;
	font-size: 1.1em;
	display: block;
}

ul#navigation-top li a:hover,
ul#navigation-top li a.hover {
	background-color: #ACBE57;
	color: white;
	text-decoration: none;
}

ul#navigation-top li.active li {
	font-weight: normal;
}

ul#navigation-top li.active,
ul#navigation-top li.active li.active {
	background-color: #D61E92;
	color: white;
	text-decoration: none;
}


/**************************************************************************
*** PAGE NAVIGATION "MAIN"
**************************************************************************/
ul#navigation-main {
	width: 208px;
}

ul#navigation-main,
ul#navigation-main ul {
	width: 159px;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;

}

ul#navigation-main li {
	width: 100% auto;
	text-indent: 14px;
	line-height: 14px;
	border-top: 1px solid #C0D26B;
}

ul#navigation-main li li {
	text-indent: 20px;
}


ul#navigation-main li a {
	margin:0;
	padding:0px;
	display: block;
	width: 100% auto;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #7C7B7C;
	font-size: 11px;
	line-height: 16px;
}

ul#navigation-main li li a {
}

ul#navigation-main li a:hover,
ul#navigation-main li a.hover{
	color: white;
	background-color: #ACBE57;
	margin-top: 2px;
	font-size: 11px;
	line-height: 16px;
	/**background-image: url(../images/navi_icon.gif);**/
	/**background-repeat: no-repeat;**/
	/**background-position: right;**/
}

ul#navigation-main li.active a,
ul#navigation-main li.active li.active a{
	color: white;
	text-decoration: none;
	background-color: #D61E92;
	font-size: 11px;
	line-height: 16px;
	/**border-bottom: 1px solid #CFCECF;**/
	
}


/**************************************************************************
*** PAGE BODY
**************************************************************************/

div#body-wrapper {
	background-color: white;
}

div>/**/#body-wrapper {
	margin-top: 60px;
}

div#body-column-wrapper {
	min-height: 200px;
}

div#column-top-body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div#column-left-body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 4px;
}

div#column-middle-body {
	margin: 10px;
	margin-left: 40px;
	margin-right: 50px;
	
}
div#column-middle-body li{
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 17px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 16px;
	text-decoration: none;
	text-transform: none;
	list-style-type: none;
	list-style-image: url(../images/list.gif);
}

div#column-right-body {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	
}
div#column-right-body li {
	padding: 0px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 16px;
	text-decoration: none;
	text-transform: none;
	list-style-type: none;
	list-style-image: url(../images/list.gif);
}
div#column-bottom-body {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: white;
}
div#column-bottom-body a:link {
	color: white;
}
div#column-bottom-body li {
	padding: 0px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-transform: none;
	list-style-type: none;
	list-style-image: url(../images/list.gif);
}

div#column-top {
	float: left;
	width: 958px;
}

div#column-left {
	float: left;
	width: 173px;
}

div#column-middle {
	float: left;
	width: 550px;
}

div#column-right {
	float: right;
	width: 235px;
}

div#column-bottom {
	height: 100%;
	width: 958px;
	background-color: #ACBE57;
	color: white;
}

div#typo3Browse {
	margin-top: 70px;
	font-size: 0.6em;
}
.browsePrev{
	text-align: left;
}

.browseNext{
	text-indent: 50px;
	margin-top: -12px;
}
.browsePrev a,
.browsePrev a:link,
.browsePrev a:active,
.browsePrev a:visited{
	color: #B0B1B2;
}
.browseNext a,
.browseNext a:link,
.browseNext a:active,
.browseNext a:visited{
	color: #B0B1B2;
}
/**************************************************************************
*** PAGE FOOTER
**************************************************************************/
div#footer-head {
	height: 9px;
}

div#footer-wrapper a,
div#footer-wrapper a:link,
div#footer-wrapper a:active,
div#footer-wrapper a:visited {
	color: #BCB9BA;
	text-decoration: none;
}

div#footer-wrapper a:hover {
	color: #BCB9BA;
	text-decoration: none;
}

div#footer-wrapper {
	color: #BCB9BA;
	text-align: left;
	font-size: 11px;
	margin-top: 2px;
}

div#footer-body {
	margin-top: 5px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

div#footer-foot {

}

div#navigation-global {
	width:100%;
	height: 46px;
	background-image:url(../images/nav-global-background.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

div#navigation-global ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 46px;
}

div#navigation-global li {
	float:right;
	white-space:nowrap;
	height: 46px;
	vertical-align:middle;
}

div#navigation-global li:hover {
	background-image:url(../images/nav-background-80.png);
}


div#navigation-global a:hover {
	background-image:url(../images/nav-background-80.png);
	color: white;
	text-decoration: none;
}

div#navigation-header {
	font-weight: normal;
	font-size:11px;
	text-align:right;
	height: 17px;
	color: #BCB9BA;
}
div#navigation-header a {
	color: #BCB9BA;
}

div#navigation-breadcrumb {
	font-weight: normal;
	font-size:11px;
	text-align:right;
	height: 17px;
	/*
		background-image:url(../images/nav-breadcrumb-background.jpg);
	*/
	background-repeat: no-repeat;
}

div#footerImage {
	position: relative;
	float: right;
	display: block;
	top: -230px;
	right: -80px;
	z-index: 1000;
}

div#footerImage img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/fileadmin/user_upload/bilder/footerimage.png');
}

div>/**/#footerImage {
	background: url(../../user_upload/bilder/footerimage.png) no-repeat;
}