@CHARSET "UTF-8";

body, p, div, a, span, table, td, ul, ol, li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	word-spacing: 0em;
	letter-spacing: 0px;
	color: black;
}

p,h1,h2,h3,h4, .h2, .h1, ul, ol ,li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #501010;
}

p, .p, ul, ol ,li{
	color: black;
	text-align: justify;
	margin-top: 4px;
}


ul,ol,li{
	text-align: left;
	/*line-height: 13px;*/
}


.p{
	display: center;
}

a{
	position: relative;
	text-decoration: underline;
	color: #008FD7;
}

#head_claim{
	text-decoration: none;
	color: #C7C7C7;
}

p#key_teaserArea, p#footer_inner{
	color: white;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.06em;
	text-align: left;
	padding: 28px 19px 0px 30px;
}

p#footer_inner {
	text-align: center;
	padding: 0px;
}

p#footer_inner a{
	font-size: 10px;
	text-decoration: none;
	color: white;
}

/* Textformatierungen */

h1{
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 4px;
	word-spacing: 0em;
	letter-spacing: 0.03em;
	text-align: left;
	color: #760000;
	font-weight: normal;
}

h2, .h2, h3{
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	word-spacing: 0em;
	letter-spacing: 0.07em;
	text-align: left;
	color: #760000;
	font-weight: bold;
}

.h2{
	display: block;
	text-align: center;
}

/* Bildunterschrift */
p.image_description_left, p.image_description_right{
	padding: 3px 0 5px 0;
	color: black;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
}

p.image_description_right{
	text-align: left;
}


/* HomePage Teaser */

a.home_teaser, a.home_teaser:link, a.home_teaser:visited, a.home_teaser:focus, a.home_teaser:hover, a.home_teaser:active{
	vertical-align: top;
	text-decoration: none;
}

a.home_teaser img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}


/* Home News */

ul.home_news{
	margin: 0px 0 0 10px;
	padding: 2px 0px 0px 16px;
	color: #008FD7;
}

ul.home_news li{
	margin: 0px;
	padding-left: 2px;
}


ul.home_news li a{
	color: #008FD7;
	text-decoration: none;
}



.success{
	color: green;
	font-weight: bold;
}

.failure{
	color: red;
	font-weight: bold;
}











