/* im CMS freigegebene Styles */

.pic{
	padding: 10px;
}

.main_content {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
 }

.right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	color: #000000;
	
	margin-top: 0px;
	margin-left: 5px;

	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
 }

.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #CD4012;
	padding-top: 4px;
	padding-left: 27px;
	padding-bottom: 35px;
	margin-bottom: 100px;
	background-image: url(../_images/styles/hd1-bkgr.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-variant: normal;
	line-height: 28px;
    }


.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #CD4012;
	padding-top: 4px;
	padding-left: 23px;
	padding-bottom: 35px;
	margin-bottom: 100px;
	background-image: url(../_images/styles/hd2-bkgr.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-variant: normal;
	line-height: 23px;
    }


.infobox-gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	padding-top: 45px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../_images/styles/info-box-gelb.png);
	background-repeat: no-repeat;
	line-height: 12pt;
	font-style: normal;
	display: block;
}


.infobox-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding-top: 45px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../_images/styles/info-box-rot.png);
	background-repeat: repeat;
	line-height: 12pt;
	font-style: normal;
	display: block;
}

.textbox-gelb {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../_images/styles/box-gelb.gif);
	background-repeat: repeat;
	font-style: normal;
	display: block;
}

.textbox-rot {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../_images/styles/box-rot.gif);
	background-repeat: repeat;
	font-style: normal;
	display: block;
}


