html,body{
	text-align:center;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	background-color: #0f0f6b;
	background-image: url(Bilder/bg_blau.gif);
}
P {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #0f0f6b;
	line-height: 18px;
	margin-left: 36px;
	margin-right: 36px;
}

.Stil_kleiner {font-size: smaller}

TD { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; color: #0f0f6b;}
OL { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; color: #0f0f6b;  margin-left: 10px; margin-right: 10px;}
UL { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; color: #0f0f6b; margin-left: 10px; margin-right: 10px; }
SELECT { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; }
INPUT { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; }
TEXTAREA { font-family: "Trebuchet MS", Tahoma, sans-serif; Arial; font-size: 10pt; color: #0f0f6b; }
PRE { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 10pt; color: #0f0f6b;  margin-left: 10px; margin-right: 10px;}
H1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
	color: #0f0f6b;
	margin-left: 36px;
	margin-right: 36px;
}
H2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #0f0f6b;
	margin-left: 36px;
	margin-right: 36px;
	font-weight: bold;
}

li {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #0f0f6b;
	line-height: 18px;
	margin-left: 56px;
	margin-right: 36px;
	list-style-type: square;
}

A {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #0f0f6b;
}
A:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #0f0f6b;

}
A:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
}
hr {height: 1px; border-width: 1px 0 0 0; border-style: dotted; border-color: #0f0f6b; }

a.level2i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
a:visited.level2i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
a:hover.level2i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
a.level2a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
a:visited.level2a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
a:hover.level2a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}

a.level3i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}
a:visited.level3i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}
a:hover.level3i {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}
a.level3a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}
a:visited.level3a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}
a:hover.level3a {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
}

div#container{
	text-align:left;
	width:976px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#navigation{
	float:left;
	margin-left:-976px;
	background-image: url(Bilder/kompetenzen.gif);
	width: 151px;
	background-repeat: no-repeat;
	height: 600px;
}
div#wrapper{
	float:left;
	width:976px;
	background-image: url(Bilder/bg_wrapper.gif);
}
div#content{
	width: 674px;
	background-color: #FFFFFF;
	margin-right: 151px;
	margin-bottom: 20;
	margin-left: 151px;

}
div#extra{
	float:left;
	width:151px;
	margin-left:-151px;
	background-image: url(Bilder/kanzlei.gif);
	background-repeat: no-repeat;
	height: 600px;
}

