@charset "ISO-8859-1";

/* Total Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
  border:0;
  font-family:inherit;
  font-size:100%;
  font-style:inherit;
  font-weight:inherit;
  margin:0;
  outline:0;
  padding:0;
  vertical-align:baseline;
}

ol,ul
{
  margin-left:25px;
  list-style:none;
}

table
{
  border-collapse:separate;
  border-spacing:0;
}

caption,th,td
{
  font-weight:400;
  text-align:left;
  vertical-align:top;
}

blockquote:before,blockquote:after,q:before,q:after
{
  content:"";
}

blockquote,q
{
  quotes:"" "";
}

img
{
  vertical-align:top;
}

a img
{
  border:0;
}

/* 100% High Fix */
html,body
{
  height:100%;
}

/* Font Definitions */
body,p,td,th,li,input,textarea,select
{
  color:#4d4d4d;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:1;
}

/* Body Definitions */
body
{
  background:#e9eef7 url(img/bg_body.gif) 0 0 repeat-x;
  overflow:-moz-scrollbars-vertical;
}

/* Global Link Definitions */
a,a:link,a:visited,a:active
{
  color:#344390;
  text-decoration:none;
}

a:focus,a:hover
{
  text-decoration:underline;
}

a:focus
{
  outline:0;
}

/* Ordered List Definitions */
ol
{
  list-style:decimal-leading-zero;
}

/* Headlines / Default Formatting Definitions */
strong
{
  font-weight:700;
}

em
{
  font-style:italic;
}

h1
{
    font-size:16px;
    color:#2a3e84;
    font-family:Verdana;
    padding:0;
    margin-bottom:10px;
	font-weight:700;
	line-height:22px;
}

.clear
{
  clear:both;
  font-size:0;
  height:0;
  overflow:hidden;
  visibility:hidden;
}

.border
{
  border:1px #e5e5e5 solid;
}

/* Wrapper */
#wrapper
{
  background:url(img/bg_wrapper.gif) 0 0 repeat-y;
  margin:0 auto;
  min-height:100%;
  height:auto !important;
  height:100%;
  position:relative;
  width:988px;
}

/* Header */
#header
{
  background:url(img/bg_head.jpg) 0 0 repeat-x;
  height:79px;
  width:972px;
  padding:0 8px;
  overflow:hidden;
  position:relative;
}

.header-start {
  background:url(img/bg_head_start.jpg) 0 0 repeat-x!important;
}

#logo {
  position:absolute;
  left:28px;
  top:9px;
}

/* Footer */
#footer
{
  background:url(img/bg_foot.png) 0 0 no-repeat;
  bottom:0;
  color:#fff;
  font-size:9px;
  height:31px;
  left:0;
  padding-left:20px;
  padding-top:10px;
  position:absolute;
  text-transform:uppercase;
  width:973px;
}

#footer a
{
  color:#fff;
  margin-left:6px;
}

#footer a:hover, #footer a:focus
{
  color:#000;
  text-decoration:none;
}

/* Level1 */
#level1
{
  background:url(img/bg_level1.gif) 0 0 no-repeat;
  font-size:10px;
  height:30px;
  line-height:29px;
  padding:1px 9px 0;
  text-transform:uppercase;
  width:970px;
}

#level1-right
{
  float:right;
}

#level1-right a
{
  color:#9aa1c8;
  margin-right:9px;
}

#level1-right a:hover, #level1-right a:focus
{
  color:#fff;
  text-decoration:none;
}

#level1-right a.edit
{
  color:#f00;
  font-weight:700;
  margin-right:8px;
}

#level1-left
{
  float:left;
}

#level1-left img
{
  float:left;
}

/* Level2 */
#level2
{
  background:url(img/bg_level2.gif) 0 0 repeat-x;
  color:#fff;
  height:23px;
  margin:0 auto;
  padding-bottom:1px;
  padding-left:9px;
  padding-top:8px;
  width:961px;
}

#level2 a
{
  color:#fff;
  font-size:11px;
  font-weight:700;
  line-height:12px;
}

#level2 a:hover,#level2 a:focus
{
  color:#000;
  text-decoration:none;
}

#level2 a#level2-active
{
  color:#344390;
  cursor:default;
}

