@charset "UTF-8";

body, td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%
}



#header_right, #navileft_wrap, ul.ui-tabs-nav {
	display:none;
}
#header_ri {
display:none;
}
#header_lg {
display:none;
}
#header_jumpmenu {
display:none;
}
#topnavi {
display:none;
}

#navi_li {
	display:none;
}
#pathway {
display:none;
}

#fusszeile_oben {
display:none;
}
#fusszeile_unten {
display:none;
}

img {
	border:none;
}

#header_le {
	margin-bottom: 25px;
}

.newstable1 {
display:none;
}

/****************************************************************************************
# 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.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

.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;
}


#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;
}


table.TechDatenAnlagen {
	border-collapse: collapse;
	width: 100%;
}

table.TechDatenAnlagen td {
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #9b9b9b;
}


table.TechDatenAnlagen td.tdtechd1, table.TechDatenAnlagen td.tdtechd1b {
	background-color: #dcd9d9;
	border-right: 1px solid #9b9b9b;
}

table.TechDatenAnlagen td.tdtechd2, table.TechDatenAnlagen td.tdtechd2b {
	background-color: #f0f0f0;
	border-right: 1px solid #9b9b9b;
}

table.TechDatenAnlagen td.tdtechd3, table.TechDatenAnlagen td.tdtechd3b {
	background-color: #f0f0f0;
}	



/*----------------------------------- 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;
padding-bottom: 10px;
padding-top: 10px;
}
h2 {
font-size:20px;
font-weight:normal;
line-height: 120%;
padding-bottom: 10px;
}
h3 {
font-size:15px;
font-weight: normal;
/* margin-top:10px; */
padding-bottom: 5px;
}

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;
padding-bottom: 6px;

}
ul, li {
font-size:11px;
line-height:17px;

}
li {
margin-left:15px;
}

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


.spacerBottom {
	padding-bottom: 20px;
}

.spacerBottomAndTop {
	padding-bottom: 15px;
	padding-top: 15px;
}

.spacerBottomContacts {
	padding-bottom: 15px;
}

#avs2colsText div.csc-default {
	clear:both;
	margin-bottom: 15px;
}
