/* *** Generated by Kai D. Thomas and Heiko Hänsge for Lexware *** */

/* ---------- Standart-CSS einlesen ------------ */

@import url(tagesgenau.css);


/* ---------- CSS-Anpassungen für die Startseite ------------ */


/* ---------------------------------------------- */
/* ------------A L L G E M E I N----------------- */
/* ---------------------------------------------- */

body {
background-image:url(/fileadmin/system/img/header_klein_back.gif);
}

/* ---------------------------------------------- */
/* -----------------L A Y O U T------------------ */
/* ---------------------------------------------- */

/* -------------Rechte Spalte--------- */
#content_right {
width: 250px;
margin-bottom: 50px;
}

/* --------------Mitte------------- */
#content_main {
width: 535px;
margin-left: 0px;
margin-bottom: 20px;
}

div.startseite H1 {
margin-bottom: 10px;
}

/* --------Navigation Startseite------- */

#nav_startseite {
padding-bottom: 1px; /* min. 1px padding damit margin greift */
width: 535px;
margin-top: 10px;
margin-bottom: 15px;
color: #333;
font-size: 14px;
}

#nav_startseite a {
display: inline;
color: #333;
font-size: 14px;
font-weight: bold;
text-decoration:none; 
padding:0px 0px 1px 0px;
}

#ie_clearing {
clear: both;
height: 0;
width: auto;
}

/* --------Footer------- */
/*
#footer {
margin-top: 50px;
}
*/