@import url(typo3-RTE.css);
@import url(print_003.css);
@import url(content.css);
/* ------------------------------------------------------------ */
/* GLOBAL */
/* ------------------------------------------------------------ */
*{
margin:0;
padding:0;
}
html,body{
height:100%;
}
body{
background: #E1E2DB;
color:#666666;
font:normal normal normal 10px Verdana,Arial,sans-serif;/*standardfontdefinition*/
}
img{
border:0;
}
/* ------------------------------------------------------------ */
/* GLOBALE POSITIONIERUNG */
/* ------------------------------------------------------------ */
/* zentriert vertikal mit page zusammen */
#distance{
float:left;
height:50%;
margin-bottom:-225px;/* halbe containerhöhe */
width:1px;
}
/*trägt alle elemente und zentriert sie im viewport */
#page{
clear:left;
color:white;
margin:0 auto;
position:relative;
width:900px;
height:450px;
z-index: 0;
}
#back{
background: #FFF;
top:0;
left:0;
width:900px;
height:450px;
position: absolute;
z-index: 1;
}
#content{
padding:20px;
top:0;
left:0;
width:860px;
height:410px;
position: absolute;
z-index: 100;
}
#content_left{
width: 210px;
height: 390px;
position: absolute;
text-align: left;
margin-left: 0px;
margin-top: 0px;
background: #DB162E;
padding: 10px;	
}
#content_right{
width: 590px;
height: 390px;
position: absolute;
text-align: left;
margin-left: 250px;
margin-top: 0px;
background: #69BEAA;	
padding: 10px;
overflow:auto;
}
#home #page #content #content_right{
width: 610px;
height: 410px;
position: absolute;
text-align: left;
margin-left: 250px;
margin-top: 0px;
background: #69BEAA;	
padding: 0px;
overflow:hidden;
}
#content_left ul{/*  erste naviebene*/
list-style: none;
margin-top: 20px;
}
#content_left ul li{
margin-bottom: 10px;
}
#content_left ul li a {
color: #FFF;
font-size: 13px;
}
#content_left ul li strong {
color: #FFF;
font-size: 13px;
font-weight: bold;
}
#content_left ul li ul { /*  zweite naviebene*/
margin: 10px 0 20px 16px;
}
#content_left ul li ul li a{
font-weight: normal;
font-size: 11px;
}
#content_left ul li ul li strong {
color: #FFF;
font-size: 11px;
font-weight: bold;
}
#content h1 {
font-size: 1.5em;
margin: 20px 0 10px;
}
#content p {
color: #333;
margin-top: 15px;
font-size: 1.2em;
line-height: 1.3em;
}

#content_left p {
color: #FFF;
margin-top: 10px;
font-size: 13px;
line-height: 1.3em;
}

#content_left h2 {
color: #FFF;
margin-top: 30px;
font-size: 13px;
line-height: 1.3em;
font-weight:bold;
}

#content a {
text-decoration:none;
color:#fff;
}
#content_right a {
color:#fff;
}
#content a:hover {
text-decoration:underline;
}

#content table.contenttable p {
margin-top:0px;
}
/*-------------DEKOBILDER IN VERSCHIEDENEN TEMPLATES------------*/
 .deco{
position: absolute;
width: 310px;
height: 350px;
z-index: 200;
}
.figur_1{
bottom: -36px;
right: -36px;
background: url(../img/kenbukai/schattenrisse/figur_1.png) no-repeat right bottom;
}
.figur_2{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_2.png) no-repeat right bottom;
}
.figur_3{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_3.png) no-repeat right bottom;
}
.figur_4{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_4.png) no-repeat right bottom;
}
.figur_5{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_5.png) no-repeat right bottom;
}
.figur_6{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_6.png) no-repeat right bottom;
}
.figur_7{
bottom: -36px;
right: 10px;
background: url(../img//kenbukai/schattenrisse/figur_7.png) no-repeat right bottom;
}
