html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:995px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color: #262626;
	background-image:url('../images/bg_ueberuns.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

.hidden {
    display: none;
}

.noPrint_style_width_content_key {
    width: 601px;
    background: url(../images/keyvisual_ueberuns.jpg);
}
.noPrint_style_width_content {
    width: 601px;
}
.noPrint_breadcrumb {
    background: url(../images/bg_breadcrumb.gif) repeat-x;
}
.printOnly {
    display: none; /* nur in Druckversion */
}
.style_width_content {
    width: 601px;
}
.noPrint_style_width_teaser {
    width: 193px;
}
.style_width_teaser {
    width: 193px;
}


ul {
    padding: 0px;
    margin: 0px;
    list-style-image:url(../images/list_dot_gray.gif);
    list-style-position: inside;
}

li {
    font-size: 12px;
    color: #56747F;
    font-weight: bold;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

p {
    line-height: 18px;
}

td {
    font-size: 11px;
}

a {
    color: #244D8B;
}

a.externallink {
	padding-right: 15px;
	background: url(../images/extlink.gif) no-repeat bottom right;
}
a:hover.externallink {
}

a.nav_prim_on {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #262626;
    text-decoration: none;
}

a.nav_prim_off {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #56747F;
    text-decoration: none;
}

a.nav_sec_on {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #262626;
    text-decoration: none;
}

a.nav_sec_off {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #577580;
    text-decoration: none;
}

a.servicenavi {
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

a.bread_crump_link {
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.bread_crump {
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}


a.news {
    color: #262626;
    text-decoration: none;
    font-weight: bold;
}

.footer {
    font-size: 10px;
    color: #577580;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    background: url(../images/top_linie.gif) repeat-x;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    margin: 0px;
    padding: 0 0 15px 0;
}

.letzte_akt {
    color: #ffffff;
    line-height: 18px;
}

.service_nav {
    color: #56747F;
    line-height: 18px;
}

input.input_searchbox {
    font-size: 10px;
    color: #262626;
    width: 125px;
    border: 1px solid #244D8B;
}

span.abbr {
    border-bottom: 1px dotted #515151;
}

/* am 28.6.2006 eingefügt */
.imgnormal  {clear: both;  margin: 0; }
.imgleft  {float: left;  margin-right: 25px; margin-bottom: 25px; border: 0; clear: both; }
.imgright {float: right; margin-left:  25px; margin-bottom: 25px; border: 0; clear: both; }
.clear {clear: both;}


