/* (c) heike elsen 2006 für die buchmacherei */

body {
background-color:#000055;
margin-top:20px;
margin-bottom:20px;
}


/*navi*/

.navicont {
padding-left:10px;
}

a.navi {
font-family: Arial,"Trebuchet MS", "sans serif";
font-size: 14px;
font-variant: small-caps;
color: #000033;
font-weight: bold;
text-decoration:none;
}

a.navi:hover, a.navi:active {
color:#ff9900;
border-top: 1px solid #006699;
}

/*aktive seite*/

.cont {
margin-left: 10px;
}

.navicontakt {
font-family: Arial,"Trebuchet MS", "sans serif";
font-size: 14px;
font-variant: small-caps;
color: #FF9900;
font-weight: bold;
border-top: 1px solid #006699;
}

/*unveränderliche navi-bestandteile*/

.navicontfest {
font-family: Arial,"Trebuchet MS", "sans serif";
font-size: 14px;
font-variant: small-caps;
color: #000033;
font-weight: bold;
padding-left: 10px;
height:21px;
margin-bottom:0px;
}

/*unternavi*/

.unternavicont {
padding-left: 20px;
}

a.unternavi {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color:#000033;
text-decoration:none;
line-height:20px;
}

a.unternavi:hover, a.unternavi:active {
color:#ff9900;
border-top: 1px solid #006699;
line-height:20px;
}

/* aktive unternaviseite*/

.unternavicontakt {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color:#ff9900;
border-top: 1px solid #006699;
line-height:20px;
}


/*unter-unternavi*/

.uunternavicont {
padding-left: 30px;
}

a.uunternavi {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color:#000033;
text-decoration:none;
line-height:20px;
}

a.uunternavi:hover, a.unternavi:active {
color:#ff9900;
border-top: 1px solid #006699;
line-height:20px;
}

/* aktive unter-unternaviseite*/

.uunternavicontakt {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color:#ff9900;
border-top: 1px solid #006699;
line-height:20px;
}


/* text */

.textcont {
margin-left:5%;
margin-right:7%;
margin-top:0;
}

.rezcont {
margin-left:5%;
margin-right:5%;
margin-top:0;
} /*container für die übersicht in rezensionen*/

.text {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color: #000033;
}

.textfett {
font-family:Arial, "Trebuchet MS", "sans serif";
font-size: 13px;
color: #000033;
font-weight: bold;
}

.textfett003366 {
font-family:Arial, "Trebuchet MS", "sans serif";
font-size: 13px;
color: #003366;
font-weight: bold;
}

h1 {
font-family: Arial,"Trebuchet MS", "sans serif";  /*"Trebuchet MS", Arial*/
font-size: 15px;
color:#000033;
font-variant: small-caps;
}

a.textlink {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color: #006699;
text-decoration:none;
}

a.textlink:hover, a.textlink:active {
	text-decoration:underline;
	font-size: 13px;
}

a.fenster {
margin-left:5px;
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color: #ffffff;
text-decoration:none;
}

a.fenster:hover, a.fenster:active {
text-decoration:underline;
}

.termine {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 12px;
color: #003366;
font-weight:bold;
}

.buchtitel {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 14px;
color: #003366;
font-weight:bold;
}

/* listenpunkte content*/

ul {
list-style-type:square;
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color: #000033;
}


/* listenpunkte rezensionen - übersicht*/

ul.rez {
list-style-type: square;
list-style-image: url(../bilder/rez.gif);
list-style-position: outside;
padding:5px;
margin:5px;
}

ul.rez li a {
font-family:Arial,"Trebuchet MS", "sans serif";
font-size: 13px;
color: #006699;
text-decoration:none;
}

ul.rez li a:hover,  ul.rez li a:active {
color: #000033;
}

hr {
border: none;
border-top: 1px solid #fff;
color: #fff;
height: 1px;
width:80%;
/*overflow: hidden;
clear: both;*/
}

