@charset "utf-8";
/* CSS Document */

a:link { color:#000; text-decoration:none; } 
a:active {color:#999; text-decoration:none; }
a:visited {color:#000; text-decoration:none; }
a:hover { color:#999; }

body
{
    background-image:url(../images/background_top.png);
    background-repeat:no-repeat;
    background-position: center top;

}

.breakup 
{}

.social
{
    margin-left: 7px;
    margin-top: -5px;
}

.social img
{
  
}

.container
{
    margin-right:auto;
    margin-left:auto;
    width:800px;
  
    overflow:hidden;
}



.header
{
    margin-top:5px;
    height:104px;
}

.header_left
{
	bottom:475px;
	float:left;
	margin-left:-20px;
	position:absolute;
	width:630px;
	z-index:10;
}

.header_right
{
    float:right;
    width:170px;
    letter-spacing: -1px;
    line-height: 15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align:left;
    padding-top:3px;
}

.header_right b
{
    letter-spacing:-1px;
    line-height: 15px;
    font-size:19px;
}

.rssfeed
{
    width:170px;
    height:60px;
    background-image:url(../images/rss_splash.png);
    background-repeat:no-repeat;
    margin-top:8px;
    float:right;
}

.rssfeed_button
{
    width:20px;
    margin-left:57px;
    margin-top:15px;
}

.moduls
{
    width:800px;
    overflow:hidden;
}

.mainmodul
{
    float:left;
    width:536px;
position:relative;
    index-z:-90;
}

.mainmodul_top
{
    height:28px;
    background-image:url(../images/mainmodul_top.png);
    background-repeat:no-repeat;
}

.mainmodul_center
{
    min-height:850px;
    background-image:url(../images/mainmodul_center.png);
    background-repeat:repeat-y;
    overflow:hidden;
    padding-bottom:5px;

}

.mainmodul_bottom
{
    height:42px;
    width:536px;
    background-image:url(../images/mainmodul_bottom.png);
    background-repeat:no-repeat;
    background-position:bottom;
    margin-top:-5px;
}

.mainmodul_bottom img
{
    float:right;
    padding-right:20px;

}

.mainmodul_text
{
    float:right;
    padding-right:20px;
    text-align:right;
    width:500px;
    background:none;
    letter-spacing: -1px;
    line-height: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-right:18px;
    padding-bottom:5px;
    
}


#mainmodul_text_top_location
{
    letter-spacing: -1px;
    line-height: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-right:24px;
    padding-top:13px;
    text-align:right;
}

#mainmodul_text_bottom
{
    letter-spacing: -1px;
    line-height: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-right:18px;
    padding-top:5px;
    text-align:right;
}

.mainmodul_text_date
{
    padding-bottom:5px;
}

.mainmodul_text_headline
{
    font-size:26px;
    font-weight:bold;
}

.mainmodul_text_headline2
{
    font-size:18px;
    padding-bottom:3px;
}

.mainmodul_text_more
{
    padding-bottom:3px;
}

.modul_breakup
{
    width:522px;
    height:7px;
}

.copyright
{
    width:536px;
    float:left;
    background:none;
    letter-spacing: -1px;
    line-height: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top:2px;
    text-align:center;

}

.side
{
    float:right;
    width: 264px;
}

.navigation
{
    float: right;
    width:256px;
    padding-bottom:9px;
    margin-top:0px;
    letter-spacing: -4px;
    line-height: 34px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:46px;
    font-weight:bold;
    text-align:left;
    background:none;
}

.sidemodul
{
    float:right;
    width:264px;
    position:relative;
    left:-5px;
    index-z:-100;

}

.sidemodul_top
{
    height:47px;
    background-image:url(../images/sidemodul_top.png);
    background-position:right;
    background-repeat:no-repeat;
}

#search_left
{
    padding-left:14px;
    padding-top:12px;
    width:154px;
    float:left;
}

.search_right
{
    padding-top:12px;
    width:72px;
    float:right;
    font-family: arial;
    padding-right: 14px;
    font-size: 14px;
    letter-spacing: -1px;
}

#search_noborder
{
    letter-spacing: -1px;
    line-height: 14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    border:none;
    width: 154px;
}

.Button {
    background:none;
    border: none;
    font-weight: bold;
    fontfamily: arial;
    letter-spacing: -1px;
}

.sidemodul_center
{
    min-height:200px;
    background-image:url(../images/sidemodul_center.png);
    background-position:right;
    background-repeat:repeat-y;
}

.sidemodul_bottom
{
    height:13px;
    background-image:url(../images/sidemodul_bottom.png);
    background-position:right;
    background-repeat:no-repeat;

}

#sidemodul_text
{
    letter-spacing: -1px;
    line-height: 14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top:12px;
    padding-right:40px;
    padding-left:16px;
    padding-bottom:10px;
   
}

.background_bottom
{
    height:376px;
    background-image:url(../images/background_bottom.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    margin-bottom:-8px;
    margin-left:-8px;
    margin-right:-8px;
    margin-top: -290px;
    position:relative;
    z-index:-100;
}

.clear 
{
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
}

/* javascript/style.css */

.z-form .z-formrow input,
.z-form .z-formrow textarea,
.z-form .z-formrow select {
    font-family: Arial, Helvetica, sans-serif!important;
    border: 1px solid #000!important;
    font-size: 1em!important;
    margin: 0!important;
    max-width: none!important;
    float:right!important;
    background:none!important;
}
.z-form legend {
    font-size: 1.25em!important;
    font-weight: normal!important;
    color: #000!important;
    background: transparent!important;
    border: 0!important;
    float:right!important;
}

.z-form fieldset,
.z-form .z-fieldset {
    border:none!important;
    margin: 0 0 1em 0!important;
    padding: 0.5em 1em!important;
    overflow: hidden!important;
    background:transparent!important;
}

.z-form div.z-formrow .z-label,
.z-form div.z-formrow label {
    display: block!important;
    float: right!important;
    padding: 0.3em 1% 0.3em 0!important;
    text-align: right!important;
    width: 29%!important;
    font-weight: normal!important;
}

.z-form fieldset {
    margin-top:-10px!important;
}

div.z-formbuttons {
    text-align: left!important;
    display: block!important;
    margin-top: -25px!important;
    float:right!important;
    margin-right:7px!important;
}

.impressum_class {
    margin-right:6px!important;
}

.impressum_class b {
    font-size:20px!important; 
}
