body {
	font-family:verdana,arial,sans-serif;
	margin:0px;
	padding:0px;
}

#header {
	width:100%;
	height:90px;
	background-image:url("/cms/images/header.jpg");
	}

#main {
	width:820px;
	margin:0px 20px 20px 0px;
	}
#left {
	width:180px;
	margin:0px 20px 20px 0px;
	float:left;
	}
	
#center {
	width:420px;
	min-height:800px;
	margin:0px 20px 20px 0px;
	float:left;
	}
	
#right {
	width:180px;
	margin:0px 0px 20px 0px;
	float:right;
	}	
	
#teaserspalte {
	width:420px;
}

#teaserspaltelinks {
	width:205px;
	margin:0px 10px 0px 0px;
	float:left;
}

#teaserspalterechts {
	width:205px;
	float:left;
}

#fusszeile {
	width:420px;
	float:right;
	margin:20px 0px 20px 0px;
}

#artikelliste {
	float:left;
}

.teaserbox {
	padding:0px 0px 10px 0px;
}

.teasertext {
	margin:10px 0px 0px 0px;
}

.teaserlink {
	margin:5px 0px 0px 0px;
}


.navi {
	width:172px;
	border-top: 1px solid #abb9ed;
	padding:4px;
	background-color:#eef1f9;
	}

.navileft {
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
	}	

.active {
	font-weight:bold;
	color:#001A7B;
	}

.passive {
	font-weight:normal;	
	color:#001A7B;
	}

.open {
	font-weight:normal;	
	color:#001A7B;
	}


.navipath {
	color:#647CD3;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:12pt;
	}
	
.metanavi {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;	
}

.kopfnavi {
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;	
}
	
#navibox {
	width:180px;
	border-bottom: 1px solid #abb9ed;
}

#navibox_intern {
	width:180px;
	border-bottom: 1px solid #abb9ed;
	margin-top:20px;
}

#metanavi {
	float:right;
}

#navigationspfad {
	border-bottom: 1px solid #abb9ed;
	margin:0px 0px 10px 0px;
	height:20px;
}

#kopfleiste {
	width:100%;
	height:22px;
	margin: 0px 0px 20px 0px;
	background-color:#001A7B;
}
	
#loginbox {
	border-top: 1px solid #abb9ed;
	border-bottom: 1px solid #abb9ed;
	width:180px;
	margin-top:30px;
	background-image:url("/cms/images/buttonlb.gif");
}

#searchbox {
	border-top: 1px solid #abb9ed;
	border-bottom: 1px solid #abb9ed;
	width:180px;
	margin: 20px 0px 20px 0px;	
	background-image:url("/cms/images/buttonsb.gif");
}

#wortmarke {
	padding: 4px 0px 4px 8px;	
}

#logo {
	text-align:center;
}

#searchform {
	margin:10px 10px 10px 22px;
}

#formlogin {
	margin:10px 10px 10px 22px;
}

ul#suchausgabeliste {
	margin:20px 0px 20px 0px;
	padding:0px;
}

ul#suchausgabeliste li {
	list-style: none;
	border-top: 1px solid #abb9ed;
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 5px 5px;
}

ul#suchausgabeliste a {
	text-decoration:none;
}

ul#artlist {
	margin:20px 0px 20px 0px;
	padding:0px;
}

ul#artlist li {
	list-style: none;
	border-top: 1px solid #abb9ed;
	margin: 0px 0px 10px 0px;
	padding: 10px 5px 5px 5px;
}

ul#artlist a {
	text-decoration:none;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#001A7B;
	text-decoration:none;	
}

.input_searchbox {
	border: 1px solid #cad2f0;
	width:130px;
	}
	
.button {
	float:left;
	padding:5px;
	border-right:1px solid #abb9ed;
	border-left:1px solid #abb9ed;
	border-bottom:1px solid #abb9ed;
	margin-left:-1px;
	background-image:url("/cms/images/buttonbg.gif");
}

.datum {
	font-size:7pt;
	color:#001A7B;
	}

.element {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}

.kasten {
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}

.rahmen {
	border-style:solid;
	border-color:#C7D6EA;
	border-width:1px;
	padding:4px}

.untertitel {
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}

h1 {
	color:#647CD3;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}

h2 {
	color:#647CD3;
	font-size:13pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}
	
h2 a{
	color:#647CD3;
	}	

.teaser {
	color:#647CD3;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height:12pt;
	}

.text {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:12pt;
	}

.text a {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height:12pt;
	}


.textkasten {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:12pt;
	background-color:#B7C1E4;
	padding:4px 4px 4px 4px;
	margin:8px 8px 8px 8px;
	}

.form {
	color:#001A7B;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
