/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css 955 2005-12-28 00:49:12Z mundaun $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/


.lead {
padding: 15px;
margin:0px;
border: 0px solid #333333;
background-repeat: repeat-x;
background-position: left top;
height:170px;
font-size:12px;
color:#FFFFFF;
background-color: #666666;
display:block;
}

.readmorebg, a span.readmorebg {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:0px;
width:204px;
}
a.readmorebg {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:0px;
width:204px;
}

a.mehrdazu {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:0px;
width:204px;
}

a.mehrdazuBooks {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:8px;
width:112px;
}
a.mehrdazuinhalt {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
padding-right: 8px;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:0px;
width:204px;
}

.news-latest-morelink a {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:3px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:14px;
width:130px;
font-size: 12px;
}

a.pdf-icon {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 46px;
	height: 46px;
	display: block;
	padding-top: 3px;



}

.rot {
	color:#FF0000;
}

a:hover span.readmorebg {
text-decoration:underline;
}


#overviewtable, #overviewtable3, #overviewtableLosy {
	margin-top:20px;
	
}



#overviewtable th {
	font-size:12px;
	text-align:left;
	background-image: url(images/th_bg.gif);
background-repeat: no-repeat;
background-position: left center;
}
#overviewtable3 th {
	font-size:12px;
	text-align:left;
	background-image: url(images/th3_bg.gif);
background-repeat: no-repeat;
background-position: left center;
}

#overviewtableLosy th {
	font-size:12px;
	text-align:left;
	background-image: url(images/th3-Losy_bg.gif);
background-repeat: no-repeat;
background-position: left center;
color: #FFF;
}

#overviewtable th, #overviewtable3 th, #overviewtableLosy th {
padding:4px;
}
#overviewtable img, #overviewtable3 img {
	margin-top:5px;
	margin-bottom:3px;
}
#overviewtable .emptytd {
background:none;
background-color:#FFFFFF;
}
#overviewtable a.readmorebg, #overviewtable a span.readmorebg, #overviewtable3 a.readmorebg, #overviewtable3 a span.readmorebg {
color:#000000;
background-image: url(images/reammore-bg.gif);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left: 29px;
vertical-align: middle;
margin-bottom:0px;
margin-top:10px;
width:120px;
}

table#schulungstabelle {
border-top:#666666 1px solid;
margin-top:20px;
}
#schulungstabelle th, #schulungstabelle td {
border-bottom:#666666 1px solid;
padding:4px;
}
#schulungstabelle li, #schulungstabelle ul {
padding-top:0px;
margin-top:0px;
}
table.schulungstabelle {
border-top:#666666 1px solid;
margin-top:20px;
}
.schulungstabelle th, .schulungstabelle td {
border-bottom:#666666 1px solid;
padding:4px;
}
.schulungstabelle li, .schulungstabelle ul {
padding-top:0px;
margin-top:0px;
}
.pdficon {
	display:block;
	padding-left:25px;
	background-image: url(images/pdficon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#overviewtable .emptytd {
background:none;
background-color:#FFFFFF;
}

table.BookOverViewTable {
	
}
table.BookOverViewTable th {
height: 22px;
text-align: left;
vertical-align: middle;
	
}
table.BookOverViewTable td.bookTableStd {
	width: 178px;
	
}

table.BookOverViewTable td.bookTableLast {
	width: 141px;
}

table.technischeDaten {
	width: 490px;
	border-top: 1px solid #999999;
}
table.technischeDaten th {
	vertical-align: middle;
	text-align: left;
	background-color: #ffce00;
}
table.technischeDaten td {
	vertical-align: bottom;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #999999;
}
/*----------------------------------- HTML TAGS -----------------------------------*/
* {margin:0; padding:0;}

form {
margin:0px;
padding:0px;
}
fieldset {
border:none;
}
select {
margin:0px;
padding:3px;
font-size:11px;
border: 1px solid #999999;
background-color: #EEEEEE;
}
input, label, textarea {
font-size:11px;
}
input, textarea {
border: 1px solid #999999;
padding:3px;
background-color: #EEEEEE;
}
h1, h2, h3, h4, h6, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:10px;
	
}
h1 {
font-size:22px;
font-weight:normal;
}
h2 {
font-size:20px;
font-weight:normal;
}
h3 {
font-size:15px;
margin-top:10px;
}

h4 {
font-size:13px;
}
h5 {
font-size:12px;
}
h6 {
font-size:12px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover {
color:#999999;
}
a img {
border:none;
}

p {
font-size:11px;
line-height:17px;

}

p.klein {
	font-size: 10px;
	line-height: normal;
}
ul, li {
font-size:11px;
line-height:17px;

}
li {
margin-left:15px;
}

dl, dt, dd, td, tr {
font-size:11px;
}

