body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	background-image: url(/core-index/layouts/kun4b/bg_color5.png);
}
#dummyBody {
}
body.mceContentBody {
   background: #FFF;
}
#container {
	width: 1007px;
	margin-left: 0px;
}

#home_link {
	height: 20px;
	width: 185px;
	position: relative;
	top: 10px;
	display: none;
}

	#home_link a {
		display: block;
		height: 100%;
		width: 100%;
		border: none;
	}
	
	#home_link a:hover {
		text-decoration: none;
	}

#header {
}

#mainSection_top {
	width: 1007px;
	height: 22px;
	background-image: url(/core-index/layouts/kun4b/header_small.png);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 5px;
}

#mainSection {
	width: 1007px;
	background-image: url(/core-index/layouts/kun4b/bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
}

#mainSection_bottom {
	width: 1007px;
	height: 508px;
	background-image: url(/core-index/layouts/kun4b/bottom.png);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 5px;
}

#leftMenu {
	width: 185px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

	#navigation ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 14px;
		list-style-type: none;
		margin-top: 0px;
	}

	#navigation ul.first {
		border-bottom: 1px solid #666666;
	}
	#navigation ul.deep: {
		padding-left: 0px;
		font-size: 10px;
		border-bottom: 0px;
	}
	#navigation li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 10px;
		border-bottom: 0px solid #330000;
		border-top: 1px solid #666666;
	}
	#navigation li a {
		border-bottom: 0px solid #330000;
		border-top: 0px solid #330000;
		color: #990000;
	}
	#navigation img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#leftMenu li a,#rightMenu li a {
		display: block;
		width: 100%;
		height: 100%;
		padding-top: 7px;
		padding-bottom: 7px;	
	}
	#leftMenu ul.deep li,#rightMenu ul.deep li {
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 10px;
		border-left: 1px solid #666666;
	}
	#leftMenu ul.deep li a, #rightMenu ul.deep li a {
		border: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
a.active,a.active:hover {
	color: #000;
	font-weight: bold;
}
.menuBoxTop_element {
	margin-top: 50px;
}
.menuBoxTop {
	margin-top: 50px;
	margin-bottom: 0px;
	background-image: url(/core-index/layouts/kun4b/right_box_top35.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 150px;
	margin-left: 10px;
}
.menuBoxContent {
	font-size: 12px;
	background-image: url(/core-index/layouts/kun4b/right_box_bg.png);
	background-repeat: repeat-y;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	width: 150px;
}
.menuBoxBottom {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/core-index/layouts/kun4b/right_box_bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 5px;
	line-height: 5px;
	width: 150px;
	margin-left: 10px;
}
.menuBox_element {
	margin-top: 50px;
	margin-bottom: 0px;
}
.menuBoxTop h4 {
	margin-bottom: 0px;
	height: 23px;
	padding-top: 12px;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.menuBoxContent img {
	width: 208px;
}
.menuBoxContent ul,.menuBoxContent ol {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menuBoxContent li {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #d69999;
}

.menuBoxContent p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#rightMenu {
	margin-left: 14px;
	margin-top: 20px;
	width: 160px;
	float: left;
	border: 0px solid green;
}
	#rightMenu h4, #leftMenu h4{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		border-bottom: 0px solid #330000;
	}
	#rightMenu ul {
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		font-size: 10px;
		list-style-type: none;
	}
	#rightMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 10px;
	}
	#rightMenu li a {
	}
	#rightMenu p {
		padding-left: 10px;
		padding-right: 10px;
	}

#content {
	width: 620px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}
	
	#content h1,h2,h3,h4,h5 {
		color: #000;
		font-family: Verdana;
	}
	
	#content h1 {
		margin-top: 10px;
		font-size: 18px;
		border-bottom: 0px solid #330000;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 14px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content img a {
		border: 0px;
	}
	
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 1007px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}
.path {
	font-size: 10px;
	margin-bottom: 0px;
	/*border-top: 1px solid #ebcccc;
	border-bottom: 1px solid #ebcccc;
	background-color: #cce0d6;*/
	padding-left: 5px;
	float: left;
	
}
	.path a {
		text-decoration: none;
	}
		
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.active,a.active:hover {
	color: #000;
}

hr {
	height: 0px;
	border-top: 0px;
	size: 0px;
	border-bottom: 3px solid #745e53;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}

#topMenu {
	text-align: center;
	z-index: 99;
	width: 600px;
	margin: 0px auto;
	padding-top: 0px;
	background: none;
	margin-bottom: 50px;
}
#topMenu ul
{
width: 600px;
padding: 3px 0;
margin-left: 0px;
margin-top: 0px;
padding-left: 0px;
border-bottom: 0px solid #ebcccc;
font: bold 12px Verdana, sans-serif;
}
#topMenu li
{
list-style: none;
margin: 0;
display: inline;
}

#topMenu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #000;
border-bottom: 3px solid #eaeaea;
text-decoration: none;
}

#topMenu li a:link { color: #330000; }
#topMenu li a:visited { color: #330000; }

#topMenu li a:hover
{
color: #000;
border-color: #330000;
}

#topMenu li a#current
{
color: black;
z-index: 999;
position: relative;
border-color: #330000;
}

.show_printable {
	font-size: 10px;
	float: right;
}
.show_printable:after {
	clear: both;
}

div.newsContainer {
	width: 620px;
}
div.newsInfo {
	float: left;
	width: 410px;
	padding-right: 10px;
}
p.newsReadMore {
	margin-left: 250px;
}
div.newsImage {
	float: left;
	width: 200px;
}
p.author {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #cc0033;
	border-bottom: 3px solid #cc0033;
}
hr.newsDivider {
	margin: 0px;
	padding: 0px;
	display: none;
}
img.newsImage {
	width: 200px;
}
h1.newsTitle {
	margin-top: 0px;
}
h2.newsTitle {
	margin-top: 0px;
}
span.newsDate {
	font-weight: normal;
	font-size: 10px;
}

p.newsIngress {

}
#textSizeController a {
	color: white;
}
.passwordCheckBox {
	border: 1px solid red;
	background-color: #eaeaea;
	padding: 10px;
	clear: both;
	width: 300px;
	margin: 0px auto;
	margin-top: 150px;
}

	.passwordCheckBox h1 {
		font-size: 16px;
	}
	.passwordCheckBox .password_error {
		color: red;
	}
	
.passwordCheckBody {
}

	#rightMenu ul {
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		font-size: 10px;
		list-style-type: none;
		border-bottom: 0px solid #330000;
		border-top: 0px solid #330000;
	}
	#rightMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 10px;
		border-top: 1px solid #d69999;
		border-bottom: 1px solid #d69999;
	}
.menuBox ul {
	margin-left: 10px;
}

p.author {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #cc0033;
	border-bottom: 3px solid #cc0033;
}
hr.newsDivider {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 10px;
	border-width: 1px;
}

div.newsContainer {
	margin-bottom: 10px;
}

	div.articleCommentBar {
		background-image: url(/core-index/layouts/kun4b/commentbar.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 26px;
		padding-left: 25px;
		padding-top: 13px;
	}


