@charset "ISO-8859-1";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
}

p {
	font-size: 12pt;
	color: #C6131C;
}

h2 {
	font-size: 16pt;
	color: #C6131C;
	font-weight: normal;
	margin-bottom: -16px;
}

a {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

li {
	list-style-type: none;
}


#all {
	height: 420px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 180px;
}

#all h3 {
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 0px;
}

#all #navi-l {
	text-align: right;
	float: left;
	height: 440px;
	width: 276px;
	padding-top: -10px;
	padding-right: 16px;
}

#all #navi-l ul {
	margin-top: -10px;
}

#all #navi-l a {
	font-size: 9pt;
	margin-top: -4px;
}

#all #navi-l .eins a {
	color: #D99C3F;
}
#all #navi-l .zwei a {
	margin-top: 6px;
	color: #3D7DAF;
}
#all #navi-l .drei a {
	color: #328D47;
}

#all #navi-r {
	text-align: left;
	height: 440px;
	width: 230px;
	float: right;
}

#all #navi-r ul {
	padding-top: 20px;
	padding-left: 2px;
}

#all #navi-r .eins {
	padding-bottom: 12px;
}

#all #navi-r .eins a {
	font-size: 11pt;
}

#all #navi-r .zwei {
	padding-bottom: 56px;
}

#all #navi-r .zwei a {
	font-size: 11pt;
}
#all #navi-r .drei a {
	font-size: 12pt;
}
