/* Import the menu css file */
@import url("tabelle.css");

  body  {
margin : 0 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-image : url(../../images/header/hg_fc.gif);
background-repeat : repeat-y;
background-color : #ffffff;
color : #ffffff;
background-repeat : repeat;
}
a:link {
color : #446c9b;
text-decoration : none;
}
a:visited {
color : #446c9b;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1 {
margin : 0 -8px 15px -8px;
padding : 0 20px;
font-size : 28px;
font-weight : normal;
color : #ffffff;
background-image : url(../../images/h1_bottom.png);
background-repeat : repeat-x;
background-position : bottom;
vertical-align : middle;
height : 46px;
}
h2 {
margin : 10px 0 5px 0;
padding : 0;
font-size : 22px;
font-weight : normal;
color : #ffffff;
}
h3 {
margin : 10px 0 5px 0;
padding : 0;
font-size : 16px;
font-weight : normal;
color : #ffffff;
}
p {
margin : 10px 0;
}
p.topsentence {
margin-top : 0;
}
#globalcontainer {

width : 966px;
margin : 0 auto;
}
#header {
height : 40px;
}
#header #navi_oben {
float : right;
margin : 0 0 0 0;
background-repeat : no-repeat;
background-position : right;
}
#header #navi_oben > .left {
background-repeat : no-repeat;
}
#header #navi_oben > .left > .content {
margin : 0 13px;
height : 12px;
padding : 7px 5px;
background-repeat : no-repeat;
color : #6b6b6b;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
#header #navi_oben > .left > .content > a {
color : #6b6b6b;
}
#header #navi_oben > .left > .content > #carticon {
vertical-align : middle;
}
#footer {
background-image : url(../../images/footer/rechts.png);
background-repeat : no-repeat;
background-position : right;
margin-top : 5px;
}
#footer > .left {
background-image : url(../../images/footer/links.png);
background-repeat : no-repeat;
}
#footer > .left > .content {
margin : 0 13px;
height : 15px;
padding : 13px 7px;
background-image : url(../../images/footer/mitte.png);
background-repeat : repeat-x;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
}
#footer > .left > .content > .slash {
padding : 0 15px;
}
#footer > .left > .content a {
color : #ffffff;
}
#inhalbTop {
height : 5px;
}
#inhalbBottom {
height : 5px;
}
#inhalbContentTop {
background-image : url(../../images/untermenu_oben.png);
background-repeat : no-repeat;
background-position : bottom;
height : 13px;
padding-top : 5px;
}
#inhalbContent {
	padding : 0 15px;
	background-image : url(../../images/untermenu_mitte.png);
	background-repeat : repeat-y;
	overflow : hidden;
}
#inhalbContentBottom {
background-image : url(../../images/untermenu_unten.png);
background-repeat : no-repeat;
height : 13px;
padding-bottom : 5px;
}
#untermenu {
float : left;
width : 100%;
font-size : 100%;
line-height : normal;
border-bottom : 1px solid #ffffff;
}
#untermenu ul {
margin : 0;
padding : 10px 10px 0 50px;
list-style : none;
}
#untermenu li {
display : inline;
margin : 0;
padding : 0;
}
#untermenu a {
float : left;
background : url("../../images/untermenu/tableftF.gif") no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#untermenu a span {
float : left;
display : block;
background : url("../../images/untermenu/tabrightF.gif") no-repeat right top;
padding : 5px 15px 4px 6px;
color : #666;
}
#untermenu a span {
float : none;
}
#untermenu a:hover span {
color : #ffffff;
}
#untermenu a:hover {
background-position : 0% -42px;
}
#untermenu a:hover span {
background-position : 100% -42px;
} 

#footer .left .content img {
	margin: 0px 10px 0px 325px;
	
}

