/* CONTENT */
/* HEADLINES */
h1, h2, h3, h4, h5, h6 { font-weight:bold; color:#225184; }
h2, h3 { margin-bottom:5px; font-size:1.1em; }
h4, h5, h6 { margin-bottom:5px; font-size:1em; }
#headline h1 { padding:2px 0; font-size:12px; }
#headline h1 a { color:#101010; text-decoration:none; }
#headline h1 a:hover { color:#fff; }
/* LIST EVENTS TERMINE */
ul.list-termine { margin:0; padding:5px 0; list-style-type: none; background:#f3f3f3; border:1px solid #d3d3d3; }
ul.list-termine li { padding:3px; border-bottom:1px solid #d3d3d3; }
/* TABLE 01 HSV INSEL USEDOM */
table.tab-style-01 { margin:10px 0; padding:0; width:100%; border-collapse:collapse; }
.tab-style-01 th, .tab-style-01 td { padding:3px; border:1px solid #d3d3d3; }
.tab-style-01 th { border:1px solid #d3d3d3; background:#f3f3f3; }
.tab-style-01-bg { background:#eee; }
.tab-style-01-tac { text-align:center; }
.tab-style-01-tal { text-align:left; }
/* TABLE 03 VORSTAND MITGLIEDER */
table.tab-style-03 { margin:5px 0; padding:0; width:100%; border-collapse:collapse; border:1px solid #d3d3d3; background:#fff; }
.tab-style-03 th, .tab-style-03 td { padding:5px 10px 3px 10px; border-top:1px solid #d3d3d3; }
.tab-style-03 th { font-size:1.1em; border:1px solid #d3d3d3; background:#f3f3f3; }
.tab-style-03-bg { background:#ccc; }
.tab-style-03-tac { text-align:center; }
.tab-style-03-tal { text-align:left; }
.tab-style-03 p { margin-bottom:3px; line-height:normal; }
/* TABLE ALLGEMEIN */
.tab-spacer-02 { width:180px; text-align:center; }
/* FORM KONTAKT */
.csc-mailform { border:none; }
.csc-mailform-field { margin-bottom:5px; line-height:20px; }
label { float:left; display:block; width:150px; }
input, textarea { width:220px; border:1px solid #d3d3d3; background:#f3f3f3; }
input:hover, input:focus, textarea:hover, textarea:focus { border:1px solid #ff6600; }
.csc-mailform-submit { margin-left:150px; padding:3px 0; width:220px; cursor:pointer; border:1px solid #d3d3d3; background:#f3f3f3; }
.csc-mailform-submit:hover { border:1px solid #d3d3d3; background:#ccc; }
fieldset div, fieldset { clear:both; border:0px none; margin:0px; padding:0px; }
