html,body{
	margin:0;
	padding:0 0 0 12px;
	height: 100%;
	font-family:Verdana, Arial, Geneva, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
}

p {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
}

h1 {
	font-size:14px;
	font-weight: bold;
	color: #336699;
}

h2 {
	font-size:12px;
	font-weight: bold;
	color: #336699;
}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 0px;
}

hr {
	color: #336699;
}

img{display:block}

li {
	margin-bottom: 10px;
}

.linkintern {
	text-decoration:underline;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	<!--background: url(../img/temp/pfeil.jpg) no-repeat right;-->
	width: 9px;
}

.team {
	text-decoration:none;
	color: #336699;
	font-size: 10px;
	line-height: 15px;
}

.nachoben {
	text-decoration:none;
	color: #336699;
	font-size: 11px;
	font-style: italic;
	background: url(../img/icons/pfeil_top.jpg) no-repeat right;
	padding-right: 11px;
	width: 7px;
}

.clearLeft{
	clear: left;
}

.absatznach{
	margin-bottom: 7px;
}

a {
	text-decoration:underline;
	color: #336699;
}

a:hover {
	text-decoration:underline;
	color: #cc3366;
}

a.main{
	color: #666666;
	font-weight: bold;
}

a.sub{
	color: #999999;
}

