body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
fieldset,img { border: 0px; }
address,caption,cite,code,dfn,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }
a:link { color: #696969; text-decoration: none; }
a:visited { color: #696969; text-decoration: none; }
a:hover { color: #696969; text-decoration: underline; }
a:active { color: #696969; text-decoration: none; }
a img { border: none; }
img { margin:0px; }

body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}
div#hoehe {
	height:500px;
	position:absolute;
	width:1px;
}
p,label {
	font-family: Arial, Helvetica, sans-serif;
	color:#0039a6;
	text-decoration: none;
	word-spacing: -1px;

	line-height: 18px;
	font-size: 11px;
}
h1 {
	font-size:15px;
	font-weight:bold;
	color:#ff5800;
	padding-bottom:9px;
}
a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;	color: #ff0;
	text-decoration: none;
	word-spacing: -1px;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
	color:#0039a6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0;
	text-decoration: underline;
	word-spacing: -1px;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
	color:#0039a6;
}
#wrap1 {
	width:1022px;
	background-color:#0039a6;
}
#wrap {
	width:1012px;
	background-color:#FFF;
	background-image:url(../img/contentbg.png);
	background-repeat:repeat-y;
	position:relative;
	border-bottom:1px solid #ff5800;
}
#logo {
	background-image:url(../img/kivlogo.png);
	background-repeat:no-repeat;
	width:198px;
	height:102px;
	position:absolute;
	left:40px;
	top:3px;
}
h1.invisible {
	text-indent:-9999px;
}
#content {
	width:480px;
	margin-left:200px;
	float:left;
	margin-top:20px;
}
#content li {
	margin-left:20px;
	list-style-type:square;
	font-family: Arial, Helvetica, sans-serif;
	color:#0039a6;
	font-size:11px;
}
#navi {
	background-image:url(../img/navi.png);
	background-repeat:no-repeat;
	width:1012px;
	height:36px;
	margin-top:-4px;
}
#news {
	width:142px;
	height:100%;
	float:right;
	border-left:dotted 1px #ff5800;
	padding:10px;
}
#news p {
	text-align:left;
}
#news a {
	font-size:11px;
}
#news li {
	font-size:11px;
	color:#0039a6;
	word-spacing:-1px:
	list-style:square;
	margin-left:20px;
}
.clear {
	clear:both 
}
ul.navi {
	margin-right: 90px;
	margin-top:8px;
	list-style-type:none;
	float:right;
}
ul.navi li {
	float:left;
	padding:0px;
	padding-left:37px;
}
ul.navi li a {
	color:#FFFFFF;
}
ul.navi li a:hover {
	color:#ff5800;
	padding-top:10px;
	text-decoration:none;
}
h2.news {
	float:right;
	margin-right:60px;
	padding-top:12px;
	color:#fff;
	font-size:14px;
}
#footer p {
	text-align:center;
	color:#ff5800;
	font-size:11px;
	background-image:url(../img/contentbg.png);
	background-repeat:repeat-y;
	
}
#subnavi {
	width:220px;
	position:absolute;
	left:0px;
	top:148px;
	background-image:url(../img/lines.png);
	background-repeat:repeat-y;
}
ul.subnavi {
	margin-right: 90px;
	padding-top:16px;
	list-style-type:none;
	float:left;
}
ul.subnavi li {
	float:left;
	padding:0px;
	padding-left:70px;
	padding-bottom:5px;
	padding-top:8px;
}
ul.subnavi li a {
	color:#0039a6;
	text-decoration:none;
}
ul.subnavi li a:hover {
	color:#ff5800;
	text-decoration:none;
}
ul.navi li a.active {
	color:#ff5800;
	text-decoration:none;
}
ul.subnavi li a.sub_active {
	color:#ff5800;
	text-decoration:none;
}
input,textarea {
	color:#ff5800;
	border:1px solid #ff5800;
}
.csc-mailform-submit {
	background-color:#fff;
	border:1px solid #ff5800;
	color:#ff5800;
	margin-top:20px;
}
.csc-mailform-submit:hover {
	background-color:#ff5800;
	border:1px solid #ff5800;
	color:#fff;
	margin-top:20px;
}
div#footer a:link,
div#footer a:visited {
	margin:0px 5px;
	font-weight:700;
	color: #ff5800;
	font-size: 11px;
	text-decoration:none;
}
div#footer a:hover,
div#footer a:active {
	color: #ff5800;
	font-size: 11px;
	text-decoration:underline;
}
h3.toggler {
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	color:#ff5800 !important;
	padding-top:15px;
	
}
h3.toggler:hover {
	text-decoration: underline;
	
}
div.element {
	color: #0039a6 !important;
	text-decoration: none;
	word-spacing: -1px;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
	padding-bottom:50px;
	padding-left:15px;
}
div#accordion {
	margin-bottom:75px;
}
div#langswitch {
left:84px;
position:absolute;
top:120px;
width:100px;
}
div#langswitch a {
	margin:0 5px;
}
hr {
color:#ff5800;
}

#contentWrap {
background: url(../img/hildegardSoft.jpg) no-repeat 529px top;
}
#home #contentWrap {
background: url(../img/hildegard.jpg) no-repeat 529px top;
}