body {
	background-color: #FFFFFF;
	text-align: center;
/*	background-image: url(../gfx/gradient.jpg);*/
/*	background-repeat: repeat-x; */
}


#page{
	border: 1px solid #EAEAEA;
	height: 650px;
	width: 1000px;
}

#t3lang {
	width: 1000px;
	margin: auto;
	padding-bottom: 5px;
	text-align: right;
}

#t3lang img {
	padding: 0;
	margin: 0 0 0 10px;
}

#top {
background-color:#EAEAEA;
}

#top img.logo{
	margin: 0 30px 4px 10px;
	border: 0;
}

#top td.navi{
	margin: 0;
	vertical-align: bottom;
	padding: 0 40px 2px 40px;
	
}


#left{
	padding: 110px 0 0 20px;
}

#left a{
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}

#content {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	padding: 30px 0 0 40px;
}


#content table{
	padding: 0;
	margin: 0;
	font-size: 10pt;
	height: 480px;
}



#content td h1{
	padding: 0;

	margin: 0;
	margin-bottom: 14px;
/*	padding-bottom: 10px; */
/*	margin-bottom: 20px; */
	text-align: left;
	font-size: 20pt;
}

/* IE Stars hack, nur gültig für IE */
* html #content td h1{
	margin-bottom: 8px;
}

#content td.head{
	height: 30px;
	padding-bottom: 10px;
}

#content th{
	height: 15px;
	padding-bottom: 20px;
	text-align: left;
}
/*
#content td{
	height: 10px;
}
*/
#top .navi a{
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}

#bottom {
	background-color:#EAEAEA;
}

#bottom td.bottom{
	vertical-align: top;
	padding-left: 40px;
}

#bottom a{
	text-decoration: none;
	color: #5A5A5A;
	font-family: Arial;
	font-size: 10pt;
}

div.csc-textpic-imagewrap,
dt.csc-textpic-image {
  width: inherit !important;
}