body {
	margin: 0; padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	//font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;
	text-align: center;
}

p {
	padding: 0; margin:0;
    margin-bottom: 10px;
    color: #103d6e;
    font-weight: normal;
    line-height: 1.4em;
}

a, a:visited{
	text-decoration: none;
	padding: 0; margin:0;
    color: #3f85c1;
    font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

h1 {
    clear: both;
    padding: 0; margin:0;
    padding-left: 35px;
    margin-bottom: 20px;
    color: #103d6e;
    font-size: 24px;
    font-weight: normal;
    font-family: Georgia, serif;
    line-height: 24px;
}

h2 {
	padding: 0; margin:0;
    margin-bottom: 20px;
    color: #3f85c1;
    font-weight: normal;
    font-family: Georgia, serif;
}

ol, ul {
	margin:0;
	padding: 5px 0 5px 35px;
    color: #103d6e;
    font-weight: normal;
    line-height: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	padding: 0px; margin: 0px;
	border: 0px;
}

label {
	padding: 0; margin: 0;
	margin-top: 6px;
	padding-top: 2px;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 7px;
	color: #103d6e;
	font-size: 12px;
	font-weight: normal;
}

input, select, textarea {
	padding: 2px; margin: 0;
	margin-top: 4px;
	display: block;
	float: left;
	width: 250px;
	color: #9a9c9e;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans serif;
	border: 1px solid #9a9c9e;
}


/* framing */
div#outer_top {
	margin: 0; padding: 0;
    width: 100%;
    background: url(../zz_global_images/body_bg_top.gif) repeat-x;
	text-align: center;
}

div#outer_bottom {
    float: left;
	margin: 0; padding: 0;
    width: 100%;
    height: 85px;
    background: url(../zz_global_images/body_bg_bottom.gif) repeat-x;
}


/* heading */
div#header {
	margin: 0 auto; padding: 0;
    height: 71px;
    width: 900px;
    background: url(../zz_global_images/header_bg_bottom.gif) no-repeat bottom;
}
div#header ul {
	margin: 0; padding: 0;
}
div#header li {
	float: right;
	margin: 0; padding: 0;
    margin-left: 2px;
	text-align: center;
	border: 0px;
	list-style: none;
}
div#header li span {
    float: left;
	display: block;
	margin: 0; padding: 0;
	height: 22px;
    background: url(../zz_global_images/bg_nav_top_left.gif) no-repeat;
}
div#header li span a {
    float: left;
	display: block;
	margin: 0; padding: 0;
	height: 22px;
	padding-top: 2px;
    padding-left: 13px;
    padding-right: 13px;
	color: #3f699a;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: url(../zz_global_images/bg_nav_top_right.gif) no-repeat right;
	border: 0px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    height: 20px;
}
div#header li a:hover {
    text-decoration: underline;
} 
div#header .contact li {
    margin-left: 10px;
}
div#header .contact li span {
    background: url(../zz_global_images/bg_contact_top_left.gif) no-repeat 0% 100%;
}
div#header .contact li span a {
    color: #939597;
    padding-left: 26px;
}
div#header .login li span {
    background: url(../zz_global_images/bg_login_top_left.gif) no-repeat;
}
div#header .login li span a {
    padding-left: 31px;
}


div#log_nav {
	margin: 0 auto; padding: 0;
    height: 107px;
    width: 900px;
}


div#logo {
	float: left;
	width: 217px;
	height: 56px;
	margin-top: 30px;
	text-align: right;
}
div#logo img{
	border: 0;
}

div#logo img a, div.header img a:hover{
	text-decoration: none;
}

div#navigation {
	float: right;
    height: 107px;
    width: 668px;
}
div#navigation ul {
	margin: 0; padding: 0;
    float: right;
}
div#navigation li {
    float: left;
	margin: 0; padding: 0;
	text-align: left;
	border: 0px;
	list-style: none;
}
div#navigation li a {
    float: left;
	margin: 0; padding: 0;
	height: 107px;
	padding-top: 72px;
    padding-left: 16px;
    padding-right: 16px;
	color: #3f699a;
	text-decoration: none;
	background: url(../zz_global_images/navigation_bg.gif) no-repeat left;
	border: 0px;
	font-family: Georgia, serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: lowercase;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    height: 35px;
}
div#navigation li.last a {
    background: url(../zz_global_images/navigation_bg_last.gif) no-repeat left;
}
div#navigation li a:hover, div#navigation li.active a {
	background: url(../zz_global_images/navigation_bg_hover.gif) no-repeat left;
    color: #9a9c9e;
    //font-style: italic;
} 


