/* hier beginnt das fÃ¼r die Box relevante CSS  */

.lp_pagelayout {
    border-left-width: 20px;
    border-left-style: solid;
    border-left-color: #378319;
    padding-left: 12px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #378319;
    padding-right: 12px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #378319;
    padding-top: 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #378319;
    padding-bottom: 0px;
    max-width:800px;
    margin-left: auto ;
    margin-right: auto ;
	style="margin: auto;"
    
}

.lp_lightgreen_ro {
    background: url(../img/lp_roundedbox_lightgreen_ro.gif) top right no-repeat;
    margin-top: 12px;
}
.lp_lightgreen_lo {
    background: url(../img/lp_roundedbox_lightgreen_lo.gif) top left no-repeat;
    margin-top: 12px;
}
.lp_lightgreen_ru {
    background: url(../img/lp_roundedbox_lightgreen_ru.gif) bottom right no-repeat;
    margin-bottom: 12px;

}
.lp_lightgreen_lu {
    background: url(../img/lp_roundedbox_lightgreen_lu.gif) bottom left no-repeat;
    margin-bottom: 12px;
}
.lp_darkgreen_ro {
    background: url(../img/lp_roundedbox_darkgreen_ro.gif) top right no-repeat;
    margin-top: 12px;
}
.lp_darkgreen_lo {
    background: url(../img/lp_roundedbox_darkgreen_lo.gif) top left no-repeat;
    margin-top: 12px;
}
.lp_darkgreen_ru {
    background: url(../img/lp_roundedbox_darkgreen_ru.gif) bottom right no-repeat;
    margin-bottom: 12px;
}
.lp_darkgreen_lu {
    background: url(../img/lp_roundedbox_darkgreen_lu.gif) bottom left no-repeat;
    margin-bottom: 12px;
}
.lp_grey_ro {
    background: url(../img/lp_roundedbox_grey_ro.gif) top right no-repeat;
    margin-top: 12px;
}
.lp_grey_lo {
    background: url(../img/lp_roundedbox_grey_lo.gif) top left no-repeat;
    margin-top: 12px;
}
.lp_grey_ru {
    background: url(../img/lp_roundedbox_grey_ru.gif) bottom right no-repeat;
    margin-bottom: 12px;
}
.lp_grey_lu {
    background: url(../img/lp_roundedbox_grey_lu.gif) bottom left no-repeat;
    margin-bottom: 12px;
}
.lp_darkgreen_top_ru {
    background: url(../img/lp_roundedbox_darkgreen_top_ru.gif) bottom right no-repeat;
    margin-bottom: 0px;
}
.lp_darkgreen_top_lu {
    background: url(../img/lp_roundedbox_darkgreen_top_lu.gif) bottom left no-repeat;
    margin-bottom: 0px;
}
.lp_darkgreen_bottom_ro {
    background: url(../img/lp_roundedbox_darkgreen_ro.gif) top right no-repeat;
    margin-top: 0px;
}
.lp_darkgreen_bottom_lo {
    background: url(../img/lp_roundedbox_darkgreen_lo.gif) top left no-repeat;
    margin-top: 0px;
}
.lp_inhalt {
    margin: 0;
    padding: 15px 20px 15px 20px;
}
.lp_inhalt p {
    margin: 0;
    padding: 0;
}

.bold
{
	padding-top: 18px;
	padding-bottom: 6px;
	font-weight: bold;
}

.col41
{
	width: 2%;
	
}
.col42
{
	width: 18%;
}
.col43
{
	padding-left: 25px;
	width: 2%;
}
.col44
{
	width: 18%;
}


.id
{
}

.colPadding8
{
	padding-left: 8px;
}

.colPadding25
{
	padding-left: 25px;
}


.lightgreen_row1
{
		
}

.lightgreen_row2
{
	background-color: #D2FFC2;
}
.grey_row1
{
		
}

.grey_row2
{
	background-color: #DADADA;
}

.col21
{
	width: 70%;
	
}
.col22
{
	width: 30%;
}

.col221
{
	width: 50%;
	min-width: 400px;
}
.col222
{
	padding-left: 20px;	
	width: 50%;
}

.col231
{
	width: 60%;
	min-width: 400px;
}
.col232
{
	padding-left: 20px;	
	width: 40%;
}

.col241
{
	width: 60%;
	min-width: 300px;
}
.col242
{
	padding-left: 30px;	
	width: 40%;
}

.col421
{
	width: 20%;
	min-width: 20%;
}

.col422
{
	width: 30%;
	min-width: 30%;
}
.col423
{
	padding-left: 35px;
	width: 20%;
	min-width: 20%;
}
.col424
{
	width: 30%;
	min-width: 30%;
}


/*
	light green: #B2E5A2;
	dark green: #378319; 
	grey: #C8C8C8;
*/

.verticaltext 
{
writing-mode: tb-rl;
filter: flipv fliph;

}





