html, body{
margin: 0;
padding: 0;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
a{outline: none;}
#sitemap{position: absolute;top: 83px;right: 5px;width: 27px;height: 22px;z-index: 1;}
#sitemap img{border: none;}
#pagewidth{
width: 840px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#header{
	position: relative;
	height: 105px;
	background-color: white;
	background-image: url(escuela/images/backgrounds/logo_kleinersprachladen.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}
/*versuchsleiste*/
#header2{
	position: relative;
	color: White;
	text-align: center;
	height: 20px;
	background-image: url(escuela/images/backgrounds/bg-oben.gif);
	background-repeat: no-repeat;
		background-position: center bottom;
	width: 100%;
}
#maincol{
float: right;
display:inline;
position: relative;
width:100%;
background-image: url(escuela/images/backgrounds/back.gif);
background-repeat: repeat;
}

#footer{
	height: 4em;
/*	background-color: #0000CC;*/
	background-image: url(escuela/images/backgrounds/bg-unten.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
	text-align: center;
	clear: both;
	width: 100%;
	border-top: 1px solid #CC0033;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
 #footer a{
color: #fff;
font-weight:bold;
 }
#copy{display:inline;float:right;margin:0;padding:0;font-size:0.8em;color:#fff;}
#maincol .laender{float: left;}
#maincol .laender.italien{float: right;}

.laender a{text-decoration: none;}
.laender a:hover {text-decoration: underline;}
.spanien a, .spanien ul{color: #0000CC;}
.lateinamerika a, .lateinamerika ul{color: #903;}
.italien a, .italien ul{color: #009966;}
a:visited{
	color: #000066;
}
ul ul{font-size: smaller;}
.lateinamerika{
 width: 32%;
height:100%;
margin-right: 1%;
background-image: url(escuela/images/backgrounds/back-lateinamerika.gif);
background-repeat: repeat;
}
.spanien{
width: 33%;
height:100%;
margin-right: 1%;
background-image: url(escuela/images/backgrounds/back-spanien.gif);
background-repeat: repeat;
}
.italien{
width: 32%;
height:100%;
background-image: url(escuela/images/backgrounds/back-italien.gif);
background-repeat: repeat;
}

.ueberschrift{
display: block;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
.ueberschrift a{
display: block;
color: White;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.ueberschrift a:hover{ text-decoration: none;}
.ueberschrift a:visited{color:#fff;}
a.pdf{background-image: url(images/backgrounds/pdf.gif);	background-position: left;	background-repeat: no-repeat;	padding-left: 20px;   color: #00008B;}
 /* *** Float containers fix:*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
