body
{
	margin: 0 0 0 0px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #494949;
	background: #fff url("../img/bg_01.gif") repeat-x 0px 156px;
}
.main
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

a:link, a:visited
{
	font-weight: normal;
	background: none;
	color: #9e9e9e;
	text-decoration: none;

}

a:hover
{
	color: #ff1900;
	text-decoration: none;
	font-weight: normal;

}


img
{
border: 0;
}

.img_top
{
	width: 468px;
	height: 311px;
	padding: 0;
	margin: 0;
	float: left;
	}



#right_top
{
	float: left;
	width: 525px;
	height: 324px;
	background: transparent url("../img/logo.gif") no-repeat 183px 122px;
	}

/*   MENU SPRACHWAHL */
.sprachwahl
{
	float: right;
	height: 15px;
	font-size: 11px;
	width: 180px;
	margin-left: 250px;
	text-align: right;
	}

.sprachwahl ul
{
	padding-left: 80px;
	
	}


.sprachwahl li
{
	float: right;
	list-style-type: none;
	display: block;
	padding: 0 2px;
	color: #9e9e9e;
	}


a.menu-parent:link, a.menu-parent:visited 
{
	color: #fff;
	padding: 2px 3px;
	background: #ff1900;

	}
	

.claim
{
	width: 350px;
	height: 50px;
	padding-top: 250px;
	padding-left: 180px;
	
	}



/* /////////////////////////////////////////// NAVI */

#menublock
{
	clear: both;
	height: 60px;

	}

/* /////////////////////////////////////////// MENU */

#mainmenu
{	
	width: 468px;
	height: 28px;
	background: #fff;
	padding-left: 0px;	
	}
#mainmenu ul
{
	padding: 0;
	margin: 0;
	}

#mainmenu li
{
	display: block;
	font-size: 12px;
	line-height: 28px;
	float:left; 
	padding: 2px 3px;
	color: #9e9e9e;
	background: #fff;
	}
	
a.menu-sibling:link, a.menu-sibling:visited 
{
		color: #9e9e9e;
		background: #fff;
		padding: 2px 3px;


	}

#mainmenu li a:hover
{
	color: #fff;
	background: #ff1900;
	padding: 2px 3px;
	text-decoration: none;

	}

a.menu-current:link, a.menu-current:visited 
{
		color: #fff;
		background: #ff1900;
		padding: 2px 3px;
		text-decoration: none;


	}

a.menu-1
{
			padding: 2px 3px;
}

a.menu-2
{
	display: none;
	}

	
/* /////////////////////////////////////////// content */
#leftside
{
	width: 468px;
	float: left;
	}

.bildli
{
	width: 416px;
	height: 270px;
	background: transparent url("../img/pattern.gif");
	}

.bildli p
{
	margin: 0;
	padding: 0;
	}
	
#rightside
{
	float: left;
	width: 490px;
	border-left: 1px #ff1900 solid;
	padding: 0 0 20px 34px;
	line-height: 18px;
	margin: 0 0 20px 0;
	}


#rightside a:link, #rightside a:visited
{
	font-weight: normal;
	background: none;
	color: #ff1900;
	text-decoration: none;

}

#rightside a:hover
{
	color: #ff1900;
	text-decoration: underline;
	font-weight: normal;

}



#rightside ul
{
	margin: 0;
	padding: 0;
	
	}

#rightside li
{
	list-style-type: none;
	background: transparent url("../img/list.gif") no-repeat 0 7px;
	padding: 2px 0 2px 18px;
	
	}


#rightside h1
{
	font-size: 24px;
	background: transparent url("../img/h1.gif") no-repeat 0px 4px;
	font-weight: normal;
	color: black;
	padding: 0 0 10px 30px;
	margin: 0;
	line-height: 25px;
	font-family: Century Gothic, Arial;
	}

#rightside h2
{
	font-size: 18px;
	background: transparent url("../img/h2.gif") no-repeat 0px 3px;
	font-weight: normal;
	color: black;
	padding: 0 0 10px 30px;
	line-height: 19px;
	font-family: Century Gothic, Arial;

	}

#rightside h3
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: black;
	padding: 8px 0 0px 0px;
	font-family: Century Gothic, Arial;


	}
#rightside h3 p
{

	padding: 0;
	margin: 0;

	}

#rightside h4
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: black;
	padding: 8px 0 0px 0px;

	}

#rightside hr
{
	border: 0;
	background: #ddd;
	height: 1px;
	
	}

/* /////////////////////////////////////////// footer */
#footer
{
	clear: both;
	width: 1000px;
	height: 20px;
	background: transparent url("../img/pattern2.gif");
	font-size: 11px;
	text-align: center;
	color: #666;
	margin: 20px 0 0 0;
	padding: 8px 0 0 0px;
	}
.imprint a:link, .imprint a:visited
{
	color: #ff1900;
	}
