/*
-----------------------------------------------
www.01241.com
Author:   Markus Steiger
Version:  28/08/2007
----------------------------------------------- */


@page {
size: auto;
margin-left: 2cm;
margin-right: 2cm;
margin-top: 2cm;
margin-bottom: 2cm;
}

html,body {
margin:	0;
padding:0;
height:100%;
text-align:center;
color: #000000;
font-family:Verdana,sans-serif;
font-size: 11px;
}

#container {
position:relative;
width:800px!important;
width:800px;		 /* IE Fix for (2) 1px borders being inside container. */
height: auto !important;   /* Detect height automatically, Incompatible w/IE */
height: 100%;
min-height: 100%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
border: 0px solid #dedede;
}

#print_only {
color: #000000;
text-align: left;
}

#topimage {
display:none;
}

#toplogo {
display:none;
}

#content {
display:none;
}

#content { color: #ffffff; }
#content p {
display:none;
}

#topnav {
display:none;
}

#toppfad {
display:none;
}


 /***     Spalte  L I N K S   ***/

#spalte_links {
display:none;
}

#spalte_rechts {
display:none;
}


 /***     Spalte  M I T T E    ***/

#spalte_mitte2 {
	margin-top: 40px;
	float: left;
	width: 800px;
	text-align: left;
            line-height: 150%;
	padding: 0px 0px 0px 0px;
	border: 0px solid #cccccc;

}

.norm9 { display:none; }


h1   {
font: normal 38px "Times New Roman", Times, serif;
color:#000000;
margin-top: 30px;
margin-bottom: 20px;
line-height: 1em;
display:block;
}


 
 /***                  F    O    O    T    E    R                     ***/


#clearfooter {
width:100%;
height:1px;
clear:both;
}

#footer {
bottom:	 0;
width: 100%;
}

#footerleft {
display:none;
}

#footermiddle {
display:none;
}

#footerright {
display:none;
}



 /***           L       I      N     K     S             ***/


a:link  {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #cccccc;
	}

a.nav:link, a.nav:visited {
	color: #000000;
	text-decoration: none;
	}




 /***                         M  A  P         ***/

#map {
	width: 800px;
            height: 430px;
}