﻿body
{
background-color: #dadada; 
color: #666; 
text-align: center;
font-size:1px;
font-family:Arial,Verdana,Calibri
}

html 
{
margin:0;
padding:0;
}


/*Struktur*/

#outer
{
width:972px;
text-align:center;
margin:0px auto;
padding: 17px 0 0 0;
}

#header
{
background:url(images/background.gif) repeat-y 50% 0px;
width:972px;
text-align:left;
display:block;
}

#topheader
{
background:url(images/topbackground.gif) repeat-x;
height:6px;
float:left;
width:972px;
font-size:1px;
}

#topheader:hover
{font-size:1px;}

#topcornerleft
{
background:url(images/topcornerleft.gif) no-repeat;
float:left;
width:6px;
height:6px;
}

#topcornerright
{
background:url(images/topcornerright.gif) no-repeat;
float:right;
width:6px;
height:6px;
}

#bottomheader
{
background:url(images/bottombackground.gif) repeat-x;
height:8px;
float:left;
width:972px;
}

#bottomcornerleft
{
background:url(images/bottomcornerleft.gif) no-repeat;
float:left;
width:6px;
height:8px;
}

#bottomcornerright
{
background:url(images/bottomcornerright.gif) no-repeat;
float:right;
width:6px;
height:8px;
}

#content
{
background:url(images/background.gif) repeat-y 50% 0px;
width:972px;
float:left;
}

#bottomcontent
{
background:url(images/bottombackgroundcontent.gif) repeat-x;
height:6px;
float:left;
width:972px;
}

#bottomcornerleftcontent
{
background:url(images/bottomcornerleftcontent.gif) no-repeat;
float:left;
width:6px;
height:6px;
}

#bottomcornerrightcontent
{
background:url(images/bottomcornerrightcontent.gif) no-repeat;
float:right;
width:6px;
height:6px;
}

#footer
{
font-size:11px;
color:#999;
height:70px;
text-align:left;
clear:both;
width:972px;
margin:0 auto 0 auto;
padding:20px 0 0 0;
background:url(images/hg_footer.jpg) repeat-y;
}
