@charset "utf-8";

body,html {
	width:100%;
}

body {
	margin:0px;
	padding:0px;
	
	background-color:white;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#40474A;
	font-weight:normal;
	
	text-align:center;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#0F79A0;
}


input {
	margin-right:8px;
	margin-bottom:2px;
}


td.err {
	color:#FF0000;
}

ol {
	list-style-position:outside;
	padding:0px;
	text-indent:0px;
	margin-left:23px;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
}

ol.bold {
	font-weight:bold;
}

ul {
	list-style-type:disc;
	list-style-position:outside;
	padding:0px;
	text-indent:0px;
	margin-left:16px;
	margin-top:5px;
	margin-bottom:10px;	
}
li {
	margin-bottom:10px;
}
li.l1 {
	margin-bottom:20px;
}
li.l2 {
	margin-bottom:10px;
}




/* Main*/
div.main {
	width:987px;
	text-align:left;
	height:800px
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



div.main img.logo {
	position:absolute;
	top:0px;
	margin-left:-18px;
}

div.main div.siteutils {
	position:absolute;
	
	margin-left:652px;
	top:0px;
	width:309px;
	
	text-align:right;
	white-space:nowrap;
}

div.main div.box {
	margin-left:152px;
	margin-top:54px;
	width:807px;
	border:1px solid #5392c8;
	background-color:#e4f2fb;
	z-index:50;
}




/* Navigation*/
div.main div.box div.nav {
	position:absolute;
	
	white-space:nowrap;
}

div.main div.box div.nav div.subnav {
	width:100%;
	height:22px;
	
	background-color:white;
	
	white-space:nowrap;
}




/* Content*/

div.cnt {
	margin-left:412px;
	margin-top:142px;
	width:350px;
	height:400px;
	
}

div.cnt div.left{
	float:left;
	width:360px;
}
div.cnt div.right{
	float:left;
	margin-left:28px;
	width:360px;
}
div.cntLeft {
	position:absolute;
	margin-left:22px;
	margin-top:135px;
	width:362px;
	left: 216px;
	top: 138px;
	height: 411px;
	
	
	
}

div.cntLeft img {
	margin-bottom:15px;
	
}


div.cnt p.tit {
	position:absolute;
	margin-top:-70px;
	width:500px;
	height:60px;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	left: auto;
	top: auto;
	right: auto;
	
}






/* Content Home Layer*/
div.cntHome {
	margin-left:20px;
	margin-top:83px;
	margin-right:20px;
	width:739px;
	height:900;
}


div.cntHome p.tit {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:45px;
	font-weight:normal;
	margin-bottom:12px;
	text-align: center;
}

div.cntHome p {
	font-size:14px;
	line-height:20px;
}





/* Teaser*/
div.cntHome div.teaser {
	display:block;
	width:204px;
	padding:0px;
	margin:0px;
	
	background-color:white;
	border:1px solid #5392c8;
}

div.cntHome div.teaser p.tit {
	display:block;
	
	height:auto;
	
	padding:0px;
	margin:0px;
	padding-left:6px;
	padding-bottom:1px;
	
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:normal;
	color:white;
	
	background-color:#5392c8;
	
}

div.cntHome div.teaser p {
	display:block;
	
	font-size:12px;
	line-height:normal;
	
	padding:6px;
	margin:0px;
	
	height:67px;
	
	text-align:left;
}

div.cntHome div.teaser p.but {
	width:100%;
	height:auto;
	
	padding:0px;
	margin:0px;
	
	text-align:right;
}


div.footer {
	margin-left:152px;
}
.main .box .cntHome blockquote blockquote .tit {
	text-align: center;
}
.schriftgrösse {
	font-size: 12px;
}

