/* ---------------------------------------
CSS fue Dorway-Seiten ACCEPT - BIETE
---------------------------------------*/

body{
	background-image: url("background.gif");
	bachground-repeat:repeat-y;
}

#rechts1, #rechts2, .info, .keywords, .freecall, .text-rechts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, ul, li, a, .text, .domainlinks-biete, .domainlinks-suche{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3em;
}

h1, h2, h3, h4, h5, h6{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
   font-size: 1.1em;
   font-weight: bold;
   color: #104e30;
}

h2 {
    color: #000000;
	font-size: 14px;
}

h3 {
    color: #000000;
	font-weight: bold;
	font-size: 12px;
}

h4 {
    color: #104e30;
	font-size: 1.2em;
}

h5 {
    color: #e8e8e8;
	font-size: 11px;
}

h6 {
    color: #104e30;
	font-weight: bold;
	font-size: 13px;
}

a{
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited{
	color: #000000;
	}

a:active{
	color: #000000;
}

a:hover{
	color: #828785;
}


a:hover {
	color: #757575;
	text-decoration: none;
}

/*--- Textfeld im Content-Bereich ---*/
.text {
	position:absolute;
	top:420px;
	left:200px;
	width:500px;
	z-index:50;
}

.text-willkommen{
	position:absolute;
	top:200px;
	left:200px;
	width:500px;
	z-index:50;
}

.text-info{
	position:absolute;
	top:880px;
	left:200px;
	width:500px;
	z-index:50;
}

.text-kontakt{
	position:absolute;
	top:770px;
	left:200px;
	width:500px;
	z-index:50;
}

/*-- menue im linkem gruenen Balken -----------------*/
#menu-links {}
#menue-links a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	font-size:14px;
	font-weight:bold;
	color: #d3dad7;
	text-decoration: none;
	position: relative;
	z-index:60;
	top:180px;
	left:10px;
}
	
#menue-links a:hover{
	color: #779D8B;
}


/*--- Links im rechten grauen Balken --- */
#rechts1 a{
	/*position:absolute;
	top: 100px;
	right: 10px;
	width: 150px;
	z-index:40;*/
	color: #454545;
	text-decoration: none;
}

#rechts1 a:hover{
	color: #9D9D9D;
}

#rechts1 p{
	position:absolute;
	top:200px;
	left: 735px;
	width: 150px;
	z-index:40;
	color: #454545;
}

#rechts2 a{
	position:absolute;
	top: 280px;
	left: 735px;
	width: 160px;
	color: #454545;
	z-index:41;
	text-decoration: none;
}

#rechts2 a:hover{
	color: #9D9D9D;
}

#rechts1 p{
	color: #454545;
}

/*-- freecall-Hinweis im rechten grauen Balken ---*/
.freecall{
	position:absolute;
	top: 360px;
	/*right: 0px;*/
	left:720px;
	width: 180px;
	height: 80px;
	z-index:43;
	color: #d3dad7;
	padding: 20px;
	font-weight:bold;
	/*background:#104e30;*/
}
.freecall-back{
position:absolute;
	top: 360px;
	/*right: 0px;*/
	left:720px;
	width: 180px;
	height: 80px;
	z-index:42;
	color: #d3dad7;
	/*padding: 20px;*/
	font-weight:bold;
	background:#104e30;
}

/*--- Kopfzeile --*/
#kopfzeile{
	position: absolute;
	top: 38px;
	left: 0px;
	height: 147px;
	width: 900px;
	background: white;
	z-index:18;
	border-top-width:2px;
	border-top-color:red;
}

#kopfzeile-back{
	position: absolute;
	top: 37px;
	left: 0px;
	height: 149px;
	width: 900px;
	background: #104e30;
	z-index:16;
}

#logo{
	position:absolute;
	top:43px;
	left:520px;
	z-index:19;
}
#kopfzeile-bild{
	position:absolute;
	top:38px;
	left:0px;
	z-index:20;
}

/*--- adresszeile oberhalb Kopfzeile ---*/
.info {
	font-size:10px;
	position:absolute;
	top:20px;
	left:200px;
	z-index:39;
}








