/* CSS Document

Kürbizz
http://www.kuerbizz.com

Start: 13.08.2009
Letzte Aenderung: 30.09.2009; Branko Gabrielski

*/

/* FARBSCHEMA -----------------------------------------------------------------------------------------------
Überschrift: #b87b08;
Text: #002649;
News: #596b82;
---------------------------------------------------------------------------------------------------------- */




/* RESET ------------------------------------------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
border: none;
}

img, a img {
border: none;
}

a:focus {
outline: none;
}

.cleaner {
clear: both;
}

a {
color: #002649;
text-decoration: none;
}

a:hover {
color: #b87b08;
}

/* ------------------------------------------------------------------------------------------------------- */

body {
color: #002649;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
background: #edf2f5;
text-align: center;
background-image: url(../images/hg_body.gif);
background-repeat: repeat-x;
}

#wrapper {
position: relative;
margin: 0 auto;
width: 888px;
padding: 0 56px 0 56px;
background-image: url(../images/hg_wrapper.jpg);
background-repeat: no-repeat;
}

#header {
position: relative;
width: 888px;
height: 224px;
overflow: hidden;
margin: 0 0 34px 0;
}

#logo {
position: relative;
width: 212px;
height: 224px;
float: left;
overflow: hidden;
}

#header_image {
position: relative;
width: 676px;
height: 224px;
float: left;
overflow: hidden;
}

/*-----------------------------Menu--------------------------*/

#menu {
position: absolute;
top: 224px;
left: 56px;
width: 888px;
background-image: url(../images/hg_menu.gif);
background-repeat: repeat-x;
z-index: 10;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
z-index: 10;
}

#menu ul li {
float: left;
height: 34px;
}

#menu ul li.first {
width: 213px;
padding: 0;
background-image: url(../images/menutrenner.gif);
background-position: right;
background-repeat: no-repeat;
}

#menu ul li.last {
float: right;
}

#menu ul li.last a {
text-align: right;
background-image: none;
padding: 0 20px 0 0 !important;
padding: 0 16px 0 0;
width: 19px;
}

#menu ul li.last a:hover {
background-image: none;
}

#menu ul li.last a img {
margin: 11px 0 0 0;
}

#menu ul li a {
display: block;
width: auto !important;
width: 40px;
padding: 0 16px 0 16px;
height: 34px;
color: #002649;
font-size: 11px;
text-decoration: none;
background-image: url(../images/menutrenner.gif);
background-position: right;
background-repeat: no-repeat;
text-align: center;
line-height: 34px;
}

#menu ul li a:hover, #menu ul li a.aktiv {
color: #FFFFFF;
background-image: url(../images/hg_menu_hover.gif);
}

#menu ul li ul {
position: absolute;
width: 175px;
left: -999px;
}

#menu li:hover ul, #menu li.sfhover ul {
left: auto;
}

#menu ul li ul li {
float: none;
height: 24px;
}

#menu ul li ul li a {
display: block;
width: 143px;
height: 22px;
border-bottom: 2px solid #ffffff;
background-color: #ededed;
background-image: none;
color: #596b82;
line-height: 22px;
text-align: left;
}

#menu ul li ul li a:hover, #menu ul li ul li a.aktiv {
background-color: #b0bdcc;
background-image: none;
}

/*-----------------------------Spalten--------------------------*/

#content {
position: relative;
width: 888px;
background-image: url(../images/hg_content.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
margin: 0 0 50px 0;
padding: 50px 0 0 0;
}

#col_news {
position: relative;
width: 152px;
padding: 0 0 0 60px;
float: left;
text-align: left;
color: #596b82;
}

#col_content {
position: relative;
width: 628px;
padding: 0 0 0 48px !important;
padding: 0 0 0 30px;
float: left;
text-align: left;
overflow: hidden;
}

/*----------------------------NEWS----------------------------*/

#col_news h1 {
font-size: 12px;
color: #b87b08;
font-weight: bold;
height: 30px;
border-bottom: 1px solid #b5c2ca;
margin: 1px 0 15px 0;
}

#col_news h2 {
font-size: 11px;
color: #596b82;
font-weight: bold;
margin: 0 0 15px 0;
}

#col_news .news_text {
width: 122px;
padding: 0 30px 12px 0;
border-bottom: 1px solid #b5c2ca;
margin: 0 0 15px 0;
}

#col_news a {
margin: 12px 0 0 0;
display: block;
font-size: 9px;
color: #596b82;
text-decoration: none;
}

/*----------------------------Content----------------------------*/

#col_content h1 {
font-size: 28px;
line-height: 32px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #b87b08;
width: 410px;
margin: 0 0 35px 0;
}

#col_content .content_text {
float: left;
width: 410px;
margin: 0 0 30px 0;
}

#col_content .content_news_bild {
float: left;
width: 175px;
margin: 6px 0 30px 43px;
text-align: right;
overflow: hidden;
}

#col_content .content_news_bild img {
width: 175px;
}

#col_content .content_text p {
margin: 0 0 15px 0;
}

#col_content h2 {
width: 410px;
font-size: 11px;
font-weight: bold;
color: #002649;
}

#col_content h3 {
width: 410px;
font-size: 13px;
font-weight: bold;
color: #002649;
}

#col_content ul {
padding: 0 0 0 13px;
}

/*----------------------------Footer----------------------------*/

#footer {
margin: 30px 0 0px 0;	
font-size: 9px;
text-align: left;
padding: 0 0 15px 60px;
}