/* Pixel Line */
div.pxline
{
  background-color:#fff;
  font-size:1px;
  height:1px;
  margin:0 8px;
}

/* Content */
#content
{
  height:auto;
  line-height:18px;
  margin:19px 0 14px 0;
}

/* Columns */
#left-column
{
  float:left;
  margin:0 20px 0 19px;
  padding-bottom:60px;
  width:265px;
}

#left-column-start
{
  float:left;
  margin:-19px 20px 0 9px;
  padding-bottom:40px;
  width:275px;
}

#middle-column
{
  float:left;
  margin-right:20px;
  margin-top:-3px;
  padding-bottom:50px;
  width:445px;
}

#right-column
{
  float:left;
  padding-bottom:40px;
  width:200px;
}

/* Level3 */
#left-column ul#level3
{
  background:url(img/l3_shadow.gif) bottom left repeat-x;
  margin-bottom:25px;
  margin-left:0;
  padding-bottom:15px;
  width:265px;
}

#left-column ul#level3 li
{
  background:url(img/l3_bg.gif) bottom left repeat-x;
  border-bottom:1px #cacaca solid;
  font-size:11px;
}

#left-column ul#level3 li a
{
  background:url(img/l3_arrow.gif) 5px 5px no-repeat;
  display:block;
  padding:2px 4px 2px 18px;
  text-decoration:none;
  line-height:15px;
}

#left-column ul#level3 li a:hover
{
  background:url(img/l3_arrow_hover.gif) 5px 5px no-repeat;
  color:#000;
}

/* Different Classes */
div.picture
{
  background:url(img/shadow.gif) bottom left repeat-x;
  padding-bottom:9px;
}

div.gallerydesc
{
  font-weight:700;
  background:url(img/shadow.png) bottom left repeat-x;
  padding-bottom:8px;
  margin-top:42px;
  margin-bottom:15px;
}


div.picture-text
{
  color:#4d4d4d;
  font-size:9px;
  line-height:12px;
  margin-bottom:21px;
  margin-top:2px;
}

/* Kontaktformular */
input.text
{
  border:1px #b3b3b3 solid;
  height:15px;
  margin:0;
  padding-left:2px;
  padding-top:3px;
  width:295px;
}

textarea.textarea
{
  border:1px #b3b3b3 solid;
  line-height:13px;
  margin:0;
  padding:2px;
  width:293px;
}

table#contactform td
{
  padding-bottom:3px;
  vertical-align:middle;
}

table#contactform td.contactform-right
{
  text-align:right;
}

input#plz
{
  border:1px #b3b3b3 solid;
  float:left;
  height:15px;
  margin:0 3px 0 0;
  padding-left:2px;
  padding-top:3px;
  width:43px;
}

input#ort
{
  border:1px #b3b3b3 solid;
  float:left;
  height:15px;
  margin:0;
  padding-left:2px;
  padding-top:3px;
  width:245px;
}

input.cb
{
  margin:-1px 1px 0 0;
  vertical-align:middle;
}

label.cbl
{
  margin-right:20px;
  padding-left:3px;
}

/* News */
div.news-left {
	float:left;
	width:150px;
	margin-top:4px;
}

div.news-right {
float:left;
width:295px;
}

a.news-hl {
color:#000;
text-decoration:none;
}

.hr {
height:1px;
background-color: #cccccc;
margin:20px 0 6px 0;
}

#middle-column ul
{
  list-style:square;
}

#middle-column li
{
  line-height:18px;
}

/* Boxen */
div.box
{
  background:url(img/box_footer.gif) bottom left no-repeat;
  margin-bottom:20px;
  padding-bottom:3px;
  width:190px;
}

div.box-head
{
  background:url(img/box_head.gif) 0 0 no-repeat;
  color:#000;
  font-size:10px;
  height:22px;
  padding-left:7px;
  padding-top:3px;
  text-transform:uppercase;
  width:183px;
}

div.box-body
{
  border-left:1px #ccc solid;
  border-right:1px #ccc solid;
  padding:5px 7px 3px 5px;
  width:176px;
  color:#4d4d4d;
  line-height:14px;
  font-size:10px;
}

div.box-body a.box-mehr
{
  color:#344390;
  text-decoration:underline;
}

div.box-body a.box-mehr:hover
{
  text-decoration:none;
}

