/* CSS Document */

h1,h2,h4{
	color: #B0282C;
	line-height: 25px;
}
h3,h5,h6{
	color: #9B9A9A
}
h3, h4{
	font-size: 16px;
}

.content{
	font-size:14px;
	line-height: 17px;
	color:black;
}
.content img{ 
	padding:0px;
	margin: 15px 0;
	border: none;
	background: none;
}

.content a{
	color: #AF282C;
	text-decoration:none;
}

#text .align-left
{
	margin-right:20px;
}
/* Newsletter Plugin */
.content .newsletter{
	
}
.content .newsletter input.spirito-input-string{
	border: 1px solid black;
}

.newsletter th {
    padding-right: 15px;
	text-align:right;    
}

/* Überscichtseiten Pressemitteilungen / News */
#subview .abstract{
	border-bottom: 2px solid #A5A5A7;
	padding: 15px 0;	
}
#subview h4{
	line-height: 20px;
}

#abmelden{
	font-size:13px;
	left:20px;
	bottom:20px;
	position:absolute;
}

#abmelden a{
	color: #B0282c ;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder ;
	line-height: 20px ;
	text-align:center ;
}

#downloadtable{
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}

#downloadtablehead{
	font-size: 14px;
	font-weight: bold;
}

.content .spirito-input-string{
border:1px solid black;
width:223px;
}
.content label {
	padding-top:10px;
	}
	
.content .submit input {
	background:url(../img/button-submit-0.jpg) no-repeat ;
	border-style:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
	padding-left:7px;
	height:19px;
	width:97px;
	}
	
.content .submit input:hover {
	background:url(../img/button-submit-1.jpg) no-repeat ;
	}
