* {
    font-family: "Lucida Grande", Geneva, Arial, sans-serif;
    font-size: 14px;
    color: #202010;
}

body {
    background: #fff url('../img/bg.png') repeat-x;
    margin-top: 20px;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}

#wrapper_top {
    margin: 0 auto;
    width: 980px;
    background: #fff;
    padding: 5px;
    border: solid 1px #A2BCCA;
}

#wrapper_main {
    margin: 0 auto;
    width: 980px;
    background: #fff;
    padding: 5px;
    margin-top: 20px;
}

#wrapper_footer {
    margin-top: 10px;
    
}

#header_area {
    position: relative;
    height: 360px;
}

#header_banner_wrapper {
    margin: 0 auto;
    z-index: 0;
    padding-top: 30px;
    overflow: hidden;
}

#header_nav_bg {
    width: 980px;
    margin: 0 auto;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 90px;
    overflow:hidden;
}

#header_nav {
    width: 650px;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 240px;
    height: 90px;
    overflow:hidden;
}

#header_lang {
    width: 75px;
    z-index: 101;
    position: absolute;
    top: 0;
    right: 0px;
    height: 90px;
    overflow:hidden;  
    padding: 5px;
}

.column {
    float: left;
}

#nav {
    width: 180px;
    padding-right: 20px;
}

#content {
    width: 540px;
    padding: 0 20px 0 20px;
}

#sidebar {
    width: 180px;
    padding-left: 20px;
}

#content h1 {
    font-weight: normal;
    font-size: 26px;
    color: #2c84b6;
    margin-top: 0;
    padding-top:0;
}

#content p {
        line-height: 20px;

}

#sidebar a {
    font-size: 12px;
    line-height: 18px;
}

#sidebar p {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin: 0;
    padding: 0;

}

#homelink {
    width: 220px;
}

#mainnav {
    float: right;
}

#langmenu {
    width: 50px;
}

#mainnav, #subnav {
    padding: 0;
    list-style: none;
    margin: 0;
}

#mainnav  li {
    float: left;
}

#mainnav li a {
    text-decoration: none;
    color: #fff;
    padding: 10px;
    padding-top: 17px;
    border-right: solid 1px #fff;
    line-height: 50px;
    padding-bottom: 0px;
    overflow: hidden;
}

#mainnav li a:hover, #mainnav li a.active {
    background: #fc0 url('../img/bg_nav_y.png') repeat-x;
    color: #fff;
}

 #subnav ul {
    list-style:none;
    padding: 0;
    margin: 0;
}

#subnav ul li {
    padding-left: 20px;

}

#subnav {
    padding: 10px;
}

#subnav li a {
    text-decoration: none;
    display: block;
    padding: 5px;
    color: #666;

}   

#subnav li li a {
	font-size: 12px;
	line-height: 16px;
}   

#subnav li a:hover, #subnav li a.active{
    color: #2c84b6;

}

#sidebar div.sidebar_element {
    border-bottom: solid 1px #cecece;
    background: #e0e0e0;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff url('../img/bg_vgrad.png') repeat-x;
    background: #fff url('../img/bg.png') repeat-x 0 -100px;
}   


#footer_area {
    text-align: center;
}

#footer_area p {
    color: #333;
    margin: 0px;
    padding: 5px;
    font-size: 12px;
    line-height: 18px;
}

#footer_area a {
    font-size: 12px;
    line-height: 18px;
    color: #333;
    text-decoration: none;
}

.tx-powermail-pi1 label,
.tx-powermail-pi1 input,
.tx-powermail-pi1 select {
	float: left;
}

.tx-powermail-pi1 label {
	width: 150px;
}

.tx_powermail_pi1_fieldwrap_html,
.powermail_check_inner {
	clear: both;
}

.powermail_check_inner_uid9_0 label,
.powermail_check_inner_uid9_1 label,
.powermail_check_inner_uid9_2 label,
.powermail_check_inner_uid9_3 label,
.powermail_check_inner_uid9_4 label,
.powermail_check_inner_uid9_5 label,
.tx_powermail_pi1_fieldwrap_html_23 label
{
	width: 450px;
}

fieldset {
	border: 0;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

legend {
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset_6 {
	border: 0;
}

fieldset.tx-powermail-pi1_fieldset_6 legend {
	display: none;
}

.tx-srfreecap-pi2-image, .tx-srfreecap-pi2-cant-read {
	clear: both;
	display: block;
}

.tx-srfreecap-pi2-cant-read a {
	font-size: 12px;
}

.tx-macinasearchbox-pi1 form {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}


.tx-macinasearchbox-pi1 #s{
	height: 20px;
	width: 130px;
	margin: 2px 10px 2px 0px;
	padding: 2px;
	color: #999;
	border: solid 1px #ccc;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial;
}
.tx-macinasearchbox-pi1 #searchsubmit { 
	height: 24px;
	width: 24px;
	border: none;
    vertical-align: middle;
}

#sidebar div.csc-textpic p.bodytext {
	padding-top: 10px;
}

.csc-textpic-caption {
    font-size: 11px;
    line-height: 20px;
    color: #666;

}

#content td {
	vertical-align: top
}

.zelleblau * {
	padding: 0;
	margin: 0;
	color: white;
}

.zelleblau {
	background-color: #2c84b6;
	background-color: #8db3e2;
	font-size: 12px;
}

.zelleblau td {
	padding: 5px;
}


