@CHARSET "ISO-8859-1";

body {
	text-align: center;
	/*background-color: #e0e0e0;*/
	background-color: #aaaaaa;
	background-image: url(../img/bg2.png);
	background-repeat:repeat-x;

}

h1 {
	margin-top: 14px;
	margin-bottom: 5px;
	color: #707173;
	font-family: "Arial Black", Arial;
	font-weight: bolder;
	font-size: 16pt;
}

h2 {
	color: #868788;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: "Arial Black", Arial;
	font-weight: bold;
}

img {
	border: 0px;
}

a { 
    text-decoration: none; 
    font-size: 10pt; 
    /*font-family: "Arial Black", Arial; */
    font-family: "Arial", Arial;
   /* font-weight: bold; */
    color: #707070;
    
}
a:hover { text-decoration: underline; }

a:active { color: #907070; }

p {	margin-top: 0px;}

#inhalt {
	width: 886px;
	text-align: left;
	background-color: #ffffff;
}

.text {
	color: #444444;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
}

.linie {
	border-top: 1px solid #c2c3c3;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 0px;
	line-height: 0px;
}

.link-deaktiviert {
	color: #c6c7c8;
}




.content {
    font-size: 12pt;
    font-family: "Arial", Arial;
}

.content h1 {
    margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	font-family: "Arial", Arial;
	font-weight: bold;
	font-size: 20pt;
}

.content h2 {
    margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	font-family: "Arial", Arial;
	font-weight: bold;
	font-size: 14pt;
}

.content p {
    text-align: justify;
}

.content a {
    font-family: "Arial", Arial;
    font-weight: bold;
    text-decoration:underline;
     font-size: 10pt;
}

.content a:hover {
    background-color:yellow;
}

.footer {
    color:white;
    font-size:10pt;
    font-weight: bold;
}
#circle_main {
	background: url('../img/circle.jpg') no-repeat top center;
	height: 600px;
}
#circle_main a {
	text-decoration: none;
	cursor: pointer;
}
#circle_main p {
	padding: 85px 15px 0 15px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #9b9f9e;
	height: 54px;
	margin: 0;
}
#circle_main_text {
	color: #9b9f9e;
	font-size: 39px;
	font-family: Verdana;
	width: 300px;
	text-align: center;
	position: absolute;
	margin: 240px 0 0 200px;
}
#textfeld {
	position: absolute;
	width: 717px;
	margin-left: -20px;
	display: none;
	color: #9b9f9e;
	font-size: 14px;
	line-height: 24px;
}
#textfeld h1{
	font-size: 24px;
	color: #9b9f9e;
}
#textfeld h2{
	font-size: 18px;
	color: #9b9f9e;
	font-weight: normal;
	margin: 15px 0;
}
#shadow {
	background: url("../img/border.png") repeat-y scroll left top transparent;
	position: absolute;
	margin-left: -26px;
	width: 27px;
	display: none;
}
#neospiel_logo {
	background: url('../img/neospiel_logo.jpg') no-repeat top center;
	width: 232px;
	height: 139px;
	position: absolute;
	margin: 25px 0 0 100px;
}
#neospiel_more {
	display: none;
	background: #5a933e;
	height: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#neospiel_text {
	background: #f6f6f6;
	padding: 20px 10px 50px 12px;
	position: absolute;
	display: none;
}
#playgarden_logo {
	background: url('../img/playgarden_logo.jpg') no-repeat top center;
	width: 232px;
	height: 139px;
	position: absolute;
	margin: 130px 0 0 465px;
}
#playgarden_more {
	display: none;
	background: #a32c0a;
	height: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#playgarden_text {
	background: #f6f6f6;
	padding: 20px 10px 50px 12px;
	position: absolute;
	display: none;
}
#circle_logo {
	background: url('../img/4fcircle_logo.jpg') no-repeat top center;
	width: 232px;
	height: 139px;
	position: absolute;
	margin: 330px 0 0 25px;
}
#circle_more {
	display: none;
	background: #181e82;
	height: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#circle_text {
	background: #f6f6f6;
	padding: 20px 10px 50px 12px;
	position: absolute;
	display: none;
}
#playparc_logo {
	background: url('../img/playparc_logo.jpg') no-repeat top center;
	width: 232px;
	height: 139px;
	position: absolute;
	margin: 430px 0 0 385px;
}
#playparc_more {
	display: none;
	background: #ffff00;
	height: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#playparc_text {
	background: #f6f6f6;
	padding: 20px 10px 50px 12px;
	position: absolute;
	display: none;
}
#buttons {
	text-align: center;
	margin: 20px 0 0 125px;
}
#mehr_button {
	background: url('../img/mehr.jpg') no-repeat;
	width: 201px;
	height: 53px;
	display: block;
	float: left;
	margin-right: 50px;
	cursor: pointer;
	border: 0;
}
#mehr_button span {
	display: none;
}
#katalog_button {
	background: url('../img/katalog.jpg') no-repeat;
	width: 201px;
	height: 53px;
	display: block;
	float: left;
	cursor: pointer;
	border: 0;
}
#katalog_button span {
	display: none;
}
#contactForm {
	background: url('../img/kontakt_bg.jpg') no-repeat;
	display: block;
	height: 460px;
	width: 635px;
	padding: 80px 0 0 50px;
}
#anschrift {
	
}
#adresse {
	float: left;
	margin-right: 20px;
}
#telefon {
	float: left;
}
#link3 {
	background: url(../img/neospiel.jpg) no-repeat;
	display: block;
	margin: 0 0 0 10px;
	padding: 4px 0 4px 25px;
}
#link3:hover {
	background: #fff url(../img/neospiel.jpg) no-repeat;
}
#link54 {
	background: url(../img/playparc.jpg) no-repeat;
	display: block;
	margin: 0 0 0 10px;
	padding: 4px 0 4px 25px;
}
#link54:hover {
	background: #fff url(../img/playparc.jpg) no-repeat;
}
#link12 {
	background: url(../img/4fcircle.jpg) no-repeat;
	display: block;
	margin: 0 0 0 10px;
	padding: 4px 0 4px 25px;
}
#link12:hover {
	background: #fff url(../img/4fcircle.jpg) no-repeat;
}
#link9 {
	background: url(../img/playgarden.jpg) no-repeat;
	display: block;
	margin: 0 0 0 10px;
	padding: 4px 0 4px 25px;
}
#link9:hover {
	background: #fff url(../img/playgarden.jpg) no-repeat;
}
.clear {
	clear: both;
}
