body {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #636366;
}

a{
	color: #FF5800;
}

.content {
	width: 880px;
	text-align: left;
	position: relative;
}
.logo {
	margin-top: 30px;
	margin-bottom: 7px;
	margin-left: 10px;
	position:relative;
}
.top {
	padding: 5px;
	background: #636366;
	color: #fff;
	height: 14px;
}
.topMenuPunkt {
	padding-right: 20px;
	padding-left: 5px;
	float: left;
	font-family: verdana;
	font-size: 11px;
}
.topMenuPunkt a:hover {
	color: #FF5800;
}
.menuFont {
	color: #FFF;
	text-decoration: none;
}
.menuFontChoosen {
	color: #FF5800;
	text-decoration: none;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #636366;
}

ul, li {
  margin-left: 8px;
  margin-bottom: 2px;
}





h2						{font-size: 16px; font-weight: bold; color: #636366; margin:0px 0px 15px 0px;padding:0;}
h3						{font-size: 12px; font-weight: bold; color: #636366; margin:0px 0px 5px 0px;padding:0;}
p, q					{margin:0px 0px 15px 0px;padding:0;}
q						{font-style:italic;}

.topImageContainer		{margin-bottom: 20px; float: left;}
.topImageContainer img	{margin:0;padding:0;}
.menu					{position:relative; width: 100%; margin-bottom: 15px;}

img.upperLeft			{border:0; position: absolute; left: 0px; top: 0px; z-index:1000;}
img.upperRight			{border:0; position: absolute; right: 0px; top: 0px; z-index:1000;}
img.lowerLeft			{border:0; position: absolute; left: 0px; bottom: 0px; z-index:1000;}
img.lowerRight			{border:0; position: absolute; right: 0px; bottom: 0px; z-index:1000;}
     					 
     					 
div.contentColumn		{width:660px; float:left; margin-right: 20px; }
div.relatedColumn		{width:197px; float: left; position:relative; }
div.contentBox			{width: 320px; float: left; position:relative; }
div.contentBox.left		{margin-right:20px;}
div.contentBox.right	{}

div.relatedContent,
div.mainContent,
div.secondaryContent	{border: 1px solid #FF5800;padding:16px;overflow:hidden;}
div.mainContent			{height:266px;}
div.secondaryContent	{height:266px;}
div.relatedContent		{height:462px;}
/*
div.mainContent			{height:300px;}
div.secondaryContent	{height:300px;}
div.relatedContent		{height:498px;}
*/