/* CSS Template Bagit Media

verwendete Farben:
#4ba112 grün für links
#0d77c6 blaugrau für links:hover
*/

/* Globale Einstellungen */
BODY {margin: 0px;}
P, DIV {font-family: arial, verdana; font-size: 14px;}
DIV {}
A {color: #4ba112;}
A:HOVER {color: #0d77c6;}

/* Div Elemente der Seitenstruktur */
.pagebody {background-image: url(images/content_background.jpg); background-repeat: repeat-y; background-position: center;}
.header {width: 880px; height: 170px; margin-bottom: -3px;}
.header IMG {border: 0px;}
.contenbody {width: 880px; text-align: left; overflow: hidden; }
#menu_lv1 {width: 52px; float: left; text-align: right;}
#content {width: 500px; float: left; padding: 20px 10px 5px 10px; background-image: url(images/content_top.jpg); background-repeat: no-repeat; background-position: center top;}
.rightcontentbody {width: 280px; padding-right: 28px; float: right;}
#videocontent {width: 259px; height: 180px; padding: 0px 12px 0px 9px; text-align: center; background-image: url(images/video_background.jpg); background-repeat: no-repeat;}
#menu_lv2 {width: 280px; text-align: right;}
#subcontent {width: 263px; padding: 5px 7px 5px 10px;}
.footer {font-size: 10px; color: #666666; text-align: center; background-image: url(images/footer_background.jpg); background-repeat: no-repeat; background-position: center; height: 20px; width: 880px;}

/* Überschriften Icon */
.csc-header {background-image: url(images/ueberschrift_icon.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 25px;}

/* Kontaktformular */
#mailform {width: 450px;}
.csc-mailform {border: 0px; margin-top: 10px; margin-bottom: 10px;}
.csc-mailform-check {width: 10px;}
.csc-mailform-field {float: left; width: 100%; margin-bottom: 5px;}
.csc-mailform-submit {margin-left: 80px;}
.csc-mailform label {float: left; display:block; width:150px;	margin-bottom:10px;	padding-left:10px;}
.csc-mailform input, textarea, select {float: left; display:block; width: 250px;	font-size: 12px; margin-bottom:10px; padding:1px; }

/* Tabellen */
.contenttable P {margin: 0px;}
