/* general stuff */
/* new: #eb9a2e
old: #f49f32*/

body{
/*margin:0;
padding:0;*/
/* text-align: center; */
font-family: Tahoma, Arial, sans-serif;
font-size: 10px;
background-color: #eb9a2e;
}

a:hover, a:active, a:visited	{
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div#top {
	position:relative; 
/* 	line-height:148px; */
	width: 948px;
	height: 148px;
/* 	vertical-align: bottom; */
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #eb9a2e;
}

div#top div.moduletable {
	position:relative;
	top: 125px; 
	width: 948px;
	text-align: right;
}

div#top div.moduletable table {
	text-align: right;
}
div#top div.moduletable a {
	padding: 0px 5px 0px 5px ;
	color: #eb9a2e;
}

div#haupt {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

div#leftcol {
/* 	width: 152px; */
	float: left;
/* 	margin: 5px; */
	padding-left:15px;
	font-family: Tahoma, Arial, sans-serif;
}

div#leftcol td {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

div#leftcol td div {
	padding-top: 3px;
	padding-bottom: 3px;
}
div#leftcol td div img {
	padding-right: 5px;
}

div#content {
/* 	position: relative; */
	margin: 0px 25px 0px 25px;
/* 	padding-left:25px; */
/* 	margin-left: 15px; */
/* 	margin-right: auto; */
/* 	width: 751px; */
/* 	max-width: 771px; */

	font-size: 10px;
}



h1 {
	font-size: 20px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}

td.contentheading {
	font-size: 20px;
	font-weight: bold;
}
div.componentheading {
	font-size: 20px;
	font-weight: bold;
}

td {
	font-size: 12px;
}
