﻿html{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: scroll;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #520000;
	font-family: Arial;
	font-size: 14px;
	color: #6B0000;
	text-align: justify;
}

li {
	font-family: Arial;
	font-size: 12px;
	color: #FFff99;
}


ul {
	font-family: Arial;
	font-size: 12px;
	color: #FFff99;
}


p {
	font-family: Arial;
	font-size: 12px;
	color: #FFff99;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 14px;
}


a {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #FFff00;
}

h1  {
	font-size: 15px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: 1px solid #005000;
	border-bottom: 1px solid #005000;
	margin: 0 0 0 0;
	font-variant: small-caps;
	color: #FFFF00;
}

#Umrahmung {
	position: relative;
    left: 15px;
    top: 10px;
    width: 970px;
    height: auto;
    background: ;
    border-left: 1px solid #003000;
	border-right: 1px solid #003000;
	border-top: 1px solid #003000;
	border-bottom: 1px solid #003000;
}

#Seitentitel {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 970px;
	height: 28px;
	background: #6B0000;
}

#Seitentitel h2 {
	margin: 0;
	font-variant: small-caps;
	color: #ffff00;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
}

#banner-weaselweb {
	position: relative;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 204px;
	background: url('Fotos/Banner-Weaselweb.jpg'); 
}

#Button_Startseite {
	position: absolute;
	left: 5px;
    top: 10px;
}

#Button_Impr {
	position: absolute;
	left: 112px;
    top: 10px;
}

#navigationstabelle {
	position: relative;
	left: 0px;
	top: 0px;
	width: 970px;
	height: auto;
}

#navigationstabelle a:visited {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #222222;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0 0 0 0;
	letter-spacing: 2px;
}


#navigationstabelle a:link {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #222222;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0 0 0 0;
	letter-spacing: 2px;
}

#Spacer-oben {
	position: relative;
    left: 0px;
    top: 0px;
    width: 970px;
    height: 36px;
}

#Inhaltsrahmen {
	position: relative;
    left: 0px;
    top: 0px;
    width: 970px;
    height: auto;
    background: url('Fotos/navi-hintergrund.jpg') repeat-y;
}

#Mittelrahmen {
	position: relative;
    left: 195px;
    top: 0px;
    height: auto;
    width: 580px;
}
    
#adsense-oben {
	position: relative;
    left: 55px;
    top: 0px;
    height: 60px;
    width: 468px;
}
    
#Verweiskasten {
	position: absolute;
    left: 805px;
    bottom: 20px;
    width: 160px;
    height: 130px;
    color: #FF5933;
    font-size: 10px;
    background: ;
}

#Verweiskasten a:visited {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}

#Verweiskasten a:link {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}

#Spacer-unten {
	position: relative;
    left: 0px;
    top: 0px;
    width: 970px;
    height: 36px;
}

#roter-Balken-unten {
	position: relative;
    left: 0px;
    top: 0px;
    width: 964px;
    height: auto;
    color: #FF5933;
    font-size: 10px;
    font-style:italic;
    text-align: justify;
    padding: 3px 3px 3px 3px;
    background:#6B0000;
}

#roter-Balken-unten a:visited {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: underline;
	font-style: italic;
}

#roter-Balken-unten a:link {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: underline;
	font-style: italic;
}

#linke-Seite {
	position: absolute;
    left: 0px;
    top: -5px;
    height: auto;
    width: 160px;
}

#Fotoleiste {
	position: relative;
    left: 10px;
    top: 0px;
    height: auto;
    width: 150px;
}

#Projekte {
	position: absolute;
    left: 810px;
    top: -5px;
    height: auto;
    width: 150px;
    font-variant: small-caps;
    color: #FF5933;
}

#Projekte a:visited {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: underline;
	font-style: italic;
	text-align: justify;
	font-variant: normal;
}

#Projekte a:link {
	font-size: 10px;
	color: #FFAD64;
	text-decoration: underline;
	font-style: italic;
	text-align: justify;
	font-variant: normal;	
}

#adsense-links {
	position: relative;
    left: 22px;
    top: 0px;
    height: 240px;
    width: 120px;
}


