html {
	background:url(../img/bg.gif) top left repeat;
	
}

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
	
	position:absolute;
	margin: 0;
	height:100%;
	width:100%;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-decoration: underline;
	line-height:1.5em;
}

a:hover {
	text-decoration: none;
}


a.onelink {
	font-style:italic;
	padding-left: 18px;
	text-decoration:none;
	background-image: url(../img/plus.gif);
	background-position:left;
	background-repeat:no-repeat;
}

a.onelink:hover {
	text-decoration:underline;
}

ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style:none;
}

ul li {
	padding-left: 15px;
	background-image: url(../img/pfeil.gif);
	background-position:left 6px;;
	background-repeat:no-repeat;
}


.csc-textpic-text ul {
	margin-left: 15px;
}

html ul li {
	background-position:left 8px;
}

#normal ul.csc-bulletlist li {
	margin-bottom: 10px;
}


#normal {
	float: left;
	width: 700px;
}

#content {
	margin-bottom:25px;
	float:left;
}

#right {
	background: url(../img/bg_line.gif) top left repeat-x;
	float: left;
	padding-top: 10px;
	width: 220px;
}

/*
html #right{
	padding-top: 25px;
}
*/

.csc-frame {
	padding-bottom: 8px;
}

html .csc-frame {
	padding-bottom: 3px;
}

#normal .csc-frame-invisible {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

html #normal .csc-frame-invisible {
	padding-bottom: 8px;
	margin-bottom: 0px;
}

#right .csc-textpic-text .bodytext {
	margin-left: 5px;
}

.twocol .csc-textpic-text .bodytext
{
	/*width: 185px;
	*/
}

.twocol .bodytext a, .linkPlusPfeil a
{
	background: url(../img/link-pfeil.gif) 0 5px no-repeat;
	padding-left: 10px;
}


#spacer {
	float: left;
	width: 35px;
}

#mainwrapper {
	position:absolute;
		
	width:100%;
	
	min-height: 100%;
	height:auto !important;
	height:100%;	
}


#mainwrapper {
	background:url(../img/bg_nosub.gif) top left repeat-x;
}

#mainwrapper.subwrap {
	background:url(../img/bg_sub.gif) top left repeat-x;
}


#header {
	height:195px;
	margin-bottom:20px;
	background:url(../img/head_nosub.gif) top left no-repeat;
}

#header .subhead {
	background:url(../img/head_sub.gif) top left no-repeat !important;
}

#header.dk {
	background:url(../img/head_nosub_DK.gif) top left no-repeat !important;
}

html .dk {
	background:url(../img/head_nosub_DK.gif) top left no-repeat !important;
}


#header .subheaddk {
	background:url(../img/head_sub_DK.gif) top left no-repeat !important;
}

#header #nav {
	padding-top: 133px;
	width: 590px;
	float: left;
}

#header #filial {
	padding-top: 136px;
	height: 28px;
	float: left;
}

#header #lang {
	padding-top: 133px;
	text-align:right;
	float: right;
}

#header #subnav {
	position: relative;
	padding-top: 0px;
	width: 970px;
	clear: both;
}

html #header #subnav {
	margin-top: -30px;
	padding-top: 0px;
}

#contwrapper {
	position:relative;
	left:50%;
	width:970px;
	margin-left:-475px;
}


fieldset {
	border: none;
	padding: 8px 0 0 0;
	margin:0;
}

fieldset label, label.kont {
	float:left;
	display:block;
	width:100px;
}

fieldset .csc-mailform-field {
	margin: 0 0 8px 0;
}

input, textarea, select.kont {
	border: #003d77 1px solid;
}

input.csc-mailform-submit {
	margin-left: 100px;
}

.csc-textpicHeader {
	margin-left: 15px;
}

.marginBottom {
	margin-bottom:10px;
}

.marginBottom2 {

}


.twocol
{
	background: transparent url(../img/bg_line.gif) repeat-x scroll left top;
	width: 340px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	height: 250px;
	padding-top: 10px;
	
}
.twocol .csc-textpic-text .bodytext 
{


}
.twocol .csc-textpic-text .bodytext a 
{


}
#right
{
	float: right;
	width: 220px;
	overflow: hidden;
}
#conInner #spacer
{
	display: none;
}
