/* 
 CSS für Larhgo.de
 Tilmann Holst, 22.9.2003
*/

body {
	background-color: #eedfcc;
	font-family:	Verdana,
			Arial,
			Helvetica,
			Geneva,
			sans-serif;
	margin-left: 2ex;
	vertical-align: middle;
	}

.kasten {
	background-color: rgb(240,240,240);
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: center;
	}

.haupttext {
	margin-right: 4px;
	}
	
.spruch {
	text-align: center;
	font-style: italic;
	}
	
.navbar {
	text-align: center;
	clear: both;
	}


/* IE 5.5 kommt mit den relativen Prozentangaben nicht klar 
h1:first-letter {color: rgb(0,0,128); font-size: 120%;}
h2:first-letter {color: rgb(0,0,128); font-size: 100%;} */

/*
h1:first-letter {color: rgb(0,0,128);}
h2:first-letter {color: rgb(0,0,128);}
h3:first-letter {color: rgb(0,0,128);}
*/

h1,h2,h3 {
	font-family:'Comic Sans MS',Helvetica,Arial,sans-serif;
	}

p {
	text-indent: 1ex;
	}
/*	
p:first-letter {
	color: rgb(0,0,128);
	}
*/	
p.termin {
	padding: 2px;
	margin: 1px;
	text-indent: 0px;
	}

.img-logo {}

.text-logo {
	font-size: 150%;
	font-weight: bold;
	float: left; margin: .3cm;
	}
	
.clear {
	clear: both;
	}

li {
	margin-top: 2px;
	}
hr {
	clear: both;
	}
/* table {clear: both; margin: 4px;} */
table {
	margin: 4px;
	}

.spiele {border: black solid 1px; padding: 0px; margin: 4px;}
.spiele-bild { width: 240px; text-align: center;}
.spiele-text { padding: 4px;}

img { border-style: none; }

a {text-decoration: none;} 
a.termin { font-weight: bold; } 

A:HOVER {
	TEXT-DECORATION: underline;
	}

.bgnav {}
.bgnavtable {border-bottom : thin solid #000000; margin-bottom: 2px;}
.picture-title {font-size: 150%; text-align: center;}
.image {text-align: center;}
.thumbnail {display: inline;}
.float-left {float: left; margin-right: 8px; margin-bottom: 8px;}

/* OddMuse */

img.logo { float: right;}
div.old { background-color:#FFFFAF}
div.new { background-color:#CFFFCF}

img.portrait { float:left; background-color:#fff; border:#999 1px solid; padding:10px; margin:10px;}
div.portrait { float:left; clear:left; font-size:xx-small; padding-left:10px; }
div.portrait:img.portrait { float:none; margin:10px 10px 0 0; }
div.portrait a { text-decoration:none; color:#999; }


