body { 
	margin: 0px;
	padding: 0px;
	color: #777;
	font: normal 15px/22px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(/images/kopf_neu.jpg) no-repeat 50% 0%;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

a, a:hover {
	color: #222;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.spacer {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

/* ###################### STARTSEITE ###################### */

body.start {
	background: #fff url(/images/startseite.jpg) no-repeat 50% 0%;
}

#startcontainer {
	width: 890px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	text-align: left;
}

#startcontainer h1 {
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 11px;
	line-height: 11px;
	color: #aaa;
	font-weight: normal;
	text-align: center;
}

#startcontainer h1 a, #startcontainer h1 a:hover {
	color: #aaa;
	text-decoration: none;
}

#startcontainer h1 a:hover { text-decoration: underline; }

h1.s_links {
	text-indent: -9999px;
}

h1.s_rechts {
	text-indent: -9999px;
}

#link_sl {
	float: right;
	margin-top: 145px;
}

#link_de {
	float: left;
	margin-top: 145px;
}

#start_l {
	float: left;
	width: 430px;
	margin-top: 30px;
}

#start_r {
	margin-top: 30px;
	float: right;
	width: 430px;
}

#start_r h1, #start_l h1 {
	color: #003959;
	font-size: 16px;
	line-height: 22px;
	margin: 0 30px 0 45px;
	padding:0;
	font-weight: normal;
	text-align: left;
	color: #003959;
	text-align: left;
}
 #start_l h1 { text-align: right; }

#start_r h2, #start_l h2 {
	color: #003959;
	font-size: 12px;
	line-height: 20px;
	margin: 0 30px 0 45px;
	padding:0;
	font-weight: normal;
	text-align: left;
	color: #003959;
	text-align: left;
}

 #start_l h2 { text-align: right; }

#start_r p, #start_l p {
	margin: 10px 30px 0 45px;
	padding:0;
	font-weight: normal;
	text-align: left;

}

#start_l p { text-align: right; }

/* ###################### INHALT ###################### */

#container {
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 14px;
	text-align: left;
}

#lang_sel {
	margin-bottom: 8px;
}

#klicklogo {
	float: left;
	padding-left: 70px;
}

#pagetitle {
	float: right;
	width: 224px;
	padding-top: 36px;
	text-align: left;
}

#pagetitle h1 {
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	margin:0;
	margin-right: 55px;
	padding:0;
	font-weight: normal;
	text-align: left;
}

#mainnavi {
	float: left;
	width: 173px;
	margin-right: 15px;
	padding-top: 30px;
	text-align: right;
}

#mainnavi a, #mainnavi a:hover {
	display: block;
	color: #00456B;
	text-decoration: none;
	margin: 2px 8px 2px 0;
	padding: 6px 14px 6px 2px;
	font: 14px/14px Verdana;
}

#mainnavi a:hover, #mainnavi a.sel, #mainnavi a.sel:hover { 
	color: #444;
}
#mainnavi a.sel, #mainnavi a.sel:hover { 
	border: #777 1px dotted;
}
#content {
	float: left;
	width: 436px;
	padding-top: 32px;
	margin: 0;
}

#content h1 {
	color: #003959;
	font-size: 21px;
	line-height: 27px;
	margin: 0 30px 8px 20px;
	padding:0;
	font-weight: normal;
	text-align: left;
	color: #003959;
}

#content h2 {
	color: #00456B;
	font-size: 18px;
	line-height: 22px;
	margin: 0 30px 10px 20px;
	padding:0;
	font-weight: normal;
	text-align: left;
}
#content h3 {
	font-size: 15px;
	line-height: 22px;
	margin: 0 30px 10px 20px;
	padding:0;
	font-weight: bold;
	text-align: left;
}
#content p {
	margin: 10px 30px 20px 20px;
	padding:0;
	font-weight: normal;
	text-align: left;
}

#content object {
	margin: 0 0px 10px 20px;
}

#content p.rtext {
	float: right;
	width: 210px;
	padding-right: 20px;
	font-weight: normal;
	text-align: left;
}

#content ul {
	list-style-type: none;
	margin: 0 30px 10px 22px;
	padding: 0;
}

