﻿body
{
background-color: #dadada; 
color: #666; 
text-align: center;

font-family:Arial,Verdana,Calibri;
/*background:url(images/arrownaviblue.gif) repeat;font-size:1px;*/
}

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-image:url(images/bottom_background_raster1.gif);
background-repeat:no-repeat;
background-position:center center;
height:8px;
float:left;
width:972px;margin:0;padding:0;
/*background-color:Red;*/
}

#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:80px;
text-align:left;
clear:both;
width:972px;
margin:0 auto 0 auto;
padding:0px 0 0 0;
background:url(images/hg_footer.jpg) repeat-y;
}


/*Kommentarbox*/

#commentBox
{
	
	position:absolute;
	visibility:hidden;
	font-size:10px;
	background-color:#fff;
	border:1px solid #000;
	
}
#commandBoxTitle
{background-color:#d9d9d9;
 padding:3px;
 text-align:left;}

#commandBoxContent
{text-align:left;
 padding:3px;}
 
   .repair{margin: 70px 20px;
         text-align:center;
         font-size:14px;}

