/* Stylesheet File alarmcenter.de */

* {
	padding				: 0;
	margin				: 0;
	border				: 0;
}

/*Tag redefines*/
body {
	background			: url(images/hintergrund.jpg);
	font-family			: verdana;
	font-size			: 11px;
	/* color				: black; */
}
a {
	color				: #999;
	text-decoration:none;
}
a:vivited {
	color				: #999;
}
h2 {
	font-weight			: bold;
	font-size			: 12px;
	margin				: 0 20px;
}
h3 {
	color				: red;
	font-size			: 12px;
	border-bottom		: 1px solid black;
	margin				: 10px 20px 10px 20px;
}
h4 {
	color				: black;
	font-size			: 10px;
	margin				: 20px 0 10px 20px;
}
h5 {
	font-size:14px;
	width:400px;
	text-align:center;
}
h6 {
	border-bottom		: 1px solid black;
	margin				: 10px 20px;
}
p {
	/* width				: 570px; */
	padding				: 10px 20px;
}
span {
	margin				: 20px 20px 0 20px;
}
/*------------------------------------------------*/

/*ID definitions*/
#bannerbg {
	background			: url(images/banner_wachsen.jpg);
	height				: 213px;
	width				: 100%;
}
#pfad {
	position			: relative;
	top					: 10px;
	left				: 20px;
	margin-bottom		: 10px;
	font-weight			: bold;
	color				: #ccc;
	width: 580px;
}
#pfad a {
	color				: #999;
	font-weight			: bold;
}
/*Grafische Überschrift*/
#bannerbg h1 {
	width       		: 765px;
	height      		: 189px;
	background			: url(images/banner.gif) no-repeat;
	text-indent 		: -1000px;
}
#bannerbg ul {
	list-style			: none;
	width:765px;
}

#bannerbg li {
	float				: left;
}

#inhalt {
	margin				: 0 0 15px 150px;
	border				: 1px solid #808080;
	width				: 613px;
	background-color	: white;
}
#inhalt ol li{
	list-style-type		: decimal;
	margin				: 10px 0 10px 45px;
}
#inhalt ul{
	margin				: 20px 0 20px 40px;
}
#inhalt ul li{
	list-style-type		: disc;
	margin				: 3px 0 3px 40px;
}
#subnavi {
	width				: 140px;
	background-color	: #E60003;
	color				: white;
	position			: absolute;
	top					: 240px;
	left				: 10px;
	list-style-type		: none;
}
#subnavi li{
	padding				: 4px 5px 4px 15px;
}
#subnavi li a {
	color				: white;
	font-weight			: bold;
	text-decoration		: none;
	font-size			: 10px;
}
#subnavi .aktivlink {
	color				: #000;
}
#subnavi li a:hover {
	color				: #000;
}
#footer {
	border-top			: 1px solid #808080;
}
#neuigkeiten_ueberschrift {
	width       		: 613px;
	height      		: 22px;
	background			: url(images/neuigkeiten.gif) no-repeat;
}
#neuigkeiten {
	float				: left;
	width				: 613px;
	background-color	: #EAEAEA;
	padding-bottom		: 20px;
}
#neuigkeiten_text h1 {
	color				: #961F1B;
	font-size			: 10px;
	margin				: 0;
}
#neuigkeiten_text p {
	width				: 164px;
	color				: #3B3B3B;
	font-size			: 10px;
	padding				: 0;
	margin				: 10px 0 0 0;
}
#neuigkeiten_text p a:link, #neuigkeiten_text p a:visited {
	color				: #818181;
	font-weight			: bold;
	text-decoration		: none;	
}
#neuigkeiten_text p a:hover, #neuigkeiten_text p a:link.active, #neuigkeiten_text p a:visited.active {
	color				: #3B3B3B;
	text-decoration		: none;
}
#neuigkeit h1 {
	color				: #3B3B3B;
	font-size			: 11px;
	margin				: 0;
}
#neuigkeit span {
	margin: 0;
}

#neuigkeit p, #neuigkeit li, #neuigkeit td {
	color				: #3B3B3B;
	font-size			: 11px;
	padding				: 0;
	margin				: 10px 0 0 0;
}
#neuigkeit li a:link, #neuigkeit li a:visited,
#neuigkeit td a:link, #neuigkeit td a:visited,
#neuigkeit p a:link, #neuigkeit p a:visited {
	color				: #818181;
	font-weight			: bold;
	text-decoration		: none;	
}
#neuigkeit li a:hover, #neuigkeit li a:link.active, #neuigkeit li a:visited.active,
#neuigkeit td a:hover, #neuigkeit td a:link.active, #neuigkeit td a:visited.active,
#neuigkeit p a:hover, #neuigkeit p a:link.active, #neuigkeit p a:visited.active {
	color				: #3B3B3B;
	text-decoration		: none;
}
#neuigkeit {
	position			: relative;
	float				: left;
	width               : 573;
	margin-top          : 20px;
	left        		: 20px;
	margin-bottom		: 20px;
}
#neuigkeiten_text {
	float				: left;
	width               : 573;
	margin-top          : 20px;
	position			: relative;
	left        		: 20px;
	background			: url(images/neuigkeiten_bg.gif) repeat-y;
}
#neuigkeit_links
{
	float				: left;
	width				: 164px;
}

#neuigkeit_mitte
{
	float				: left;
	margin-left         : 40px;
	width				: 164px;
}

#neuigkeit_rechts
{
	float				: left;
	margin-left         : 40px;
	width				: 164px;
}


/*------------------------------------------------*/
.prlink {
	color				: #666;
	text-decoration		: none;
	margin				: 0 0 10px 20px;
}
.prlink:hover {
	color				: #000;
}


/* HTML-TEXT AUS DATENBANK */

#html_text {
    display				: block;
	width				: 550px;
	font-size			: 11px;
}

#html_text span {
	margin				: 0;
	padding				: 0;
}

#html_text p {
	padding				: 0;
	margin				: 10px 0 0 0;
}

#html_text h1 {
	color				: #000;
	font-weight			: bold;
	margin				: 0;
	margin				: 10px 0 0 0;
}

#html_text table {
	width: 550px;
}

#html_text td {
	padding: 5px;
}
