

@charset "utf-8";
/* CSS Document */

/**********************************************************
	content and content-right
**********************************************************/

img{
	border-width: 1px;
}





a img{
}





body{
	font-family: "HelveticaNeue-Light","Helvetica Neue",HelveticaNeue, Helvetica, Arial, sans-serif;
}



b{
	font-weight: bold;
	font-family: "HelveticaNeue-Light", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h1 a {
	font-family: "HelveticaNeue-Light","Helvetica Neue",HelveticaNeue, Helvetica, Arial, sans-serif;
	font-weight:inherit; /* S Fischer inherit weil es nicht mehr über * gesetzt wird */
	font-weight:light;
	color: black;
	padding-bottom:10px;
	font-style: normal;
}


h4, h5 {
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	color: black;
}

h1, h1 a {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 30px;
	border-style: none;
	font-size: 24px;
}

h1 a {
    border-bottom:0px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 15px;
	border-bottom:none;
}

#content h1,
#content h1 a {
			font-size: 24px;
			font-style:normal;
}
#content h2{
			font-size: 18px;
}
#content h3{
			font-size: 15px;
}


#content-right p{
	border-style: none;
	font-size: 11px;
	padding-bottom:10px;
	line-height: 16px;
}


#content p{
	font-size: 14px;
	padding-bottom:10px;
	line-height: 21px;
}

#content-right a,
#content a{
	color: #180e5e;
	font-style:normal;
	text-decoration:none;
	/*font-size:0.75em;*/
}


#content a{
	color: #180e5e;
	font-style:normal;
	text-decoration:none;
	/*font-size:0.75em;*/
	font-size: 14px;
}


#content-right a{
	color: #180e5e;
	font-style:normal;
	text-decoration:none;
	/*font-size:0.75em;*/
}

/**********************************************************
	content
**********************************************************/

#content p{
text-align:left;
}


.csc-textpic-caption {
	font-style: italic;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top:8px;
padding-bottom:5px;
}



.internal-link{
	color: #180e5e;
	font-style: normal;
	font-weight: normal;

}

.internal-link:hover {
	text-decoration: underline;
	color: #ffcc00;
	font-style: normal;
	font-weight: normal;
}

#news-list-morelink {
	margin:-10px 0px 20px 0px;
}

.aquo {
	float:left;
	margin-top:-13px;
}

.aquo-home {
	float:left;
	margin-top:-13px;
    margin-right:-5px;
	color:#C80019;
    border:1px solid red;
}

li.aquo-home {
    float:left;
    border:1px solid red;
}

.aquo-home a {
	color:#C80019;
}

input{
	border:1px solid #dddddd;

}

textarea{
	margin-bottom: 15px;
	margin-top: 5px;
	border:1px solid #dddddd;

}

.csc-mailform-submit{
	color: white;
	background-color: #c80019;
}
#promotionbuttons {
	padding: 0;
	margin: 2px 0 0 0;
}
#promotionbuttons ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#promotionbuttons ul li{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 4px;
	padding-top: 2px;
	margin: 0;
	float: left;
}
#promotionbuttons ul li img{
	border: 0px solid #ffffff;
}
#promotionbuttons ul li.last{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 2px;
}
#promotionbuttons ul li .csc-default{
	margin: 0;
	padding: 0;
}


