p{
	margin:0 10px 10px;
	}
	
#cont-content img, #cont-right img{
        border:none;
}

#cont-content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}


/*~~~~~~~~~ Überschriften definieren ~~~~~~~~*/

#cont-content .csc-header {
height: 30px;
}

#cont-content .csc-firstHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
        color: #000;
        margin: 0 10px 0 10px;
        padding: 2px 0 0 50px;
        background-image:url(/uploads/tf/header-line-first.png);
	background-repeat: no-repeat;
        height:30px;
}

#cont-content h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
        color: #000;
        margin: 0 10px 0 10px;
        padding: 2px 0 0 50px;
        background-image:url(/uploads/tf/header-line-second.png);
	background-repeat: no-repeat;
        height:30px;
}

#cont-content h2 {

	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AFDE87;
}
#cont-content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#cont-content h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#cont-content a{
	color: #000;
	}
	
#cont-content .csc-textpic-image a:link{
	border: none;
	}

#cont-content a:link,
#cont-content a:visited,
#cont-content a:active{
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A871;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont-content a:hover{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #CDF5B6;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont-right p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont-right h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
        font-weight: normal;
        background-image:url(/uploads/tf/header-line-content-right.png);
	background-repeat: no-repeat;
        height:20px;
        background-color: #fff;
	margin-right: -3px;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 1px;
}

#cont-right h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
        font-weight: normal;
	background-color: #fff;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 1px;
}

#cont-right a:link,
#cont-right a:visited,
#cont-right a:active{
	color:#000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#cont-right a:hover{
	text-decoration:none;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #ddd;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont-footer-right a {
	color: #333333;
	text-decoration: none;
}


.flash {
text-align: center;
}


