/* DATEI: diario.css */

/* CSS-Angaben für "diario trollo" */
/* Thomas Langens, www.Thomas-Langens.de 2009 */

/* Wichtige Farben                       */
/* #DDE5E3 diariograu					  	  */
/* #006600 dunkelgrün						  */

p,br,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{ font-family:Arial,sans-serif,Helvetica; }

p,blockquote { font-size:10pt; line-height:16pt;}

.monat {
font-family:Times New Roman, Times, serif; 
color:#000000; 
font-size:35pt; 
font-weight:bold;
line-height:40pt;
text-align:center;
}

p.gesperrt {
letter-spacing:4pt;
}

p.bildausfall {
background:#D4E2F4;
letter-spacing:4pt;
font-size:8pt;
}

table.namen {
font-size:10pt; 
line-height:14pt;
}

ul { font-size:10pt; line-height:14pt; list-style-type:circle }

ol { font-size:10pt; line-height:14pt; list-style-type:decimal }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:10pt; line-height:10pt; font-style:normal; font-weight:normal; }
h6 { font-size:8pt; line-height:8pt; font-style:normal; font-weight:normal; }

a:link { color:#009900; text-decoration:underline; }
a:visited { color:#003300; text-decoration:underline; }
a:active { color:#FF3300; text-decoration:none; }
a:hover { color:#009900; text-decoration:none; }

.bild_rechts {
display: block;
float: right;
margin: 0px 0px 0px 15px;
border: 1pt solid #000000;
}

.bild_links {
display: block;
float: left;
margin: 0px 15px 0px 0px;
border: 1pt solid #000000;
}

.Amazon {
font-family: Arial,sans-serif,Helvetica; 
font-size: 8pt;
line-height: 10pt;
font-weight: normal;
color: #666666;
text-align: center;
}

/* ----------------------- mainboxes -------------------------*/

html, body {
margin: 0;
padding: 0;
}

body {
background-color: #FFFFFF;
text-align: center;/*fuer IE_quirks*/
}

#wrapper {
z-index: 0;
position: relative;
margin: 0px auto;
width: 750px;
max-width: 750px;
background-color: #FFFFFF;
color: #FFFFFF;
border: 1px solid #660000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#content {
position: static;
width: 550px;
max-width: 750;
text-align: left;
}

#google_leaderboard { 
position: static;
width: 730px;
height: 90px;
margin: 0px 10px 0px 10px;
text-align:center;
border: 1px solid #000000;
visibility: visible;
color: #FF00FF;
border: 1px solid #00FF00;
}

#skyscraper_right {
z-index: 0;
position: fixed;
width: 200px;
height: 100px;
right: 0px;
top: 0px;
}

#Binnenreklame {
position: static;
text-align: center;
/* border-top: 1px dotted #333333; */
border-right: 0px;
/* border-bottom: 1px dotted #333333; */
border-left: 0px;
/* background-color: #FFFFFF; */
visibility: visible;
}


