/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-color: #1E2A5C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
i {color: #84A5D7;}
p a, p a:visited {text-decoration: none; color:#97B8EA;}
p a:hover {text-decoration: underline;}
h1 a {text-decoration: none; color: #DA824D}
h1 a:hover {text-decoration: underline;}
h1 a:visited {text-decoration: none; color: #DA824D}

h1 {
	color: #DA824D;
	font-size: 20px;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
	}
h2 {
	color: #DA824D;
	font-size: 14px;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 20px;
	}
	
.hell {
	background-color:#596798;
	padding-left: 5px;
	color: #1E2A5E;
	}
.dunkel {
	background-color:#2C3A6C;
	padding-left: 5px;
	color:#7782AA;
	}

.auszeichnung {color: #99CCFF}
.talentrang {
	color: #99CCFF;
	font-weight: bold;
}
#header {width: 100%; top: 0; height: 272px; background-image:url(navleiste.jpg); background-repeat:no-repeat;}

/*Navigationsleiste */
#side {position: absolute; right: 0; background-image:url(images/navleiste_back.gif); top: 222px; width: 145px; height: 456px; border: 0px solid red;}
#navigation {z-index: 300; margin-top: 80px; z-index: 200; float:right; width: 111px; border: 0px solid green;}
#navigation ul {margin: 0; padding: 0; width: 111px; background: #1E2A5C}
#navigation li {margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #000047;}
#navigation li a:hover {background: #5244A7;}
#navigation li a {display: block; width: 111px;}
#navigation li a:visited {display: block; width: 111px;}
.mainnav img {border:0; padding: 0; margin-left: 10px; margin-bottom: 2px;}



#main {z-index:0; position: absolute; right:0; margin-right: 100px; width: 1000px; top: 372px;  border: 0px solid yellow;}
#titel {position: absolute; top: 242px; right:0; margin-right: 560px; border: 0px solid red;}
#schmuck_oben {position: absolute; top: 192px; right:0; margin-right: 820px; border: 0px solid red; }
#bild {display:block; float: left; clear:left; width: 280px; height: 500px; border: 0px solid orange;}
#bild2 {margin-top: 400px; display:block; float: left; clear:left; width: 280px; height: 500px; border: 0px solid orange;}

#schmuck_rechts {z-index: 10; position: absolute; right:0; top: 780px; border: 0px solid white;}
#schmuck_rechts2 {z-index: 10; position: absolute; right:0; top: 1780px; border: 0px solid white;}
#schmuck_rechts3 {z-index: 10; position: absolute; right:0; top: 2780px; border: 0px solid white;}
#schmuck_rechts4 {z-index: 10; position: absolute; right:0; top: 3780px; border: 0px solid white;}
#schmuck_rechts5 {z-index: 10; position: absolute; right:0; top: 4780px; border: 0px solid white;}
#inhalt {
	z-index: 0;
	position:absolute;
	right:0;
	margin-right: 100px;
	width: 580px;
	border: 0px solid blue;
	left: 331px;
}
#inhalt p, #inhalt li{color: #5F88B9; font-size: 14px; line-height: 22px; margin-left: 20px;}

#kreatur {margin-left: 20px;}
#kreatur td{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	
	}
	
	
#kraut td{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	
	}
