body {
	margin-top:10px;
	background-color:#fff;
}

#frame {
	width:100%;
	height:100%;
}

#content {
	width:950px;
	height:550px;
}

#cLeft {
	width:205px;
	background-color:#fff;
}

#cCenter {
	width:235px;
	background-color:#390;
}

#cRight {
	width:510px;
	height:550px;
	background-color:#fff;
}

#cLeftcont {
	height:440px;
}

#cCenterCont {
	height:360px;
	padding-left:10px;
}

#Menu {
	width:207px;
	height:170px;
}

.menbut {
	width:170px;
	height:30px:
}

.pfeil {
	width:30px;
	height:30px;
}

#cRightCont {
	height:400px;
}

.cRightContText {
	padding-top:0px;
	padding-left:100px;
	padding-right:20px;
	padding-bottom:0px;
	text-align:left;
	font-family:trebuchet ms, verdana, arial, sans;
	font-size:16px;
	font-weight:normal;
}

#tdLogo {
	width:220px;
	height:120px;
}

.tabSpace {
	width:35px;
}

.cTop {
	height:10px;
	font-size:10px;
}

.lightgreenT {
	height:40px;
	background-color:#9c3;
	padding-right:20px;
}

#submenuT {
	width:280px;
}

.nrBg {
	width:40px;
	height:30px;
	background-image:url(../gfx/nr/datumBg.gif);
}

.nrBgJ {
	width:80px;
	height:30px;
	background-image:url(../gfx/nr/datumBgJ.gif);
}

.lightgreenTc {
	height:40px;
	width:200px;
	background-color:#9c3;
}

.lightgreenF {
	height:60px;
	background-color:#9c3;
	padding-right:20px;
}

.lightgreenFH {
	height:60px;
	background-color:#9c3;
	padding-right:20px;
	font-family:trebuchet ms,verdana, arial, sans;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

#submenuF {
	width:280px;
	height:20px;
}

.submenbut {
	width:130px;
}

.cFoot {
	height:40px;
}

.cFootC {
	height:10px;
}

.bText {
	font-family:trebuchet ms,verdana, arial, sans;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.stark {
	font-weight:bold;
}

a {
	font-family:trebuchet ms,verdana, arial, sans;
	color:#000;
	font-weight:normal;
}

a.home:link {
	font-size:16px;
	text-decoration:underline;
}

a.home:hover {
	font-size:16px;
	text-decoration:none;
}

a.home:visited {
	font-size:16px;
	color:#666;
	text-decoration:underline;
}

