@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	background-image: url(file:///D|/Projekte/poligon_webauftritt/website/material/bg_all.jpg);
	margin-top: 0px;
	background-repeat: repeat;
}


a {
	color: #333333;
	text-decoration:none;
}

a:hover {
color: #3366FF;
}

td {
text-align: left;
font-weight: normal;
margin-left: 27px;
margin-right: 70px;
}

h1 {
font-size: 14px;
font-weight: bold;
color: #333333;
text-decoration:none;
margin-left: 26px;
margin-right: 26px;
line-height: 40px;
}

h2 {
font-size: 13px;
font-weight: bold;
color: #333333;
text-decoration:none;
margin-left: 26px;
margin-right: 26px;
line-height: 40px;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #333333;
margin-left: 26px;
margin-right: 26px;
}


p {
font-style: normal;
vertical-align: baseline;
margin-left: 26px;
margin-right: 70px;
}

li {
margin-left: 30px;
margin-right: 30px;
line-height: 35px;
}