#content ul li {
	padding: 0px 10px 20px 20px;
	background: url(/images/listicon.gif) no-repeat 0% 4px;
}
#content ul.link li {
	padding: 2px 10px 18px 20px;
	background: url(/images/doc_link.gif) no-repeat 0% 4px;
}
#content ul.tipp li {
	background: url(/images/doc_tipp.gif) no-repeat 0% 4px;
}
#content .mcont {
	margin: 10px 30px 20px 20px;
}

#content img {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

a.diashow, a.diashow:hover, a.textshow, a.textshow:hover {
	display: block;
	background: url(/images/icon_slideshow.gif) no-repeat 0% 5px;
	padding: 8px 20px 8px 35px;
	margin-left: 15px;
	color: #00456B;
	text-decoration: none;
}

a.textshow, a.textshow:hover {
	background: url(/images/icon_text.gif) no-repeat 0% 5px;
}
a.mehr, a.mehr:hover {
	color: #00456B;
	text-decoration: none;
}

#right {
	float: left;
	width: 206px;
	margin-top: 38px;
	background: url(/images/rechts_back.jpg) no-repeat 0% 0%;
}
#right .px {
	float: right;
	width: 1px;
	height: 350px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#right .line {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 45px 0px 15px;
	padding:0;
	border-bottom: 1px solid #999;
}

#right h1 {
	color: #003959;
	font-size: 13px;
	line-height: 16px;
	margin: 10px 45px 0 15px;
	padding:0;
	font-weight: normal;
	text-align: left;
	color: #003959;
}

#right h2 {
	color: #003959;
	font-size: 10px;
	line-height: 14px;
	margin: 6px 45px 0 15px;
	padding:0;
	font-weight: normal;
	text-align: left;
	color: #003959;
}

#right p {
	margin: 10px 40px 20px 15px;
	padding:0;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
}

#right a, #right a:hover {
	background: url(/images/arrow.gif) no-repeat 0% 14px;
	display: block;
	color: #888;
	text-decoration: none;
	margin: 2px 40px 2px 15px;
	padding: 12px 2px 0 18px;
	font: 11px/14px Verdana;
}

#right a:hover, #right a.sel, #right a.sel:hover {
	background: url(/images/arrow_sel.gif) no-repeat 0% 14px;
	color: #444;
}

.linkexcel, .linkdoc, .linkpdf { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px; 
	padding: 8px 0 8px 30px; 
	background: url(/images/doc_pdf.gif) no-repeat 0% 0%;
}
.linkdoc {
	background: url(/images/doc_word.gif) no-repeat 0% 0%;
}
.linkexcel {
	background: url(/images/doc_excel.gif) no-repeat 0% 0%;
}

#footer {
	background: #fff url(/images/footer_bg.jpg) no-repeat 180px 20px;
	width: 850px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding-top: 45px;
	text-align: left;
	clear: both;
	text-align: left;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#footer .left {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
}
#footer .right {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
}

#footer .valid {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}
#footer img {
	float: left;
	clear: both;
	margin: 0 0 7px 0;
}
.adress {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px; 
}
#content .normimg {
	margin: 5px 5px 0 0;
}
input.search {
	width: 150px;
	height: 18px;
	margin: 0 0 0 20px ;
	padding: 2px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	border: 1px #888 solid;
}

#content p.suche {
	margin: 10px 30px 0 20px;
	padding:0;
	font-weight: normal;
	text-align: left;
}
#content table.mini {
	margin: 0 0 0 20px;
	width: 350px;
}
#content table.mini td {
	padding: 3px;
	vertical-align: middle;
}
#content .player {
	width: 100%;
	text-align: center;
	margin: 0 auto 15px auto;
}
#content table.contenttable {
	margin: 15px 45px;
	padding: 0px;
	border: 1px #fff solid;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#content table.contenttable td, th {
	padding: 3px;
	background: #ececec;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#content table.contenttable th { 
	font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #003959;
}
kbd {
	border-top:.15em solid #ccc;
	border-right:.25em solid #aaa;
	border-bottom:.3em solid #888;
	border-left:.2em solid #bbb;
	padding:.05em .2em;
}
#content .zitat {
	font-style: italic;
	padding: 0 50px 0 50px;
}