/* CSS Document */

#LeftFrame {
	height: 425px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 250px;
	z-index: 5;	
}

#LeftFrame a:link{
	color: #000772;
	text-decoration: underline;
}

#LeftFrame a:visited{
	color: #000772;
	text-decoration: underline;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headstreifen {
	background-color: #000772;
	margin: 0px;
	height: 20px;
	width: 220px;
	position: absolute;
	left: 30px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
	z-index: 5;
}

.minicopy {
	margin: 0px;
	height: 400px;
	width: 180px;
	position: absolute;
	left: 50px;
	top: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000772;
	line-height: 15px;
	z-index: 5;
}

.homestreifen_NoFrame_01 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/01_home_images/01_farbbalken.gif);
	overflow: visible;
	background-repeat: repeat-y;
}


.homestreifen_NoFrame_02 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/02_ueberuns_images/02_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_03 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image:  url("../images/04_toepferei_images/03_farbbalken.gif");
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_04 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image:  url("../images/03_ziegelei_images/04_farbbalken.gif");
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_05 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/05_aktuelles_images/05_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_06 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/06_kontakt_images/06_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_07 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/07_links_images/07_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_08 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/08_sitemap_images/08_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.homestreifen_NoFrame_09 {
	margin: 0px;
	padding: 625px 0px 0px 0px;
	height: 625px;
	width: 250px;
	position: absolute;
	bottom: 0%;
	z-index: 1;
	background-image: url(../images/09_impressum_images/09_farbbalken.gif);
	overflow: visible;	
	background-repeat: repeat-y;
}

.ueberunsstreifen {
	background-color: #E7E86D;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.toepfereistreifen {
	background-color: #FEAE63;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.ziegeleistreifen {
	background-color: #FFE887;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.aktuellesstreifen {
	background-color: #B9DA88;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.kontaktstreifen {
	background-color: #F4D18A;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.linksstreifen {
	background-color: #F3E265;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.sitestreifen {
	background-color: #DDE3E6;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}

.impstreifen {
	background-color: #FFE5AE;
	margin: 0px;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}
