body
{
	margin: 0;
	font: normal 100.01% Arial;
	color: #000000;
	/*
	background-image: url(../graphics/auto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	*/
}
.top
{
	margin: 0;
	padding: 0;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: #B40A0A;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	height: 90px;
}
.langselect
{
	float: left;
	margin: 76px 0 0 30px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
/* \*/
* html .langselect
{
	margin: 75px 0 0 15px;
}
/* */
.langselect a
{
	float: left;
	display: block;
	margin: 0 50px 0 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
}
.langselect a:hover
{
	color: #B40A0A;
}
.navigation
{
	float: left;
	margin: 76px 0 0 30px;
	padding: 0;
	font-size: 12px;
}
/* \*/
* html .navigation
{
	margin: 75px 0 0 15px;
}
/* */
.logo
{
	float: right;
	margin: 0 32px 0 0;
	padding: 0;
	width: 252px;
	height: 90px;
	background-image: url(../graphics/fct_logo2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* \*/
* html .logo
{
	margin: 0 16px 0 0;
}
/* */
.logo a
{
	display: block;
	width: 252px;
	height: 90px;
	text-decoration: none;
}
.content
{
	clear: both;
	float: left;
	width: 62%;
	margin: 0;
	padding: 100px 30px 30px 32px;
	font-size: 12px;
	line-height: 16px;
}
/* \*/
* html .content
{
	padding: 120px 30px 30px 32px;
}
/* */
.content p
{

}
.content p a {
	color: #B40A0A;
	text-decoration: none;
}
.content p a:hover {
	text-decoration: underline;
}
.content p#bold
{
	font-weight: bold;
}
.content ul
{
	list-style: outside url(../graphics/bullet.gif);
	margin: 0 0 0 20px;
	padding: 0;
}
/* \*/
* html .content ul
{
	margin: 0 0 0 16px;
}
/* */
.content ul li
{
	margin-bottom: 5px;
}
.content ul li a
{
	color: #B40A0A;
	text-decoration: none;
}
.content ul li a:hover
{
	text-decoration: underline;
}
.content a
{
	color: #B40A0A;
	text-decoration: none;
}
.content a:hover
{
	text-decoration: underline;
}
#columnwrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
}
#columnwrapper div#l
{
	float: left;
	margin-right: 10px;
	width: 44%;
}
#columnwrapper div#l a, #columnwrapper div#r a
{
	color: #B40A0A;
	text-decoration: none;
}
#columnwrapper div#l a:hover, #columnwrapper div#r a:hover
{
	text-decoration: underline;
}
#columnwrapper div#c
{
	float: left;
	text-align: justify;
}
#columnwrapper div#r
{
	float: right;
	margin-left: 10px;
	width: 44%;
}
#columnwrapper div ul#lnk
{
	list-style: outside url(../graphics/bullet.gif);
	margin: 0 0 0 20px;
	padding: 0;
}
#columnwrapper div ul#lnk li
{
	margin-bottom: 5px;
}
#columnwrapper div ul 
{ 
	list-style: outside disc;
}
#columnwrapper div ul li
{
	margin-bottom: 5px;
}
#columnwrapper div#l table, #columnwrapper div#r table
{
	width: 100%;
}
#columnwrapper div#l table tr td, #columnwrapper div#r table tr td
{
	width: 100px;
}
/* \*/
* html #columnwrapper div#l table tr td, * html #columnwrapper div#r table tr td
{
	
}
/* */
#columnwrapper #clr
{
	clear: both;
}
.sidebar
{
	float: right;
	margin: 0;
	padding: 0;
	width: 284px;
	height: 600px;
}


.googlemap
{
	float: right;
	margin: 0 0 428px 0;
	padding: 0;
	width: 284px;
	height: 177px;
	/*background-image:url(../graphics/sidebars/roundCornersGooglemap.gif);
	background-position:bottom left;
	background-repeat:no-repeat;*/
}

#aktuelles
{
	margin: 0;
	padding:10px 0 0 0;
	width: 250px;
	display:block;
	height: auto;
	background-color:#E65B5B;
	border-style:solid;
	border-color:#B00000;
	border-width:0 1px 1px 1px;

}

#aktuelles_headline
{
	padding: 10px;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:1.2px;
	color:#fff;
	border-style:solid;
	border-color:#fff;
	border-width:0 0 2px 0;
}

#aktuelles_text   {
    font-size:9pt;
    color:#fff;
    padding:10px;

}

.sidebar #flyer
{
	float: left;
	margin: 116px 6px 0 0;
	padding: 0;
}
/* \*/
* html .sidebar #flyer
{
	margin: 126px 6px 0 0;
}
/* */
.sidebar #flyer a
{
	display: block;
	text-decoration: none;
}
.bottom
{
	clear: both;
	margin: 0 30px 30px 0;
	padding: 0;
	height: 100%;
}
.bottom a
{
	float: right;
	padding: 0;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom a:hover
{
	text-decoration: underline;
}

