/**
 * Style sheet yoga_pfade
 */
#startrechts
{
	width:60%;
	float:right;
}

#cdrechts
{
	width:50%;
	float:right;
}

#cdlinks
{
	padding-right:10px;
}

.v_center
{
	left:0%;
	top:50%;
	position:relative;
}

.border_ws
{
	border:1px solid #ffffff;
}

#maps
{
	float:right;
	margin-top:50px;
	margin-right:10px;
}

.gm
{
	border:1px solid #990000;
}

#main
{
	padding:10px 10px 10px 50px;
}

#left
{
	width:300px;
	left:0px;
	top:0px;
	position:absolute;
}

#left .inside
{
}

#header
{
	margin-left:300px;
}

#header .inside
{
	margin-right:auto;
	margin-left:auto;
}

#wrapper
{
	width:100%;
}

#top
{
	background-color:#ffffcc;
}