div.pre_main {
	margin: 0 auto; padding: 0;
	margin-top: 1px;
    height: 201px;
    width: 918px;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
div.pre_main_left {
	float: left;
	margin: 0px 0px 0px 9px; padding: 0px;
    height: 201px;
    width: 900px;
    background: url(../zz_global_images/pre_main_bg.png) no-repeat 0% 0%;
}


p.zeile_1 {
    padding: 0; margin: 0;
    padding-top: 70px;
    padding-left: 25px;
    text-align: left;
	font-weight: normal;
	font-size: 18px;
    color: #f1eeec;
    font-style: italic;
    font-family: Georgia, serif;
    line-height: normal;
}
p.zeile_2 {
    padding: 0; margin: 0;
    padding-left: 100px;
    padding-top:2px;
    text-align: left;
	font-weight: normal;
	font-size: 18px;
    color: #f1eeec;
    font-style: italic;
    font-family: Georgia, serif;
    line-height: normal;
}


div#sub_navigation {
	margin: 0 auto; padding: 0;
    height: 30px;
    width: 900px;
}
div#sub_navigation ul {
	margin: 0; padding: 0;
    padding-left: 25px;
}
div#sub_navigation li {
	float: left;
	margin: 0; padding: 0;
	text-align: center;
	border: 0px;
	list-style: none;
}
div#sub_navigation li a {
    float: left;
	display: block;
	margin: 0; padding: 0;
	color: #3f699a;
	height: 30px;
    background: url(../zz_global_images/subnavigation_bg_left.gif) no-repeat;
    font-family: Georgia, serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: lowercase;
}
div#sub_navigation li a:hover, div#sub_navigation li.active a {
    background: url(../zz_global_images/subnavigation_bg_left_hover.gif) no-repeat;
    color: #9a9c9e;
    //font-style: italic;
}
div#sub_navigation li a span {
    float: left;
	display: block;
	margin: 0; padding: 0;
	height: 30px;
	padding-top: 7px;
    padding-left: 25px;
    padding-right: 25px;
	text-decoration: none;
	background: url(../zz_global_images/subnavigation_bg_right.gif) no-repeat right;
	border: 0px;
    cursor: pointer;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    height: 23px;
}
div#sub_navigation li.last a span {
	background: url(../zz_global_images/subnavigation_bg_right_last.gif) no-repeat right;
}


/* main */
div#main_wrapper {
    margin: 0 auto; padding: 0;
    margin-top: 25px;
    width: 900px;
    text-align: left;
}
div#main {
    float: left;
    margin: 0 auto; padding: 0;
    background: url(../zz_global_images/main_bg.gif) repeat-y;
}


div#main_left {
    float: left;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    width: 620px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    width: 570px;
}
div#main_left h1 {
    background: url(../zz_global_images/icon_main.gif) no-repeat 0% 50%;
}
div#main_left h2 {
    font-size: 18px;
}
div#main_left p {
}


div#main_right {
    float: right;
    margin: 0; padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 280px;
    voice-family:"\"}\""; /*Hack für IE bis 5.5*/
    width: 230px;
}
div#main_right h1 {
    background: url(../zz_global_images/icon_new.gif) no-repeat 0% 0%;
}
div#main_right h2 {
    font-size: 14px;
    padding:0;
	margin:0 0 8px 0;
}
div#main_right p {
	padding:0;
}
div#main_right a {
    padding-left: 20px;
    line-height: 12px;
    background: url(../zz_global_images/icon_link.gif) no-repeat 0% 100%;
}

/* footer */

div#footer {
	margin: 0 auto; padding: 0;
    margin-top: 15px;
    height: 70px;
    width: 900px;
    background: url(../zz_global_images/footer_bg.gif) no-repeat top;
    text-align: left;
}
div#footer p {
    padding: 0; margin:0;
    padding-left: 25px;
    padding-top: 30px;
    color: #f0f0f0;
    font-size: 11px;
}
div#footer a {
    color: #f0f0f0;
    text-decoration: underline;
}
div#footer a:hover {
    text-decoration: underline;
}

/* news */
/* latest */
.news-latest-item {
	margin-bottom: 20px;
}

.news-latest-item .news-latest-date {
	padding: 0; margin:0;
	font-size: 10px;
    color: #9a9c9e;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
}

.news-latest-item p{
	padding: 0; margin:0;
}
.news-latest-item p.subheader {
    color: #9a9c9e;
    font-style: italic;
}
.news-latest-morelink {
	text-align: right;
	margin-top: 10px;
}

/* list */
.news-list-item {
	margin-bottom: 20px;
}
.news-list-item .news-list-date {
	padding: 0; margin:0;
	font-size: 11px;
    color: #9a9c9e;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
}
.news-list-item .subheader {
	padding: 0; margin:0;
    color: #9a9c9e;
    font-style: italic;
}
.news-list-morelink {
	text-align: right;
	margin-top: 10px;
}
.news-list-morelink a {
    padding-left: 20px;
    line-height: 12px;
    background: url(../zz_global_images/icon_link.gif) no-repeat 0% 100%;
}

/* single */

.news-single-item .news-single-timedata {
	padding: 0; margin:0;
	font-size: 11px;
    color: #9a9c9e;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
}
.news-single-backlink {
	margin-top: 10px;
}
.news-single-backlink a {
    padding-left: 20px;
    line-height: 12px;
    background: url(../zz_global_images/icon_link.gif) no-repeat 0% 100%;
}

/* mailform */

textarea{
	height: 120px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#mailformformtype_mail { /* den Submit-Button */
  clear: both;
  float: none;
  width: auto;
  margin-left: 107px;
  padding-left: 7px;
  padding-right: 7px;
  color: #103d6e;
  border-color: #103d6e;
  cursor: pointer;
}
