﻿html{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: scroll;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #005000;
	font-family: Arial;
	font-size: 14px;
	color: #FFff99;
	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;
	color: #FFff00;
}

h1  {
	font-size: 14px;
	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;
}

#Hauptrahmen {
	position: relative;
    left: 20px;
    top: 10px;
    width: 950px;
    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: 950px;
	height: 28px;
	background: #008B3A
}

#Seitentitel h2 {
	margin: 0;
	font-variant: small-caps;
	color: #ffff00;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
}

#logo-gebaeudereinigung-berlin {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 214px;
	background: url('Bilder-Gebaeudereinigung/Banner-Gebaeudereinigung.jpg'); 
}

#button-home {
	position: absolute;
	left: 20px;
    top: 6px;
    border: 0;
}

#button-impressum {
	position: absolute;
	left: 110px;
    top: 9px;
    border: 0;
}

#button-ref {
	position: absolute;
	left: 231px;
    top: 5px;
    border: 0;
}

#navitabelle {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	height: auto;
}

#navitabelle a:visited {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #222222;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0 0 0 0;
	letter-spacing: 1px;
}


#navitabelle a:link {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #222222;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0 0 0 0;
	letter-spacing: 1px;
}

#Contentrahmen {
	position: relative;
    left: 0px;
    top: 0px;
    width: 950px;
    height: auto;
    background: #008B3A url('Bilder-Gebaeudereinigung/hintergrund-contentrahmen.jpg') repeat-y;
}


#Spacer-oben {
	position: relative;
    left: 0px;
    top: 0px;
    width: 950px;
    height: 33px;
}

#Spacer-unten {
	position: relative;
    left: 0px;
    top: 0px;
    width: 950px;
    height: 33px;
}

#linke-Seite {
	position: absolute;
    left: 0px;
    top: -5px;
    height: auto;
    width: 160px;
    }

#Adsense-links {
	position: relative;
    left: 20px;
    top: 0px;
    height: 240px;
    width: 120px;
    }
    
#adsense-oben {
	position: relative;
    left: 50px;
    top: 0px;
    height: 60px;
    width: 468px;
    }
 
#Photoleiste {
	position: relative;
    left: 10px;
    top: 0px;
    height: auto;
    width: 140px;
    }    
    
#mittlerer-Rahmen {
	position: relative;
    left: 190px;
    top: 0px;
    height: auto;
    width: 570px;
    }
    
#rechter-rahmen-oben {
	position: absolute;
    left: 802px;
    top: -5px;
    height: auto;
    width: 140px;
    font-size: 12px;
    }
  
#gruener-Balken-unten {
	position: absolute;
    left: 0px;
    bottom: -30px;
    width: 944px;
    height: auto;
    color: #555555;
    font-size: 10px;
    font-style:italic;
    text-align: justify;
    padding: 3px 3px 3px 3px;
    background:#00FB3B;
}

#gruener-Balken-unten a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#gruener-Balken-unten a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

#Verweiskasten {
	position: absolute;
    left: 790px;
    bottom: 20px;
    width: 160px;
    height: 130px;
    color: #555555;
    font-size: 10px;
    background: ;
}

#Verweiskasten a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}

#Verweiskasten a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}


