/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{ background:#383838; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #ffffff;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

#main { width:980px; margin:0 auto; text-align:left;}
#header {height:179px;}
#footer { height:150px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.center { text-align:center;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#aab8bc;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffffff;}
a:hover{text-decoration:none;}
p {
padding-top:18px;
color: #FFF;
}
h1 {
padding-top:18px;
color: #c3d0d4;
font-weight: bolder;
}
strong{ color:#c3d0d4;}
cite{ font-style:normal; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:6px 44px 0 0; float:left;}
.padding1{ padding-top:34px;}
.padding2{ padding-top:7px;}
.padding3{ padding-top:18px;}
.margin1{ margin-top:10px !important;}

/* ============================= header ====================== */
#header .small-menu{ padding:121px 18px 0 0; float:right;}
#header .small-menu li{ float:left; background:url(images/small-menu-bg.gif) no-repeat 0 0; padding:0 25px;}
#header .small-menu .first{ background:none;}
#header .logo{ padding:102px 0 0 27px; display:inline-block;}
#header .slogan{ margin:128px 0 0 2px;}

/* ============================= content ====================== */
.column-1{ width:228px; height:457px; background:#6c8ea6; }
.column-2{ width:250px; height:457px;}
.column-3{ width:502px; height:457px; background:#647175;}
#page10 .column-1{ width:228px; height:500px; background:#6c8ea6; }
#page10 .column-2{ width:250px; height:500px; background:#647175;}
#page10 .column-3{ width:500px; height:500px; background:#647175;}
#page5 .column-1{ width:228px; height:550px; background:#6c8ea6; }
#page5 .column-2{ width:250px; height:550px; background:#647175;}
#page5 .column-3{ width:500px; height:550px; background:#647175;}
#page11 .column-1{ width:228px; height:700px; background:#6c8ea6; }
#page11 .column-2{ width:250px; height:700px; background:#646875;}
#page11 .column-3{ width:500px; height:700px; background:#647175;}
#page12 .column-1{ width:228px; height:880px; background:#6c8ea6; }
#page12 .column-2{ width:250px; height:880px; background:#646875;}
#page12 .column-3{ width:500px; height:880px; background:#647175;}
#page4 .column-1{ width:228px; height:1200px; background:#6c8ea6; }
#page4 .column-2{ width:250px; height:1200px; background:#646875;}
#page4 .column-3{ width:500px; height:1200px; background:#647175;}
#page3 .column-1{ width:228px; height:1020px; background:#6c8ea6; }
#page3 .column-2{ width:250px; height:1020px; background:#646875;}
#page3 .column-3{ width:500px; height:1020px; background:#647175;}
.col-1{ width:203px;}
.col-2{ width:220px; margin-left:12px;}

.menu{ padding:40px 0 0 10px;}
.menu li{ padding-bottom:25x; line-height:1em;}

#page1 .column-2{ width:752px;}
#page1 .col-1{ width:250px; background:#647175;}
#page1 .col-2{ width:250px; margin-left:0 !important; background:#646875;}
#page1 .col-3{ width:250px; position:relative; margin-left:0 !important; background:#757264;}
#page1 .bild1{ width:250px; height: 392px; border-right:solid 1px #c1c1c1;}
#page1 .bild2{ width:250px; height: 392px; border-right:solid 1px #c1c1c1;}
#page1 .bild3{ width:250px; height: 392px; border-right:solid 1px #c1c1c1;}
#page1 .text1{ width:250px; border-right:solid 1px #c1c1c1;}
#page1 .text2{ width:250px; border-right:solid 1px #c1c1c1;}
#page1 .text3{ width:250px; border-right:solid 1px #c1c1c1;}

.link1{ display:inline-block; margin:26px 0 23px 27px; line-height:1em;}
.indent{ padding:34px 22px 10px 41px;}
.title{ padding-bottom:5px;}

.list{ margin-top:-4px;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:17px;}

.link{ display:inline-block; background:url(images/link-bg.gif) top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; font-size:0.917em; line-height:1em; margin:18px 10px 0 3px; cursor:pointer;}
.link span{ display:inline-block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:5px 12px 6px 12px;}
.link:hover{ background:url(images/link-bg-act.gif) top repeat-x;}
.link:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.link2{ padding:7px 0 0 80px; }
.link2 a{ color:#c3d0d4; font-weight:bold; text-decoration:none;}
.link2 a:hover{ color:#ffffff;}

/* ============================= footer ====================== */
#footer .text{ padding:46px 0 0 5px; color:#a9aaaa; float:left;}
#footer .peter{ padding:46px 0 0 5px; color:#a9aaaa; float:right;}
#footer a{ color:#a9aaaa;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:28px;}
#ContactForm strong{ font-family:Tahoma, Geneva, sans-serif; font-size:0.917em;}
#ContactForm .col-1{ width:211px !important;}
#ContactForm .col-2{ width:225px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:48px;}
#ContactForm input{ border:solid 1px #a09b96; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:2px 0 3px 3px; width:175px;}
#ContactForm textarea{ border:solid 1px #a09b96; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:2px 0 3px 3px; width:216px; height:110px; overflow:hidden;}
#ContactForm .link{ margin:13px 7px 0 7px !important;}
#ContactForm .button{color: #333333; background-color:#000000; border:solid 1px #a09b96; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:2px 0 3px 3px;}