div.box-body ul
{
  list-style:square;
  margin-top:-3px;
  margin-bottom:-4px;
  margin-left:12px;
}

div.box-body ul li
{
  color:#4d4d4d;
  font-size:10px;
  line-height:14px;
  padding-bottom:2px;
}

div.box-body img.border
{
  border:1px #ccc solid;
}

/* Edit Boxen */
.box_edit_button {
background-color:#ff9e38;
border:1px solid #ff9e38;
color:#fff;
cursor:pointer;
padding:0;
width:100%;
margin:3px 0;
}

.box_edit_button_inactive {
background-color:#f00;
border:1px solid #ff9e38;
color:#000;
cursor:pointer;
padding:0;
width:100%;
margin:3px 0;
}

.box_edit_select {
background-color:#fff;
border:1px solid #ff9e38;
color:#ff9e38;
width:100%;
margin:3px 0;
}

/* Impressions */
div.impression-text {
font-size:10px;
font-weight:700;
height:30px;
overflow:hidden;
line-height:14px;
margin-bottom:10px;
padding-top:3px;
width:213px;
}

div.impression-left {
float:left;
height:245px;
margin-bottom:15px;
margin-right:15px;
width:213px;
}

div.impression-left-pic {
background:url(img/impressions_bg.gif) 0 0 repeat;
border:1px #b3b3b3 solid;
height:213px;
line-height:193px;
margin-right:15px;
width:213px;
}

div.impression-right {
float:left;
height:245px;
margin-bottom:15px;
width:213px;
}

div.impression-right-pic {
background:url(img/impressions_bg.gif) 0 0 repeat;
border:1px #b3b3b3 solid;
height:213px;
line-height:193px;
width:213px;
}

/* Newsletter Box */
input.button_a
{
    width:160px;
    margin:3px 0 0 0;
}

input.newsletter_input
{
    width:156px;
}


/* modules */
.mbottom {
  margin-bottom:30px;
}

h1.module {
    font-size:16px;
    color:#2a3e84;
    font-family:Verdana;
    padding:0;
    margin-bottom:10px;
}

.module-list {
    font-size:12px;
    color:#4d4d4d;
    font-family:Verdana;
}

h2.module {
    font-size:14px;
    color:#4d4d4d;
    font-family:Verdana;
    font-weight:700;
    margin-bottom:3px;
    width:440px;
}

.module-list div img{
    border:1px solid #cccccc;
    margin-right:10px;
    float:left;
    margin-top:4px;
}

.module-list div h3 {
    font-weight:700;
    font-family:Verdana;
    font-size:12px;
    margin:0 0 3px 0;
    padding:0;
}

.module-list div div.content{
    font-size:12px;
    color:#4d4d4d;
    font-family:Verdana;
    width:320px;
    float:left;
    width:320px;
}

.module-list div div.content-full {
    font-size:12px;
    color:#4d4d4d;
    font-family:Verdana;
}

div.edit-spacer {
    width:400px;
    height:20px;
}

span.red {
  color:red;
}

#flag {
  margin-top:10px;
  margin-right:1px;
}

a.sitemap {
  border-top:1px #273b80 solid;
  display:block;
  padding-bottom:2px;
  padding-left:4px;
}

a.sitemap:hover {
  background:#9daccf;
  text-decoration:none;
}

a.sitemap-3 {
  border-top:1px #26397e solid;
}

a.sitemap-4 {
  border-top:1px #27397f solid;
}

a.sitemap-5 {
  border-top:1px #273a80 solid;
}

a.sitemap-6 {
  border-top:1px #283a80 solid;
}

#coverflow {
  background:#121c52;
  border-bottom:1px #fff solid;
  height:270px;
  margin:0 9px;
}

#news-start {
  background:url(img/news.png) 0 0 no-repeat;
  margin-left:0;
  margin-top:18px;
  padding-top:36px;
}

#news-start li {
  background:url(img/li-news.png) bottom left repeat-x;
  line-height:14px;
  padding-bottom:13px;
  padding-left:25px;
  padding-top:2px;
  width:251px;
}

#news-start li a {
  background:url(img/arrow.png) top right no-repeat;
  color:#26387c;
  padding-right:15px;
}

/*  Clearfix CSS */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

