* {
	padding:0px;
	margin: 0px;
}

html, body {	
	width: 100%;
	height: 100%;
}

html * {
	font-size: 12px;
	line-height: 20px;
	font-family: Times New Roman;
}

body {
	background: #FFFFFF;
	color: #963C28;	
}

img {
	border: 0px;
}

a, .filelinks a {
	color: #963C28;
	text-decoration: none;
	background: transparent url(../images/background_2.gif) repeat-x bottom center;
}

a:hover, .filelinks a:hover {
	/*color: #AACDBE;*/
	color: #66a081;

	
}

h1 {
	padding: 0px 0px 9px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	font-style: oblique;
	text-transform: uppercase;
}

ul {
	list-style: none;
}

p {
	padding-bottom: 10px;
}

.blue {
	color: #000000;
}

ul.content_list {
	width: 214px;
	list-style: none;
	padding: 0 0 20px 0;	
}

ul.content_list li {
	border-bottom: 1px solid #AACDBE;
	padding-left: 27px;
	background: transparent url(../images/bg_star.gif) no-repeat 19px 3px;
}

ul.content_list li li {
	border-bottom: 0px;
	background: transparent url(../images/bg_star.gif) no-repeat 19px 3px;
}

li.last_item { 
	border-bottom: 0;
}

ul.content_list li.last_item { 
	border-bottom: 0;
}


ul.content_list a { 
	background: none;
}

p.red_dot {
	text-indent: 18px;
	background: url(../images/bg_dot_red.gif) no-repeat left 3px;
}

span.green_dot {
	padding: 0 0 0 15px;
	background: url(../images/bg_dot_green.gif) no-repeat 4px 5px;
	/*color: #AACDBE;*/
	color: #66a081;
}

.quicklinks {
	width: 214px;
	padding: 0 0 20px 0;

}

.quicklinks p {
	padding: 0px;
}

.quicklinks a {
	background: none;
}

.ebene_1 {
	padding: 0px 0px 0px 27px;
	background: transparent url(../images/bg_star.gif) no-repeat 19px 3px;
}

.ebene_2 {
	padding: 0px 0px 0px 54px;
	background: transparent url(../images/bg_star.gif) no-repeat 46px 3px;
}

.ebene_3 {
	padding: 0px 0px 0px 81px;
	background: transparent url(../images/bg_star.gif) no-repeat 74px 3px;
}