body
{
	background-color: #ffffff;
	color: #000000;
	font-family:sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

p, ul, li, th, td
{
	font-size: 9pt;
}

.not-active-yet
{
	display: none;
}

span.second-line
{
	padding-left: 16px;
}

table.book
{
	border: solid 1px #f9ba07;
	background-color: #FDEAAB;
width: 98.6%;
}

hr.book
{
	margin: 30px 0px 0px 0px;
}

hr.version-separator
{
	margin: 0px 0px 0px 0px;
}

hr.separator
{
	margin: 30px 0px 20px 0px;
	color: #f9ba07;
	background-color: #f9ba07;
	height: 3px;
}

.gototop
{
	font-size: 8pt;
	font-weight: bold;
	margin-left: 20px;
}

.container {
	margin: 0px 0px 0px 0px;
	width: 1000px;
	height: 100%;
	text-align:center;
}

.navigation
{
	background-color: #F9BA07;
	width: 167px;
	height: 100%;
}

.navi-slogan
{
	height: 50;
	text-align: right;
	text-valign: middle;
	background-color: #f9ba07;
}

.slogan-navi
{
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-right: 8px;
	text-align: right;
}

.main
{
	background-color: white;
	width: 167px;
	height:100%;
}

.main-slogan
{
	height: 50px;
	text-align: left;
	text-valign: middle;
	background-color: white;
}

.slogan-main
{
	margin-left: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #f9ba07;
	padding-left: 9px;
}

.navi
{
	background-color: #f9ba07;
	widht: 167px;
}

.navi1
{
	background-color: #f9ba07;
	width: 140px;
}

.navi2
{
	background-color: #f9ba07;
	width: 27px;
}

.main1
{
	background-color: white;
	width: 190px;
}

.main2
{
	background-color: white;
}

.welcome-home
{
	background-color: #f9ba07;
	text-valign: top;
}

.home-title
{
	font-size: 80px;
	font-weight: bold;
	color: white;
	padding: 12px 0px 0px 16px;
}

.home-logo
{
	float: right;
	padding: 0px 18px 0px 0px;
}

.home-text
{
	font-size: 28px;
	font-weight: bold;
	color: white;
	padding: 24px 0px 0px 16px;
}

.blank-cell-left
{
	width: 80px;
}

.home-info
{
	width: 680px;
	background-color: #F9BA07;
}

.blank-cell-right
{
	width: 73px;
}

.text, .principal
{
	background-color: white;
	text-align: left;
	height: 100%;
}

.text-frame
{
	margin-top: 40px;
	width: 600px;
	background-color: #f9ba07;
}

.info-table
{
	height: 100%;
	width: 100%;
}

.title, .info-title
{
	padding: 10px 0px 0px 15px;
	font-size: 40px;
	color:white;
	font-weight: bold;
	background-color: #F9ba07;
}

.info-title
{
	margin-left: 0px;
	padding-left: 25px;
	height: 50px;
}

.chapter-title
{
	font-size: 28px;
	font-weight: bold;
}

.section-title
{
	font-size: 20px;
	font-weight: bold;
}

.para-title
{
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: bold;
}

a.title-link
{
	color: black;
}

a.title-link:hover
{
	color: #f9ba07;
}

.text, .info-text
{
	padding: 1px 10px 1px 1px;
	background-color: white;
	color: black;
}

.info-text
{
	margin: 0px 0px 0px 0px;
	width: 680px;
}

.text-box
{
	overflow: auto;
}

.info-side
{
	width: 60px;
	background-color: #f9ba07;
}

.home-side
{
	width: 20px;
	background-color: #f9ba07;
}

.info-bottom
{
	height: 28px;
}

.home-bottom
{
	height: 20px;
}

.further-links
{
	margin: 20px 0px 0px 0px;
	background-color: white;
	
}

.left-link
{
	width: 293px;
	background-color: white;
}

.right-link
{
	width: 293px;
	background-color: white;
}

#picture-kids
{
	margin: 0px 0px 0px 0px;
	background-image:url(../img/kids.jpg);
	background-repeat:no-repeat;
	width: 293px;
	height: 175px;
}

#picture-teen
{
	margin: 0px 0px 0px 307px;
	background-image:url(../img/kids.jpg); /* teen.jpg); */
	background-repeat:no-repeat;
	width: 293px;
	height: 175px;
}

.parents
{
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 217px;
}

.collaborators
{
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 217px;
}

.link
{
	background-color: #C0C0C0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 217px;
	height: 40px;
	border: 1px solid black;
	color: white;
	font-size: 18px;
}

.link-tab
{
	margin-top: 2px;
	padding: 8px 12px 8px 12px;
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
}

.main-link
{
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.main-link:hover
{
	color: black;
	text-decoration: underline;
}

a.unactive-link-left, a.unactive-link-right
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.unactive-link-left:hover, a.unactive-link-right:hover
{
	color: black;
	text-decoration: none;
}

a.active-link-right, a.active-link-left
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.active-link-right:hover, a.active-link-left:hover
{
	color: black;
	text-decoration: none;
}

.left-tab
{
	padding-left: 30px;
	width: 300px;
	text-align: left;
}

.right-tab
{
	padding-right: 30px;
	width: 300px;
	text-align: right;
}

.kids, .teen, .fachleute
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logo
{
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 0px 500px;
	text-align: right;
}

.active-link-right, .active-link-left
{
	padding: 0px 0px 0px 0px;
	background-color: #F9BA07;
	color: white;
	font-weight: bold
}

.active-link-right
{
	margin: 1px 0px 1px 0px;
}

.active-link-left
{
	margin: 1px 1px 1px 1px;
}

.unactive-link-right, .unactive-link-left
{
	padding: 0px 0px 0px 0px;
	background-color: #C0C0C0;
	color: white;
	font-weight: bold;
}

.unactive-link-right
{
	margin: 1px 0px 1px 0px;
}

.unactive-link-left
{
	margin: 1px 1px 1px 0px;
}

.principal
{
	width: 1000px;
}

.separator
{
	height: 1px;
	border-top: 1px solid #F9BA07;
}

.menu, .menu-teen, .menu-kids, .menu-general
{
	width: 190px;
}

td.menu
{
	vertical-align: middle;
}

.menu-teen
{
	margin: 0px 5px 0px 5px;
	padding: 180px 0px 180px 0px;
	background-image:url(../img/teen-bkg.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 10pt;
	color: black;
}

.menu-kids
{
	margin: 0px 5px 0px 5px;
	padding: 150px 0px 150px 0px;
	background-image:url(../img/kids-bkg.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 10pt;
	color: black;
}

.menu-general
{
	margin: 0px 5px 0px 5px;
	padding: 180px 0px 180px 0px;
	background-image:url(../img/fachleute-bkg.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 10pt;
	color: black;
}

.info
{
	background-color: #F9BA07;
}

.current-menu
{
	background-color: #F9BA07;
	padding: 5px 5px 5px 5px;
}

a.item, a.current-item, font.item, font.current-item
{
	padding: 2px 2px 2px 2px;
	height: 22px;
	width: 170px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
}

a.item, a.subitem, .item
{
	color: black;
}

a.current-item, font.current-item
{
	background-color: #F9BA07;
	color: white;
}

a.current-item-actif
{
	padding: 2px 2px 2px 2px;
	height: 22px;
	width: 170px;
	font-size: 10pt;
	color: white;
font-weight: bold;
text-decoration: none;
}

a.current-subitem-actif
{
	padding: 2px 2px 2px 8px;
	color: white;
font-weight: bold;
text-decoration: none;
}

a.item:hover, a.current-item:hover, a.subitem:hover, a.current-subitem:hover
{
	background-color: #C0C0C0;
	color: white;
}

.subitem, .hidden, .current-subitem
{
	padding: 2px 2px 2px 8px;
	font-size: 8pt;
	text-decoration:none;
	line-height: 150%;
}

a.current-subitem
{
	color: white;
}

.hidden
{
	display: none;
}

img
{
	border: none;
}

.contact, .small
{
	font-size: 9pt;
}

td.contact
{
	vertical-align: top;
}

td.padded-list
{
	padding-left: 40px;
}

p.padded-list
{
	padding-left: 50px;
}

table.left-top-table tr th, table.left-top-table tr td
{
	text-align: left;
	vertical-align: top;
}
.bib-title, .price-title, .bib-subtitle, .emphasis
{
	font-weight: bold;
}

.price-amount
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

table.model td, table.model th
{
	vertical-align: top;
}

table.model th
{
	background-color: #C0C0C0;
	font-weight: bold;
	text-align: left;
}

table.model2 th, table.model2 td
{
	vertical-align: top;
}


.simleTableItem{
	border: solid 1px #f9ba07;
	background-color: #FDEAAB;
}

.structuredPara{
 line-height:135%;
}





.table_item
{

	border-style:solid;
	border-width:1px;

	background-color: #FDEAAB;

	border-top-color:#FCE36D;
	border-left-color:#FCE36D;
	border-right-color:#FDEAAB;
	border-bottom-color:#FCE36D;
	
	text-align:left;
	vertical-align:top;
	font-size:12px;
	
}