/* Colors */
.ipgreen {color: #005838}	

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:300;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 0px 0px;
	color: #005838;
	background-color: #FFFFFF;
}
p {
	color: #005838;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align:justify;
	width:500px
}
p.center {
	text-align:center;
}

table {
	font-size: 14px;
	text-align: left;
}
td.tdgraf	{
	background-color: #BDD3CB;
}
td.kasten	{
	height:30px;
	background-color: #BDD3CB;
	font-size:18px;
	padding:10px;
	padding-left:20px;
	font-weight:100;
	color:#005838;
	border:0px;
}
td.kasten2	{
	background-color: #BDD3CB;
	padding:10px;
	font-size:24px;
	font-weight:100;
	color:#005838;
	border:0px;
}

td.nw {background-color: #D2E9E1}
td.ne {background-color: #D3EAE2}
td.sw {background-color: #EEEDEC}
td.se {background-color: #FFFFFF}


h1.h0 {
	color: #005838;
	font-size: 24px;
	margin-bottom: 10px;
}
h1 {
	color: #005838;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
	width: 500px;
}
h2 {
	color: #005838;
	font-size: 18px;
	font-weight:100;
	margin-top:10px;
	margin-bottom: 5px;
	}
h3 {
	color: #005838;
	font-size: 14px;
	font-weight:bold;
	}
h4
{
	color: #005838;
	font-size: 28px;
	margin-bottom: 10px;
	font-family: Arial;
	}
h5
{
	color: #005838;
	font-size: 14px;
	margin-bottom: 5px;
	}
h6
{
	color: #005838;
	font-size: 18px;
	font-weight:100;
	}

a {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #005838;
}
a:hover {
	color: #999999;
}
a.pfeil {
	padding-left: 20px;
	background-attachment:fixed;
	background-image: url(pointgreen.gif);
	background-repeat: no-repeat;
}

a.pfeil:hover {
	background-image: url(pointgray.gif);
}
a.link1 {
	color: #999999;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}
a.link1:hover {color: #005838}
a.link2 {
	color: #005838;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}	
a.link2:hover {color: #005838}
a.kasten {
	color: #005838;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	}	
a.kasten:hover {color: #999999}
a.email {
	color: #005838;
	text-decoration: none;	
	}
a.email:hover {color: #999999}

li {
	color: #005838;
	margin: 10px;
	font-size: 14px;
	text-decoration:none;
	width:450px;
	vertical-align:middle;
	}
	
.pointgreen {
	list-style-image:url(../images/pointgreen.gif)	
	}

