@import url(/common/popup.css);
@import url(/css/news.css);
@import url(/css/referenzen.css);
@import url(/css/kontakt.css);
@import url(/css/impressum.css);
@import url(/css/newsarchiv.css);
@import url(/css/isiwebreferenzen.css);
@import url(/css/elements.css);
@import url(/css/home.css);


html, body { margin: 0; padding: 0; height: 100%; }

html, body, td, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
img { border-width: 0px }

a { padding-left: 15px; background-repeat: no-repeat;
    background-image: url(/files/ente_blau.gif); background-position: 0 3px;
	color: #3232be; text-decoration:none;
}
a.keineEnte { background-image: none; padding-left: 0; }
a:hover { color:black; text-decoration:none; }

h1 { font-weight: bold; color: #313538; font-size: 11px; margin-top: 0; margin-bottom: 3px; }
h2 { font-size: 11px; color: #5a5d60; font-weight: normal; margin-top: 0; margin-bottom: 10px; }
h3 { font-size: 11px; }
p { font-size: 11px; margin-top: 0; line-height: 15px;}

blockquote { width: 400px;}

img.plus { margin-left: -10px; }



body { background-image: url(/files/backshadow_head.gif);background-repeat: repeat-y; background-position: center; }

div.page { height: 100%; min-height: 100%; position: relative; }
div.page[class] { height: auto; }


div#page-border { z-index: 1; border: 1px solid #c5c5c6; border-width: 0 1px 0 1px; height: 100%; position: absolute; width: 760px; margin-left: -381px; left: 50%; }
div#menu-back { z-index: 0; position: absolute; top: 70px; left: 0; width: 100%; background-color: #f4f5f5; height: 120px; background-image: url(/files/backshadow_menu.gif);background-repeat: repeat-y;background-position: center; }
.home div#menu-back { height: 200px; }

div#head { height: 70px; overflow: hidden; }
div#head a { padding: 0; background-image: none; }

div#inner-page { z-index: 5; position: relative; text-align: center; }

div#content { border-right: 1px solid #c5c5c6; border-left: 1px solid #c5c5c6; background-image: url(/files/backshadow_content-x.gif); background-repeat: repeat-x; background-color: white; z-index: 0; }
div#content div#inner-content { margin-left: 30px; float: left; width: 460px; margin-bottom: 20px; margin-top: 0; padding-top: 40px; }
div#content div#inner-content { display: inline; } /* IE Doubled Margin Bug */
div#content div.clear { clear: both; }


div#content,
div#head,
div#main-menu { width: 760px; margin-left: auto; margin-right: auto; text-align: left; }


div#foot {text-align: center; background-color: #d6d7d8; width: 100%; height: 30px;
          background-image: url(/files/backshadow_foot.gif);
          background-repeat: repeat-y; background-position: center; }

div#main-menu { height: 120px; background-image: url(/files/menuback_page.jpg); }
.home div#main-menu { height: 200px; background-image: url(/files/menuback_home.jpg); }
div#main-menu ul { float: left; margin: 0; padding: 0; list-style-type: none; padding-top: 40px; }
div#main-menu ul.first { padding-left: 30px; }
div#main-menu ul li { margin: 0; padding: 0; margin-right: 20px; margin-bottom: 2px; }
div#main-menu ul li.last {  }
div#main-menu ul li a { text-decoration: none; color: #5a5d60; background-image: none; padding: 0; }
div#main-menu ul li a:hover,
div#main-menu ul li.active a { color: #3232be; }

div#sub-menu { float: right; margin-top: 41px; width: 250px; margin-bottom: 20px; background-color: #eaebeb; background-image: url(/files/submenu-bottomleft.gif); background-position: bottom left; background-repeat: no-repeat; }
div#sub-menu div#corner-topleft { background-image: url(/files/submenu-topleft.gif); height: 20px; width: 10px; background-repeat: no-repeat; }
div#sub-menu ul { list-style-type: none; margin: 0; padding: 0; margin: 10px 20px 20px 15px; }
div#sub-menu ul li { margin-bottom: 5px; background-image: url(/files/ente_schwarz.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 15px; }
div#sub-menu ul li.active { background-image: url(/files/ente_blau.gif); }
div#sub-menu ul li.menuSpace { margin-top: 15px; }
div#sub-menu ul li a { color: #313538; font-weight: bold; background-image: none; padding: 0; }
div#sub-menu ul li a:hover,
div#sub-menu ul li.active a { color: #3232be; }
div#sub-menu ul ul { margin: 0; margin-top: 3px; }
div#sub-menu ul ul li,
div#sub-menu ul ul li.active { background-image: none; padding-left: 0; }
div#sub-menu ul li.active ul li.active ul li a,
div#sub-menu ul li.active ul li a { color: #313538; font-weight: normal; }
div#sub-menu ul li.active ul li a:hover,
div#sub-menu ul li.active ul li.active ul li.active a,
div#sub-menu ul li.active ul li.active ul li a:hover,
div#sub-menu ul li.active ul li.active a { color: #3232be; }
div#sub-menu ul ul ul { margin-left: 10px; }

div.elements div.element { clear: both; }
div.clear {clear: both;}

table.formular { border-collapse: collapse; }
table.formular td { border: 1px solid white; }
table.formular tr td.name { color: #8c8c8c; background-color: #f4f5f5;  text-align: right; font-weight: normal; padding-left: 10px; padding-right: 5px; }
table.formular tr.submit td.name { background-color: white; }
table.formular td.field { padding: 3px; border-left-width: 0; padding-left: 6px; }
table.formular td.color { width: 4px; border-right-width: 0; }
table.formular tr.pflicht td.color { background-color: #faaf3a; }
table.formular tr.error td.field input,
table.formular tr.error td.field textarea { background-color: #faaf3a; }
table.formular input,
table.formular textarea { border: 1px solid #8c8c8c; }
table.formular tr.submit input { margin-top: 10px; padding: 0; width: auto; }
table.formular tr.checkbox input,
table.formular tr.multicheckbox input,
table.formular tr.option input{ border-width: 0px; }
table.formular tr.text td.field input { width: 241px; }
table.formular tr.email td.field input { width: 241px; }
table.formular tr.format td.field input { border-width: 0; }

div.pflicht { margin-bottom: 10px; }
div.pflicht div { background-color: #faaf3a; width: 5px; height: 5px; float: left; margin-top: 0px; margin-right: 6px; }
div#fehler { width: 300px; background-color: #faaf3a; border: 1px solid #103377; padding: 5px; margin-bottom: 10px; }
div#fehler p { margin: 0; }
div#fehler ul { margin: 0; padding: 0; padding-left: 15px; }

.more { text-align: right; }

