@charset "utf-8";
/* CSS Document */
/* Vorlage Mietangeote mit Bildern */

/* Abschnitt 1 Body */
body {
	background-image: url(../_elemente/tile27a.png);
	/*	background-image: url(../_elemente/tile_purple.png);*/
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFF99;
}

/* Abschnitt 2 Div Tags */
#logo {
	position:absolute;
	left:10px;
	top:10px;
	width: 34px;
	height: 34px;
	z-index:40;
}
#logo a:link {
	text-decoration:none
}
#logo a:visited {
	text-decoration:none
}
#logo a:focus {
	text-decoration:none
}
#logo a:hover {
	text-decoration:none
}
#logo a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;

}

#impressum {
	position:absolute;
	left:5px;
	top:82px;
	width:77px;
	height:83px;
	z-index:4;
}

#impressum a {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	z-index: 22;
	left: 0px;
	top: 10px;
	padding-left: 5px;
}

#impressum a:link  {
	font-weight: 100;
	color: #FFFF99;
	word-spacing: inherit;
}

#impressum a:visited {
	font-style: 100;
	color: #FFFF99;
}

#impressum a:hover {
	font-weight: 100;
	color: #66FFCC;
}


#middlehead {
	position:absolute;
	left:125px;
	top:2px;
	width:1135px;
	height:45px;
	z-index:3;
	padding-top: 40px;
}

#middlehead a {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	z-index: 22;
	left: 0px;
	top: 10px;
	padding-left: 5px;
}

#middlehead a:link {
	font-weight: 100;
	color: #3300CC;
}

#middlehead a:visited {
	font-style: 100;
	color: #663399;
}

#middlehead a:hover {
	font-weight: 700;
	color: #6666FF;
}

#maintxt {
	margin-left: 140px;
	margin-top: 150px;
	width: 425px;
	position: absolute;
	z-index: inherit;
	left: -21px;
	top: 17px;
}
#maintxt a:link {
	color: #3300CC;
	text-decoration: underline;
}

#maintxt a:visited {
	font-weight: bold;
}

#maintxt a:focus { 
}

#maintxt a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#maintxt a:active {
	color: #0033FF;
}

#maintxt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333366;
}
#subtxt {
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: 2pt;
}
#subtxt p {
	font-size: 0.8em;
}

#apDiv1 {
	position:absolute;
	left:593px;
	top:165px;
	width:450px;
	height:1105px;
	z-index:1;
	color: #333366;
}

#apDiv2 {
	position:absolute;
	left:174px;
	top:883px;
	width:345px;
	height:102px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:718px;
	top:188px;
	width:156px;
	height:216px;
	z-index:41;
}
#apDiv4 {
	position:absolute;
	left:74px;
	top:11px;
	width:771px;
	height:36px;
	z-index:42;
	visibility: hidden;
}

#apDiv4 {
	position:absolute;
	left:74px;
	top:11px;
	width:80%;
	height:36px;
	z-index:42;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	left:8px;
	top:65px;
	width:121px;
	height:19px;
	z-index:4;
}
#apDiv7copy {
	position:absolute;
	left:793px;
	width:338px;
	height:73px;
	z-index:44;
	overflow: visible;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
	padding-top: 2mm;
	visibility: visible;
	top: 6px;
}

#TopAngebote {
	position:absolute;
	left:924px;
	top:140px;
	width:345px;
	height:52px;
	z-index:43;
}




/* Abschnitt 3 common Tags */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 1.2em;
	color: #333366;
	font-weight: lighter;
	letter-spacing: 1pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: 800;
	color: #7982C7;
}
h5 {
	font-size: small;
	color: #CCCCCC;
	text-transform: none;
	font-weight: lighter;
	letter-spacing: 1pt;
}

/* Abschnitt 4 Linktags 
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000099;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
	color: #006600;
}
*/
/* Abschnitt 5 classes */
.headlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	z-index: 22;
	left: 0px;
	top: 10px;
	padding-left: 5px;
}

.standard {
	font-size: 14px;
	line-height: 22px;
	color: #330099;
}
.weiss {
	color: #FFFFFF;
}
.tiny {
	line-height: 17px;
	font-weight: lighter;
	text-align: left;
	word-spacing: inherit;
	letter-spacing: 1.1pt;
	left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
.highlights {
	font-style: italic;
	font-weight: bolder;
}
.Stil9 {color: #737BC3}
.Stil10 {color: #333366}
.Stil4 {color: #000066}

