/*########################################################################## */
/* copyright 2005-2010 by creativbox.net/Torsten Leithold & Georg von Kries GbR  */
/*######################################################################## */


/*
###################################################
Standards
###################################################
*/


body
{
    font-family: Arial, Verdana, "Times New Roman" , serif;
    color: #333;
    background: #fff url(../images/background.gif);
    font-size: 11px;
    margin: 0;
    padding: 0;
}

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}


h1, h2, h3, h4
{
    font-family: Arial, Verdana, "Times New Roman" , serif;
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
}

h2
{
    font-size: 12px;
}

h3
{
    font-size: 11px;
}

img
{
    border: 0;
}

a:link, a:visited, a:active
{
    text-decoration: none;
    color: #333;
}

a:hover
{
    color: #002C72;
}

p
{
    margin: 10px 0 10px 0;
}


/*
###################################################
Layout Container
###################################################
*/

#container
{
    width: 990px;
    height: 700px;
    margin: 0 auto;
    position: relative;
}

#logo
{
    position: absolute;
    top: 30px;
    left: 420px;
    z-index:1000;
}


.border
{
    background: #002C72;
    width: 990px;
    height: 19px;
    display: block;
}


#header
{
    position:relative;
    width: 990px;
    height: 344px;
    margin: 17px 0 17px 0;
    overflow:hidden;
    z-index:500;
}

#header .header-kulinarisch
{
position:absolute;
top:50px;
left:10px;
z-index:10000;
color:#fff;
width:485px;
height:250px;
overflow:auto;
font-size:11px;
}

#header .header-kulinarisch h1
{

font-size:14px;
font-weight:normal;
}


#header .header-kulinarisch h1,
#header .header-kulinarisch p
{
margin:0;
padding:0;
line-height:16px;
}

#header .header-kulinarisch table
{
width:450px;
}

#header .header-kulinarisch td
{
width:225px;
padding:0 10px 10px 0;
}


#content
{
    height: 151px;
    border-bottom: 1px solid #6C6D6D;
    padding: 25px 0 10px 0;
    width: 990px;
    overflow: hidden;
}



#content-funktional
{
    height:329px;
    border-bottom: 1px solid #6C6D6D;
    padding: 40px 20px 10px 20px;
    width: 950px;
    overflow: hidden;
}


#footer
{
    height: 12px;
    text-align: right;
    padding-top: 10px;
}



/*
###################################################
Navigation
###################################################
*/

.navigation
{
    float: right;
    color: #333;
    margin: 12px 0 0 0;
    height: 63px;
}

.navigation li
{
    float: left;
    margin-left: 5px;
}

.navigation li.active a
{
    color: #002C72;
}

.navigation a:link, .navigation a:visited, .navigation a:active, .navigation a:hover
{
    background: url(../images/trenner.gif) no-repeat top right;
    padding: 0 5px 0 0;
    display: block;
}


.navigation li.nav35 a:link, 
.navigation li.nav35 a:visited, 
.navigation li.nav35 a:active, 
.navigation li.nav35 a:hover
{
    background:none;
    padding:0;
    display: block;
}



.navigation ul.subNavigation
{
    position: absolute;
    top: 435px;
    left: 0;
    margin-left: 35px;
    z-index:2000;
     
}

.navigation ul.subNavigation li
{
    float: left;
    margin: 0 10px 0 0;
}

.navigation ul.subNavigation a
{
    background: #0093BE ;
    height: 20px;
    padding: 0 5px 0 5px;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}

.navigation ul.subNavigation a:hover
{
    background: #002D71;
}

.navigation ul.subNavigation li.active a
{
    background: #002D71;
    height: 35px;
    margin-top: -15px;
}



/*
###################################################
Content Formatierungen
###################################################
*/

#content h1
{
    font-family: Interstate, Arial;
    font-size: 14px;
    color: #002C72;
    height: 15px;
}

#content a
{
    background: url(../images/link_bg.gif) no-repeat 0 4px;
    padding-left: 16px;
}


/*
###################################################
Content Boxen
###################################################
*/

.box
{
    width: 220px;
    float: left;
    padding-right: 20px;
}

.box-content1, .box-content2, .content-navigation
{
    float: left;
}

.box-content1
{
    width: 480px;
    padding-right: 20px;
}

.box-content2
{
    width: 250px;
}


#header #content-funktional .box-content1
{
 width:575px; 
 overflow:hidden;
float:left;
padding-right:0;
 }


#header #content-funktional .box-content2
{
 width:375px; 
 overflow:hidden;
 float:left; 
 padding-right:0;
}


.news
{
    width: 250px;
}

.news .news-box
{
    width: 260px;
    height: 115px;
    background: #0093BC;
    padding: 5px;
    overflow: auto;
    color: #fff;
    line-height: 16px;
}

.news .news-box p
{
padding:0;
margin:0;    
}


/*
###################################################
Content Navagigation
###################################################
*/

.content-navigation
{
    width: 240px;
    margin-top: 25px;
    float: right;
}

.content-navigation ul
{
    float: right;
}

.content-navigation li
{
    margin-bottom: 6px;
}

#content .content-navigation a
{
    background: url(../images/background_content_nav.jpg) no-repeat;
    width: 224px;
    height: 18px;
    line-height: 18px;
    display: block;
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

#content .content-navigation a:hover
{
    background: url(../images/background_content_nav_hover.jpg) no-repeat;
}


/*
###################################################
Diverses
###################################################
*/

.clearer
{
    clear: both;
}

.info-message
{
    position:absolute;
    top:215px;
    /*left:-455px;*/
    left:0px;
    width:455px;
    height:90px;
    visibility:hidden;
}

.info-bg
{
    background-color:#fff;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:500;
    visibility:hidden;
}

.info-content
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1000;
    padding:10px;
}

.info-content p
{
padding:0;
margin:0;    
}


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
    text-align:right;
    padding-right:5px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    font-size: 11px;
    border:1px solid #ccc;
    width:200px;
    font-family: Arial, Verdana, "Times New Roman" , serif;
    
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    font-size: 11px;
    font-family: Arial, Verdana, "Times New Roman" , serif;
    
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:200px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:70px;
    font-size:11px;
    font-family: Arial, Verdana, "Times New Roman" , serif;
}

#contactFormSubmit input{
    margin:0 0 0 85px;
    width:80px;
    font-size: 11px;

}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    font-size:10px;
    margin-left:80px;
    margin:0;
    float:left;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

.error-message
{
position:absolute;
background:red;
right:400px;
top:100px;
color:#fff;
padding:5px;    
}