#content p {
	margin-bottom:0px;
}

.titel, titel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height:22px;
	padding-bottom:15px;
	padding-top:0px;
}

.untertitel, .untertitel p, .untertitel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	margin:0px;
	padding-bottom:4px;
	padding-top:0px;
}


.text, .text p, .text ul, .text ol, .text li, .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	padding-bottom:12px;
	margin:0px;
	
}

ul {
	margin-left: 0px;
	margin-bottom:7px;
	padding-left: 15px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	list-style-position: outside;		
}

ol {
	margin-bottom:0px;
	margin-bottom:0px;
	padding-left: 15px;
	padding-bottom:0px;
}

li.text {
	margin-bottom:0px;
	margin-bottom:2px;
	padding-left: 0px;
	padding-bottom:0px;
}

.text a:link {
	text-decoration:underline;
	cursor:pointer;
}

.text a:visited {
	text-decoration:underline;
	cursor:pointer;
}

.text a:hover {
	font-style:italic;
	text-decoration:underline;
	cursor:pointer;
}

.untertitel a:link {
	text-decoration:none;
	cursor:pointer;
}

.untertitel a:visited {
	text-decoration:none;
	cursor:pointer;
}

.untertitel a:hover {
	font-style:none;
	text-decoration:underline;
	cursor:pointer;
}

.noJSComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	margin-top: 25px;
}

/*SUBMENU*/
a.submenu_item_l1, a.submenu_item_l1_selected,  .submenu_item_l1 p, .submenu_item_l1_selected p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 0px;
	padding-bottom:3px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
}


a.submenu_item_l2, a.submenu_item_l2_selected,  .submenu_item_l2 p, .submenu_item_l2_selected p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}

.submenu_item_l1_selected {
	text-decoration:underline;
	cursor:default;
}
a.submenu_item_l2_selected {
	font-weight:bold;	
	cursor:default;
}

a.submenu_item_l2:link {
	text-decoration:none;
	margin-left:0px;
	cursor:pointer;
}
a.submenu_item_l2:visited {
	text-decoration:none;
	margin-left:0px;
	cursor:pointer;
}
a.submenu_item_l2:hover {
	text-decoration:underline;
	margin-left:0px;
	cursor:pointer;
}


a.submenu_item_l2_selected:link {
	text-decoration:underline;
	font-weight:normal;
	margin-left:0px;
	cursor:default;
}
a.submenu_item_l2_selected:visited {
	text-decoration:underline;
	font-weight:normal;
	margin-left:0px;
	cursor:default;
}
a.submenu_item_l2_selected:hover {
	text-decoration:underline;
	cursor:default;
}


a.submenu_item_l1:link {
	text-decoration:none;
	cursor:pointer;
}
a.submenu_item_l1:visited {
	text-decoration:none;
	cursor:pointer;
}
a.submenu_item_l1:hover {
	text-decoration:underline;
	cursor:pointer;
}


a.submenu_item_l1_selected:link {
	text-decoration:underline;
	cursor:default;
}
a.submenu_item_l1_selected:visited {
	text-decoration:underline;
	cursor:default;
}
a.submenu_item_l1_selected:hover {
	text-decoration:underline;
	cursor:default;
}

.img {
	margin-bottom:5px;
	margin-right:10px;
	border:0px;
}
