/* Costa-de-azahar */
body {
	background-color: #5c99c6;
    font-family: Verdana,Arial,serif;
    font-weight: normal;
    font-size: small;
    text-align: left;
    line-height:16pt;
    /*font-size:48pt;
    color:#FF0000;
    font-style:italic;
    letter-spacing:0.2mm;
    word-spacing:0.8mm;*/
	background-image: url(pics/back.jpg);
	background-repeat:repeat-x;
	margin: 0px;
}

img {
	border: 0;
}

.wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image: url(pics/mitte_leer_10.jpg);
	background-repeat: repeat-y;
    float: none;
}
.mitte {
	float:left;
	width:980px;
    background-image: url(pics/mitte_leer_500.jpg);
	background-repeat: no-repeat;
    padding-left: 57px;
    padding-top: 0px;
}
.oben {
	float:left;
	width:980px;
	height:248px;
	background-image: url(pics/oben3.jpg);
	background-repeat:no-repeat;
}
.Laufleiste_inaktiv {
	float:left;
	width:923px;
	height:28px;
	background-image: url(pics/Laufleiste_inaktiv.jpg);
	background-repeat:no-repeat;
    padding-top: 0px;
    padding-left: 57px;
}
.Button_Bereich {
	font-size: medium;
    line-height: normal;
	float:left;
	width:750px;
	height:28px;
    padding-left: 58px;
}
.footer {
	float:none;
	background-image: url(pics/footer.jpg);
	background-position: 50% 0;
	background-repeat:no-repeat;
	width:980px;
	height:100px;
}
.footerlabel {
	padding-top: 20px;
	width:980px;
	height: 60px;
    margin-left: 0px;
}
.hidden {
    float:left;
    width:980px;
	height:10px;
    margin-bottom: 0px;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
a:link {
	color: #ffffff; text-decoration:none;
}
a:visited {
	color: #ffffff; text-decoration:none;
}
a:hover {
	color: #ffffff; text-decoration:none;
}

* html a:hover {
	visibility:visible;
}
.Text {
    float:left;
	width:700px;
    padding-left: 78px;
}
.Text a:link {
    color: #0000ff; text-decoration:none;
}
.Text a:visited {
	color: #0000ff; text-decoration:none;
}
.Text a:hover {
	color: #0000ff; text-decoration:none;
}

.webdesign  {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-size: x-small;
    font-family: Verdana,Arial,serif;
    font-weight: normal;
    }
