* { padding: 0; margin: 0; }

html {  }
body { padding: 0 20px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

a { color: #007EC6; }
img { border-style: none; }
.floatimgl { float: left; margin: 0 20px 10px 0; }
.floatimgr { float: right; margin: 0 0 10px 20px; }
.invisible { display: none; }
.clr { clear: both; }

#wrap {  }
#header { margin-bottom: 15px; }
#main { padding: 27px 0 50px; line-height: 19px; }
#right { padding: 33px 0 0; }
#footer { display: none; }

/* HEADER */
#header h1 a { text-decoration: none; }
#fontswitch { display: none; }

/* MENÜS */
#header .mod_navigation { display: none; }
#right #sonsmenu { display: none; }
#right #veramenu { display: none; }

/* HAUPTSPALTE */
/* Überschriften */
#main h1.ce_headline { color: #007EC6; font-size: 38px; line-height: 40px; font-weight: normal; margin: -5px 0 15px; }
h1, h2, h3 { font-family: Calibri, Arial, Helvetica, sans-serif; }
#main h1 { color: #007EC6; font-size: 25px; line-height: 29px; font-weight: normal; margin: 0 0 15px; }
#main h2 { color: #007EC6; font-size: 16px; line-height: 23px; text-transform: uppercase; padding: 5px 0 0; }
#main h3 { color: #007EC6; font-size: 16px; line-height: 23px; text-transform: uppercase; padding: 5px 0 0; margin: 0 0 5px; border-bottom: 1px solid #DEE0D9; }
#main h4 { color: #007EC6; font-size: 13px; }
#main h5, #main h6 { color: #000; font-size: 13px; }

/* Textelemente */
p { margin: 0 0 15px; }
.caption { display: block; font-size: 11px; line-height: 15px; margin: 0 0 15px; }
#main ul { margin: 0 0 15px 25px; }
#main ol { margin: 0 0 15px 25px; }
hr { margin: 0 0 15px; border: 0; color: #DEE0D9; background-color: #DEE0D9; height: 1px; padding: 0; display: block; }
.small { font-size: 11px; margin: 0 0 15px;}

#main .box { margin: 0 0 15px; }

/* RECHTE SPALTE BOX */
#right .ce_text { font-size: 13px; line-height: 18px; padding: 10px 10px 0px; margin: 0 0 20px; border: 1px solid #DDDFCE; }
#right .ce_text h1, #right .ce_text h2, #right .ce_text h3, #right .ce_text h4, #right .ce_text h5, #right .ce_text h6 { font-size: 16px; line-height: 24px; text-transform: padding: 0 0 0 8px; color: #007EC6; }

/* Tabelle */
table { margin: 0 0 10px; }
td { vertical-align: top; line-height: 16px; padding: 0 0 10px; margin: 0; font-size: 13px; line-height: 17px; }
td p { margin: 0 0 10px; font-size: 13px; line-height: 17px; }
td h4 { padding: 5px 0 0; font-size: 13px; line-height: 17px; }
table hr { margin: 10px 0; border: 0; color: #DEE0D9; background-color: #DEE0D9; height: 1px; padding: 0; display: block; }

/* Bildergalerie */
ul#thumbs, ul#thumbs li { list-style:none; margin: 0; }
ul#thumbs li { float:left; margin:5px 5px 0 0; border:1px solid #ccc; background-color: #FBFBFB; padding:2px; }
ul#thumbs a { display:block; float:left; width:100px; height:100px; line-height:100px; overflow:hidden; position:relative; z-index:1; }

/* accordeon */
.ce_accordion {}
.toggler { padding: 2px 5px; background: #DCDFCE; cursor: pointer; font-weight:bold; margin: 0 0 5px; }
.toggler:hover { background: #BDC1B3; color: #fff; }  
