.design {
    position:relative; 
	background-image:url(../../images/template/hintergrund_oben.jpg);
	background-repeat: no-repeat;
}

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #F2F2F2;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link	{
	color: #292929;
	text-decoration: none;
}

a:visited {
	color: #292929;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

a.subnav:link	{
	color: #2C2B2B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
}

a.subnav:visited {
	color: #2C2B2B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
}

a.subnav:active {
	color: #2C2B2B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 0px;
}

a.subnav:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
    letter-spacing: 0px;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	}  

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	list-style-type: disc;
	list-style-position: outside;
}  

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	margin-left : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.titelcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
