html, body, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#11284E;
}

body{
	margin:0;
	padding:0;
	background-color:#e9e9ed;
}

.kachel_left {
	background-image:url(../pics/kachel-links.jpg);
	background-repeat:repeat-y;
}

.kachel_right {
	background-image:url(../pics/kachel-rechts.jpg);
	background-repeat:repeat-y;
}

.kachel_bottom {
	background-image:url(../pics/kachel-unten.jpg);
	background-repeat:no-repeat;
	font-size:2px;
	line-height:2px;
	height:8px;
}


h1, h2{
	font-size:13px;
	margin-top:0px;
	padding-top:0px;
}

h3 {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#stichwortnavi{
	padding:12px 42px 80px 0;
	text-align:right;
}

#content{
	padding:36px 0 0 36px;
	background-color:#F3F4F6;
	border:1px solid #C6CBD4;
}

#content p, #content h1{
	width:422px;
}

a, a:link, a:hover, a:active, a:focus, a:visited{
	color:#11284E;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	margin-top:0;
	margin-bottom:16px;
}

.layer{
	border:1px solid #606A7D;
	padding:5px;
	background-color:#FFFFFF;
	
	position:absolute;
	display:none;
}

.underline {
	text-decoration:underline;
}
