/* ------------------------------ */
/* LifeOfLippe.de                 */
/* ------------------------------ */
/* CSS Datei - Defaultversion 1.6 */
/* Last Edit: 06-05-13            */
/* (c) 2006 by Lippe              */
/* ------------------------------ */

body {
   background: #606060;
   padding: 120px 180px 30px 20px;
   margin: 0px;
   text-align: center;
}

#aussen {
	position: relative;
	vertical-align: top;
	margin: 0px auto 0px auto;
 	width: 760px;
	background-color: #C1CCF1;
	border : 1px solid #5065AB;
	text-align: left;
	font: 0px/0px "Courier New", Courier, monospace; /* Um IE Fehler bei kleinen Hoehen auszubuegeln */
}

#aussen a.werbung {
	text-decoration: none;
}
#aussen a.werbung img {
	position: absolute;
	right: -180px;
	border: 1px solid #C1CCF1;
}

/* ------------- HEADER ANFANG ----------- */
#header, #header-links, #header-rechts, #header-mitte-oben, #header-mitte-unten, #lol-o, #lol-o-over {
	position: absolute;
	background: #5065AB no-repeat scroll;
	padding: 0px;
	margin: 0px;
}

#header {
	position: relative;
	width: 760px;
	height: 150px;
}
* html div#header {
	height: 149px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
	margin-bottom: 0;
}
#header-links {
	background: #606060 url(images/lol-links-25jahre.jpg) no-repeat 10px;
	top: -110px;
	left: -10px;
	width: 780px;
	height: 260px;
	z-index: 2;
}
#header-rechts {
	background: none top left;
	top: 0px;
	left: 440px;
	width: 320px;
	height: 150px;
}
#header-mitte-oben {
	background: none top;
	top: 0px;
	left: 320px;
	width: 120px;
	height: 15px;
}
#header-mitte-unten {
	background: none top;
	top: 135px;
	left: 320px;
	width: 120px;
	height: 15px;
	}
#lol-o {
	background: url(images/lol-o.gif) center; /* Default-O wird geladen, spaeter noch in Datei ueberschreiben */
	top: 15px;
	left: 320px;
	width: 120px;
	height: 120px;
	z-index: 1;
}
#lol-o-over { /* Flaeche zum Ueberlagern des O, wenn irgendwas drueber ragt in Zukunft */
	background: none;/* Image hier festlegen */
/*	background: url(images/lol-o-stpday.gif) transparent center; */
	top: 0px;
	left: 0px;
	width: 120px;
	height: 120px;
	z-index: 2;
}
/* ============= HEADER ENDE ============= */

/* ----- komplette Navigation ANFANG ----- */
#nav, #btn-guestbook, #btn-mail, #btn-icq, #btn-aim {
	position: relative;
	background: #C1CCF1 no-repeat scroll top;
	padding: 0px;
	height: 30px;
}
#nav {		/* - Navigationsleiste ------- */
	float: none;
	background: url(images/btn-bg.gif) repeat-x top left;
	margin: 0px;
	width: 760px;
}

/* ------------- Menu rechts ANFANG ------ */
#btn-guestbook, #btn-mail, #btn-icq, #btn-aim {
	float: right;
	margin-right: 10px;
	width: 40px;
}
#btn-guestbook {
	width: 90px;
}
a#btn-icq img {
	padding: 6px 11px 4px 11px;
	border: 0px;
}
a#btn-guestbook:link, a#btn-guestbook:visited {
	background: url(images/btn-guestbook.gif) 0px 0px no-repeat;
}
a#btn-mail:link, a#btn-mail:visited {
	background: url(images/btn-mail.gif) 0px 0px no-repeat;
}
a#btn-icq:link, a#btn-icq:visited {
	background: url(images/btn-icq.gif) 0px 0px no-repeat;
}
a#btn-aim:link, a#btn-aim:visited {
	background: url(images/btn-aim.gif) 0px 0px no-repeat;
}
a#btn-guestbook:hover, a#btn-guestbook:active, a#btn-mail:hover, a#btn-mail:active, a#btn-icq:hover, a#btn-icq:active, a#btn-aim:hover, a#btn-aim:active {
	background-position: 0px -35px;
}
/* ===== komplette Navigation ENDE ======= */

