/*---------------------------------------------------------
Cascading Style Sheets for typo3.com
-----------------------------------------------------------*/

/*-------------------- header elements --------------------*/

div.bar {
	font-size: 1px;
	line-height: 1px;
	width: 753px;
	height: 2px;
	/* background-color: #69A550; */
	background-color: #FFFFFF;
	border: none;
}

#logo {
	margin: 0 330px 0 0;
}

/*-------------------- header-img --------------------*/

#header-img img {
	border-bottom: solid 1px #000;
}

#header-img-copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	color: #8C8C8C;	
	width: 753px;
	height: 16px;
	margin: 0 0 8px 0;	
}

#header-img-copyright a {
	color: #8C8C8C;	
}
/*-------------------- content area -------------------------*/

#main-column p.bodytext {
	line-height: 1.4em;
	padding: 0 0 1em 0;
	margin: 0;
}
#main-column ul,
#main-column ol {
	margin: 0 0 1em 0;
}
#main-column ol {
	padding: 0 0 0 1.3em;
}
*+html #main-column ol {
	padding: 0 0 0 2em;
}
#main-column ul li,
#main-column ol li {
	line-height: 1.4em;
	padding: 0 0 1em 15px;
	margin: 0;
}
#main-column ol li {
	padding-left: 0;
}
#main-column ul ul,
#main-column ul ol,
#main-column ol ol,
#main-column ol ul {
	margin: 0 0 0 0;
}
#main-column ul ul li,
#main-column ul ol li,
#main-column ol ol li,
#main-column ol ul li {
	padding: 0 0 0 15px;
	margin: 1em 0 0 15px;
}
#main-column .csc-textpic-imagewrap .csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
	margin: 5px 0 0 0;
}
#main-column .indent p.bodytext {
	margin: 0 0 0 2em;
}
* html #main-column {
	overflow: hidden;
}

/*-------------------- evaluation-center --------------------*/

div#evaluation-center a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	width: 137px;
	padding: 0 0 0 36px;
	margin: 0;
	display: block;
	background: url('/fileadmin/templates/images/not_checked.gif') no-repeat 7px 0;
}

div#evaluation-center a:visited {
	color: #BE0027;
	background: url('/fileadmin/templates/images/checked.gif') no-repeat 7px 0;
}

div#evaluation-center span {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	width: 137px;
	padding: 0 0 0 36px;
	margin: 0;
	display: block;
	background: url('/fileadmin/templates/images/checked.gif') no-repeat 7px 0;	
}

/*-------------------- evaluation-center-home --------------------*/

div#evaluation-center-home {
	background: url('/fileadmin/templates/images/logo-typo3-grey.gif')  no-repeat 0 36px; 
	border-bottom: 1px solid #FF8700;
	margin: 0 0 18px 0;
}

div#evaluation-center-home h2 {
	font-size: 15px;
	line-height: 31px;
	color:#FF8700; 
	border-top: 4px solid #FF8700; 
	border-bottom: 1px solid #FF8700; 
	margin: 0;
}

div#evaluation-center-home p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 36px;	
	margin: 6px 0 0 0;
}

div#evaluation-center-home a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: 21px;
	width: 202px;
	padding: 0 0 0 36px;
	margin: 0;
	display: block;
	background: url('/fileadmin/templates/images/not_checked.gif') no-repeat 0 3px;
	float: left;	
}

div#evaluation-center-home a:visited {
	color: #BE0027;
	background: url('/fileadmin/templates/images/checked.gif') no-repeat 0 3px;
}

#evaluation-center-home-links {
	height: 90px;
	margin: 15px 0 0 0;

}

/*-------------------- feature-list --------------------*/
#featurelist h1 {
margin: 0px;
padding: 3px 0;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF8700;
}
#featurelist p {
margin:0px;
padding:0px;
}
#featurelist .contenttable {
	border-collapse:collapse;
        margin-bottom: 10px;
}
#featurelist .contenttable td {
border: 1px solid #e7e7e7;
padding: 5px;
}
#featurelist .contenttable .td-1, #featurelist .contenttable .td-2 {
	color: #FF8700;
	text-align: center;
	width: 15px;
	font-weight: bold;
	
}
#featurelist .contenttable .td-0 {
	width: 125px;
	background-color: #f7f7f7;
}
#featurelist .contenttable .td-last {
	color: #333333;
}
#featurelist .contenttable .tr-0 .td-0, #featurelist .contenttable .tr-0 .td-1, #featurelist .contenttable .tr-0 .td-2, #featurelist .contenttable .tr-0 .td-last {
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;

}

#sponsors {
	margin:0 0 0 20px;
}

#sponsors * {
	margin:0;
	padding:0;
}

#sponsors h1 {
	font:11px 19px Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #8C8C8C;
	margin:0 0 6px;
	padding:0 0 4px;
	width:135px;
}

#sponsors ul {
	list-style: none;
}

#sponsors img {
	margin:0 0 10px;
}
/** Floating Fixes ***/
#main-column, #left-column {
	margin-bottom: 20px;
}
/*** Footer ***/
#footer {
	height: 35px;
}
#footer img {
	float: right;
	margin: 0 0 5px;
}

/*** Socialbookmarks ***/


#footer .socialbookmarks {
	float: left;
	font-weight: normal;
	margin: 0 70px 0 0;
	width: 150px;
	position: relative;
}
#footer .socialbookmarks span.bookmark {
	background: url(../images/bookmark.gif) left top no-repeat;
	padding: 0 0 0 20px;
	line-height: 16px;
	display: block;
}
#footer .socialbookmarks h2 {
	margin: 0;
	font-weight: normal;
	font-size: 93%;
}
#footer .socialbookmarks img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}
#footer .socialbookmarks li {
	margin: 0 5px 0.5em 5px;
	line-height: 20px;
	height: 20px;
}
#footer .socialbookmarks li a {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
}
#footer .socialbookmarks li.last {
	padding: 0;
	width: 100%;
	display: block;
	margin: 0;
	background: #8C8C8C url(../images/bookmark.gif) 5px bottom no-repeat;
	color: #ffffff;
}
#footer .socialbookmarks li.last span {
	padding: 0 5px 0 25px;
}
*+html #footer .socialbookmarks li.last {
	width: 130px;
}

#footer .socialbookmarks ul {
	display: none;
	list-style: none;
}
#footer .socialbookmarks:hover ul {
	display: block;
	position: absolute;
	left: 0px;
	bottom: -5px;
	background: #ffffff;
	border: 1px solid #B9B9B9;
	padding: 11px 0 0px 0;
	cursor: pointer;
	
}
#footer .socialbookmarks:hover {
	cursor: pointer;
}
* html #footer .socialbookmarks:hover ul {
	width: 150px;
}
* html #footer .socialbookmarks {
	zoom: 1;
}
* html #footer .socialbookmarks {
	behavior: url(fileadmin/templates/csshover3.htc);
}