/* CSS Document */

body {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	background-color: #aaaaaa;
	color: black;
	text-align: center;
}
	
html, a, body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

a:link {
	color: rgb(115,115,115);
	text-decoration: none;
}
a:visited {
	color: rgb(115,115,115);
	text-decoration: none;
}
a:hover {
	color: #aabbaa;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.menu-line2-0:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.menu-line2-0:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.menu-line2-0:hover {
	font-size: 13px;
	font-weight: bold;
	color: #4E9E49;
}
a.menu-line2-0:active {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
a.menu-line2-0-marked:link {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

a.menu-line2-0-marked:visited {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
a.menu-line2-0-marked:hover {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
a.menu-line2-0-marked:active {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}


a.menu-solutions-1:link {
	font-weight: bold;
	color: #FFFFFF;
}
a.menu-solutions-1:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a.menu-solutions-1:hover {
	font-weight: bold;
	color: #333333;
}
a.menu-solutions-1:active {
	font-weight: bold;
	color: #ECDB0D;
}

a.menu-solutions-1-marked:link {
	font-weight: bold;
	color: #ECDB0D;
}
a.menu-solutions-1-marked:visited {
	font-weight: bold;
	color: #ECDB0D;
}
a.menu-solutions-1-marked:hover {
	font-weight: bold;
	color: #ECDB0D;
}
a.menu-solutions-1-marked:active {
	font-weight: bold;
	color: #ECDB0D;
}

a.menu-solutions-2:link {
	color: #FFFFFF;
	font-size: 12px;
}
a.menu-solutions-2:visited {
	font-size: 12px;
	color: #FFFFFF;
}
a.menu-solutions-2:hover {
	color: #333333;
	font-size: 12px;
}
a.menu-solutions-2:active {
	color: #ECDB0D;
	font-size: 12px;
}

a.menu-solutions-2-marked:link {
	color: #ECDB0D;
	font-size: 12px;
}
a.menu-solutions-2-marked:visited {
	color: #ECDB0D;
	font-size: 12px;
}
a.menu-solutions-2-marked:hover {
	color: #ECDB0D;
	font-size: 12px;
}
a.menu-solutions-2-marked:active {
	color: #ECDB0D;
	font-size: 12px;
}

div.umrandung {
	position: relative;
	width: 988px;
	height: 552px !important;
	height: 564px;
	margin: 0 auto 0;
	background-color: rgb(213,235,211);
	text-align: left;
}
div.kopf-links {
	position: absolute;
	top: 5px;
	left: 75px;
	width: 219px;
}
div.kopf {
	position: absolute;
	top: 0;
	left: 302px;
	width: 680px !important;
	width: 695px;
	height: 141px !important;
	height: 166px;
	padding-top: 25px;
	padding-right: 15px;
	text-align: left;
}

div.logo-pari {
	position: absolute;
	top: 40px;
	left: 840px;
	padding-top: 25px;
	padding-right: 15px;
	text-align: right;
}



div.spruch {
	position: absolute;
	top: 152px;
	left: 0;
	width: 87px;
	height: 400px;
	text-align: right;
	overflow: hidden;
}

div.menue-links {
position: absolute;
	top: 60px;
	left: 88px;
	width: 189px !important;
	width: 206px;
	height: 433px !important;
	height: 504px;
	padding-top: 60px;
	padding-left: 17px;
	background-color: rgb(125,125,125);
}



div.impressum {
	position: absolute;
	top: 517px !important;
	top: 517px;
	left: 94px;
	width: 189px;
}

div.content {
	position: absolute;
	top: 148px;
	left: 295px;
	width: 649px !important;
	width: 693px;
	height: 384px !important;
	height: 415px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 24px;
	background-color: rgb(241,242,243);
	overflow: hidden;
}
div.content td {
    font-size: 13px;
    color: black;
}

ul {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}
ol {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}

li {
	margin: 0;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 0;
}