/*  
	extents styles in 
		/skins/apv1/_css/style.css and
*/

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
/* ***** ***** ***** */
/* * HTML-Elements * */
/* ***** ***** ***** */
/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
DIV#divBlogContent H1{
	padding-left: 10px;
}
/*DIV#divBlogContent H1:first-child{
	margin-top: 0;
	margin-bottom: 26px;
}*/


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
/* ***** ***** ***** */
/* * Classes * */
/* ***** ***** ***** */
/* ***** ***** ***** ***** ***** ***** ***** ***** ***** */
DIV#divBlogContainer {
	width: 412px;
	margin-left: 42px;
}
DIV#divSideBarContainer{
	width: 75px;
}


DIV#divBlogContent H1{
	padding-left: 10px;
}
DIV#divBlogContent.divBlogContent{
	margin: 97px 0 0 0;
}
DIV#divPageContent.divPageContent{
	color: inherit;
	background: #EE7900 url("/fileadmin/templates/_img/ap/_layout/bg_awards.jpg") no-repeat left top;
}

DIV#divSideBar{
	padding: 0;
	margin: 130px 0 0 0;
}
DIV#divSideBar DL{
	margin-left: 25px;
}
DIV#divSideBar DD{
	color: #663300;
	margin: 0 0 10px 0;
	background-color: inherit;
}

/* TABLE Awards */
TABLE.elTableAwards{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 400px;
	border-collapse: collapse;
	/*background: url("/fileadmin/templates/_img/ap/_layout/bg_table_head.gif") no-repeat left top;*/
	margin-bottom: 10px;
}
TABLE.elTableAwards TBODY TR TD{
	color: inherit;
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 10px;
	background: #FDFD83;	
}
TABLE.elTableAwards TBODY TR TD{
	border-bottom: 2px solid #FFCC33;
}
/*TABLE.elTableAwards TBODY TR.tr-0 TD{
	border: 0;
}*/
TABLE.elTableAwards TBODY TR.tr-last TD{
	border: 0;
}
 
TABLE.elTableAwards TBODY TR TD A,
TABLE.elTableAwards TBODY TR TD A:link,
TABLE.elTableAwards TBODY TR TD A:hover,
TABLE.elTableAwards TBODY TR TD A:visited{
	color: #010100;
	background-color: inherit;
}
TABLE.elTableAwards TBODY TR TD.td-0{
	color: #663300;
	font-weight: bold;
	background-color: #FDFD83;
}
TABLE.elTableAwards CAPTION{
	position: absolute;
	left: -5000px;
	top: -5000px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}
/*TABLE.elTableAwards THEAD TR TH{
	height: 11px;
	padding: 0;
}
div.elTableFoot{
	height: 11px;
	margin-bottom: 10px;
}*/

/* * TYPO3 * */
.csc-textpic-caption{
	position: absolute;
	left: -5000px;
	top: -5000px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}
