* {
	font-size: 9pt;
}

h3 
{
	color: #007DB6;
	font-size: 14px;
}

h2 
{
	color: #007DB6;
	font-size: 20px;
}

body { 
	font-family: Arial, sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 70%;
	background-color: #EAEAE9;
}
a,a:link {
         text-decoration: none;
         color : #0480BE;/*#007DB7;*/
}
a img {
	border: 0;
}
#page_outer {
	width: 826px;
	margin: 0 auto;
}
#page_head {
	background: #EAEAE9 url('../gfx/page_header.gif') top left no-repeat;
}
#page {
	background: #EAEAE9 url('../gfx/page_background.gif') top left repeat-y;
}
#page_foot  {
	background: #EAEAE9 url('../gfx/page_footer.gif') top left no-repeat;
	height: 20px;
}
#page_inner {
	display: block;
	margin: 0 20px;
	background-color: white;
}
#header {
	position: relative;
	width: 100%;
	height: 174px;
	/*border-bottom: 5px solid #ED9600;*/
	margin-bottom: 20px;
	background: #009CCE url('../gfx/kss_header_2.png') top left no-repeat;
}
#content form {
	position: absolute;
	display: block;
	background-color: white;
	z-index: 999;
	padding-bottom: 100px
}
#content, #content_noRight {
	position: relative;
	margin: 0 200px 0 200px;
	padding-bottom: 20px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
}
#content, #content_noRightNoLeft {
	position: relative;
	margin: 0 0 0 0;
	padding-bottom: 20px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
}
#content_noRight {
	margin: 0 20px 0 200px;
}
#content a,#content a:link {
	color: #ED9600;
}
#right .moduletable p {
	background-color: #D0DBF3;
	margin-top: 0;
	padding: 10px;
}
#right #form-login .input,
#right #form-login .input p {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
#right #form-login ul,
#right #form-login ul a {
	list-style: none;
	padding: 0;
	border: 0;
	color: #007DB7;
}
#left, #right {
	min-width: 190px;
	width: 190px;
	max-width: 190px;
}
#left {
	float: left;
}
#right {
	float: right;
}
.inner {
	padding:0;
	margin: 0;
}
.contentpaneopen {
	width: 100%;
}
.contentheading, .componentheading {
	width: 100%;
	font-size: 14pt;
	color: #00346F;
	border-bottom: 2px solid #DAE1EF;
	margin: 0;
	padding:0;
}
.contentheading a,.componentheading a {
	font-size: 13pt;
	color: #ED9600;
}
.contentheading {
	padding-top: 20px;
}
.readon {
	float: right;
	color: #00346F;
}
#left .inner {
	margin: 0 5px 0 10px;
}
#right .inner {
	margin: 0 10px 0 5px;
}
#left .menu, #right .menu,
#left .menu ul, #right .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #007DB6;
}

#left a.menu, #right a.menu,
#left a, #right a {
	display: block;
	color: black;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #EBEBEB;
	background-repeat: no-repeat;
}
#left a.menu, #right a.menu {
         color: white;
	background-color: #007DB7;
	}
#left table div a, #right table div a {
         color: white;
	background-color: #ABD2FD;
	}
#left table div div a, #right table div div a {
         color: white;
	background-color: #00B8FC;
	}
#left a, #right a {
	color: white;
	background-repeat: no-repeat;
	background-position: -200px 50%;
}
#left ul.menu .active a, #right ul.menu .active a,
#left ul.menu li #current a, #right ul.menu li #current a {
	color: #E5900B;
	background-position: -400px 50%;
}
#left ul.menu .active li a,
#right ul.menu .active li a {
        color: #ffffff;
        background-color: #ABD2FD;
        background-position: 0px 50%;
}
#left a:hover, #left ul.menu .active li a:hover
/*#right a:hover, #right ul.menu .active li a:hover*/ {
	background-color: #07B5FD;
	background-position: 0px 50%;
}
#left a.sublevel:hover,
#left a#current.sublevel:hover,
#right a.sublevel:hover,
#right a#current.sublevel:hover {
        background-color: #03A0E9;
        background-position: 0px 50%;
}

#left h3, #right h3 {
	color: #00346F;
	margin: 0;
	margin-left: 5px;
}

#left h3.news {
	color: #007DB7;
	margin: 0;
	margin-left: 20px;
}
#left a.news:hover {
	color: #07B5FD;
	background-color: #FFFFFF;
	margin: 0;
	/*margin-left: 20px;*/
}
#left a.news {
	color: #007DB7;
}
/* hack against f*cking joomla inline style */
#left div {
	padding: 0 !important;
}
.search {
	background-color: #007DB7;
	margin-bottom: 20px;
}
.search input {
	width: 115px;
	margin: 10px 0 10px 10px;
}
.search .button {
	width: 20px;
}

#header #mainlevel {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	list-style: none;
}
#header #mainlevel li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #mainlevel li a, #header #mainlevel li a:link {
	display: block;
	float: left;
	color: black;
	font-weight: bold;
	background-color: white;
	padding: 2px 5px 5px 5px;
	border-top: 3px solid #fff;
}
#header #mainlevel li a:hover {
	border-top: 3px solid #ED9600;
}
#header #mainlevel li a#active_menu {
	background-color: #ED9600;
	border-top: 3px solid #ED9600;
}
ul.latestnews, li.latestnews {
	list-style: none;
	padding: 0;
	margin: 0;
}
li.latestnews a {
	display: block;
	color: black;
	padding: 5px;
	border-bottom: 1px solid white;
	background: #E9EFFC;
}
li.latestnews a:hover {
	background: #DFE5F1;
}
#left form {
	margin-top: 0;
}
.contactFormular {
	background-color: #ffffff;
}
.pagenavbar {
	text-align: center;
}
.pagenavcounter {
	color: white;
}
.m4j_form_wrap table {
	padding-right: 10px;
}
.m4j_form_wrap table td {
	text-align: right;
}