#links {
	position: absolute;
	float: none;
	padding: 5px;
	background: #B5B5B5;
	right: -112px;
	top: 40px;
	top: 195px;
	width: 100px;
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #5065AB;
	z-index: 1;
}
#links[id] {
	right: -112px;
}

/* INHALT BEREICH ANFANG */
.content {
	position: relative;
	float: right;
	padding: 15px 0px;
	background-color: #C1CCF1;
	color: #5065AB;
	width: 740px;
}

.eintrag-oben, .eintrag-unten {
	position: relative;
	background: #C1CCF1 no-repeat scroll left;
	color: #838383;
	padding: 4px 15px;
	width: 710px;
	height: 12px;
	font: 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.eintrag-oben {
	background-image: url(images/eintrag-oben.gif);
/*	border-bottom: 1px dotted #5065AB; */
}
.eintrag-unten {
	clear: both;
	background-image: url(images/eintrag-unten.gif);
/*	border-top: 1px dotted #5065AB; */
}
.eintrag-mitte {
	position: relative;
	background-color: #FFFFFF;
	color: #5065AB;
	padding: 2px 15px 4px 15px;
	width: 695px;
	border-left: 15px solid #5065AB;
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
/* INHALT BEREICH ENDE */

/* FOOTER ZEILE ANFANG */
#footer {
	clear: both;
	position: relative;
	background: #8FA6F3 url(images/footer-bg.gif) repeat scroll top left;
	color: #5065AB;
	padding: 5px 0px;
	margin: 0px;
	width: 760px;
	height: 31px;
	border-top: 1px solid #5065AB;
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
ul#footer li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px 8px;
}
ul#footer li img {
	border: 0px;
}

/* VALIDATOR ZEILE ANFANG */
#validator {
	position: absolute;
	width: 760px;
	font: bolder 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #838383;
	text-align: right;
}
#validator a:link, #validator a:visited {
	color: #838383;
	text-decoration: none;
}
#validator a:hover {
	color: #E5E8F3;
	text-decoration: underline;
}
#validator a:active {
	color: #5065AB;
	text-decoration: underline;
}
/* SEITENAUFBAU ENDE */

/* SONSTIGES ANFANG */
.nodisplay { display: none; }
.clear { clear: both; }
.stroke { text-decoration: line-through; }
p { /* Text der Eintraege */
	margin: 0px 0px 10px 0px;
	text-align: left;
}
b { font-weight: bold; }
i { font-style: italic; }
small {
	margin: -10px 0px 10px 0px;
	display: block;
	font: normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #838383;
	text-align: left;
}
cite, code {
	background: #E5E8F3;
	padding: 10px;
	margin: 5px 20px;
	display: block;
	border: 1px solid #838383;
	text-align: left;
}
.content h3 { /* Ueberschrift der Eintraege */
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color : #5065AB;
	font: small-caps bold 16px/20px "MS Sans Serif", Geneva, sans-serif;
}
.content h4 { /* Zwischenueberschrift innerhalb der Eintraege */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color : #5065AB;
	font: small-caps bold 12px/16px "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
}
.content img { /* Bilder der Eintraege */
	background: #E5E8F3;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #838383;
}
.content img.left {
	float: left;
	margin: 4px 10px 10px 0px;
	clear: both;
}
.content img.right {
	float: right;
	margin: 4px 0px 10px 10px;
	clear: both;
}
.content img.noborder {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.content a:link, .content a:visited {
	color: #838383;
	text-decoration: none;
	border-left: 6px solid #8FA6F3;
	border-bottom: 1px solid #8FA6F3;
	padding: 0px 2px;
}
.content a:hover, .content a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 6px solid #8FA6F3;
	border-bottom: 1px solid #8FA6F3;
	background-color: #8FA6F3;
}
hr {
	border: 0px;
	border-top: 1px solid #5065AB;
}
.wichtig {
	color: #FF0000;
}