/* CSS Document */
body.zero {
	background-color: rgb(230,237,200);
	margin-left: 0px;
	margin-top: 0px;
}
body {
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px !important;
	width: 700px;
	background-color: rgb(230,237,200);
	text-align: left;
}

div.table {
	background-color:#bbbbbb;
}

td {
	vertical-align: top;
	cellpadding: 2px;
}	
html, a, body, div, table {
	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(0,125,0);
	text-decoration: none;
}
a:visited {
	color: rgb(115,115,115);
	text-decoration: none;
}
a:hover {
	color: rgb(115,200,115);
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}



a.menu-solutions-1:link {
	font-weight: bold;
	color: #FFFFFF;
}
a.menu-solutions-1:visited {
	font-weight: bold;
	color: rgb(255,255,255);
}
a.menu-solutions-1:hover {
	font-weight: bold;
	color: rgb(100,255,50);
}
a.menu-solutions-1:active {
	font-weight: bold;
	color: rgb(0,200,0);
}

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;
}

div.changed {
	text-align: right;
}

div.menu {
	position: absolute;
	left: 10px;
	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.menu  {
	background-color: rgb(230,230,255)
}


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.content {
	position: absolute;
	margin-left: 10px;
	width: 650px !important;
	width: 650px;

}
div.he {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

div.top	{
	text-align: right;
}

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;
}
