
/* Content */

body,
body td {
	color:#000000;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
sup {
	font-weight:normal;
}

h1, h3 {
	font-size:17px;
	margin:0;
	margin-bottom:20px;
	color:#dd6f1e;
	font-weight:normal;
}
h2, h4 {
	font-size:14px;
	font-weight:100;
	margin:0;
	margin-bottom:15px;
	color:#dd6f1e;
	padding-bottom:3px;
	background:url(../images/linie_horizontal_braun.gif) repeat-x bottom left;
}
/*
.pflicht {
	color:#CC0000;
}

/* header */
/*
#header_info_title {
	font-size:18px;
	color:#db1725;
	text-transform:uppercase;
}
#header_info_address,
#header_info_address a:link,
#header_info_address a:visited {
	color:#333333;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
}

#footer {
	font-size:11px;
}

/* Link-Bereiche */

#content_middle a:link,
#content_middle a:visited,
#content_right a:link,
#content_right a:visited {
	text-decoration: underline;
	color: #dd6f1e;
}
#content_middle a:hover,
#content_right a:hover,
#header_info_navi a:hover,
#footer a:hover {
	text-decoration: none;
	color:#999966;
}

#header_info_navi a:link,
#header_info_navi a:visited,
#footer a:link,
#footer a:visited {
	color: #666666;
	text-decoration:none;
}


/* Container */
/*
.container h3 {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}

.container li {
	line-height:18px;
}

/* footer */
/*
.login:link,
.login:visited {
	text-decoration: none;
	color:#000000;
}
*/