@charset "UTF-8";
/* CSS Document */

a {
	text-decoration:none;
}

body {
	background-color: #4b5fa3;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#left 
{
	float:left;
	width:134px;
	margin-left: 33px;
}


#right
{
	float:right;
	width:104px;
	height:200px;
	margin-right: 33px;
}


#main 
{
	padding-top:265px;
	padding-left:29px;
	width:560px;
	margin-left:auto;
	margin-right:auto;	
	border: 0px;
}

#head {
	width: 800px;
	margin-left: 33px;
	margin-top: 0px;
}

#container 
{
	background-repeat: repeat-y;
	background-position: center;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/global_all/Background_all/bg_SeitenBalken.png);
}

#footer
{
	color: #FFFFFF;
	font-size:11px;
	font-family:"trebuchet ms", arial, sans-serif;
	left: 10px;
	margin-left:auto;
	margin-right:auto;
	width:170px;
	height: 14px;
}
#footer_link
{
	color: #FFFFFF;
	font-size:11px;
	font-family:"trebuchet ms", arial, sans-serif;
}