* {
 font-family: Arial,Verdana,Helvetica,sans-serif;
 font-size:100.1%;
 margin:0px;
 padding:0px;
 }
 
body {
 margin: 0px;
 background-color:#c0c0c0;
 }
 
#contentbody {
 border: none;
 width: 800px;
 margin: 0 auto;  
 }

.body-background {
 background-image: url(/typo3conf/ext/contactpage/Resources/Public/Icons/background.jpg);
 background-repeat:repeat-x;
 width: 600px;
 padding-left:90px;
 padding-right:90px;
 vertical-align:top;
 }

.middle-background {
 background-image: url(/typo3conf/ext/contactpage/Resources/Public/Icons/background.jpg);
 background-repeat:repeat-x;
 width: 600px;
 vertical-align:top;
 }
 
/* --------------------------- */
/* table                       */
/* --------------------------- */
.table {
 display:table;
 border-collapse:collapse;
 }
.table-tr {
 display:table-row;
 }
.table-td {
 display:table-cell;
 }
 
/* --------------------------- */
/* clearfix                    */
/* --------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* --------------------------- */
/* float                       */
/* --------------------------- */
.float-left {
 float:left;
 }


.red { border: 1px solid red; }
.blue { border: 1px solid blue; }
.top { vertical-align:top;}

.padding-max {
 padding:60px 0px 20px 60px;
 text-align:left; 
 }	
 
.picture-center {
 clear: both;	
 margin:0px;
 padding-top:30px;
 padding-bottom:30px;
 text-align:center;
 vertical-align:middle; 
 }	

.width-50 {
 width:50%;	
}	

.footer {
 clear: both;	
 margin:0px;
 padding-top:0px;
 padding-bottom:0px;
 text-align:center;
 }	
.padding-1 {
 padding:30px 0px 0px 60px;	
 }	
 
.block {
 display: inline-block;
 } 
 
/*---------------------------*/
/* Top Menu Home       */
/*---------------------------*/
#menu a {
 text-decoration:underline;
 color:#7b1829; 
 }
#menu ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 width: 150px;
 }
#menu li {
 list-style-type: none;
 list-style-position: inside;
 padding-right: 8px;
 }
#cx_47 {
 padding: 0px 0px 20px 50px;
 }
#cx_48 {
 padding: 20px 0px 20px 80px;
 }
#cx_49 {
 padding: 20px 0px 20px 110px;
 }
.tmenu {
 font-family: 'Arial';
 font-size:24pt;
 }

/*---------------------------*/
/* Footer Menu               */
/*---------------------------*/
#pfmenu{
 color:#7b1829;
 font-size: 80%;
 }
 #pfmenu a{
 text-decoration:underlined;
 color:#7b1829;
 }
.f-menu1 {
 color:#7b1829;
 }
.f-menu2 {
 color:#7b1829;
 padding:3px 7px 3px 7px;
 }

/*---------------------------*/
/* Content                   */
/*---------------------------*/
 
.frame-default {
	padding:0px;
 }	
.frame-layout-1 {
 margin:0px;
 padding-top:20px;
 padding-bottom:10px;
 }	
.frame-layout-3 {
 padding-top:40px;
 }	

.ce-center {
 text-align:center;
}	
 
h2 {
 font-size: 100%;
 color: #932121;
 text-align:center;
 padding-bottom:20px;
 }	
H3 {
 text-align:left;
 color: #932121;
 font-size:16px;
 font-weight:500;
 }

.text-justify {
 text-align: justify;
 }	
.text-right {
 text-align: right;
 }	
.text-center {
 text-align: center;
}	
 
p {
 font-size: 90%;
 color: #932121;
 } 
 
.lmenu li {
 display: inline;
 list-style-type: none;
 padding:5px 50px 5px 50px;
 border: 1px solid #c0c0c0 ; 
 background-color: #9CA547;
 text-align:center;
 font-size:100%;
 color:#7b1829;
 }	
 
.frame-layout-2 a {
 text-decoration:underlined;
 color:#7b1829;
 
 }
.frame-layout-2 p {
 margin-top:10px;
}	
.lmenu {
 text-align:center;
 margin-top:20px;
}
.lmenu a {
 text-decoration:underline;
 color:#7b1829;
}
.frame-layout-0 ul {
 color:#7b1829;
 font-size:90%;
 margin-left: 130px; 
}
.frame-layout-3 ul {
 color:#7b1829;
 font-size:90%;
 margin-left: 20px; 
}	
.frame-layout-3 a {
 text-decoration:underlined;
 color:#7b1829;
}	
.contenttable {
 color:#7b1829;
 font-size:90%;
 margin-left: 0px;
}	
.contenttable td {
 vertical-align:top;
 padding:5px 20px 5px 0px;
}	

.content-height {
 height: 620px;
}	
 
.middle-height {
 height: 670px;
}	

 
 
 
 
 
 
 
 
 
 
 
 
 
