html, body{
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
z-index: 1000;

}
img{border: none;}
a{outline: none;}
#pagewidth{
/**/
width: 840px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#header{
	position: relative;
	height: 105px;
	background-color:  transparent; color: #000;
	background-image: url(images/backgrounds/logo_kleinersprachladen.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
}
#sitemap{
	position: absolute;
	top: 2px;
	right: 5px;
	width: 27px;
	height: 22px;
	z-index: 1;
}
#sitemap img{border: none;}
#header2{
	position: relative;
	color: White;
	text-align: center;
	height: 25px;
	background-image: url(images/backgrounds/bg-oben.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	width: 100%;
	padding-top: 3px;
}
#header2 a, #header2 a:hover, #header2 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;

}
#footer{
	height: 4em;
	background-image: url(images/backgrounds/bg-unten.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 3px;
}
 #footer a{
color: #fff;
font-weight:bold;
 }
#copy{display:inline;float:right;margin:0;padding:0;font-size:0.8em;color:#fff;}
.laender{float: left; margin-bottom: 1em;}
.laender p{
margin: 0.5em 1.5em;
}
.laender a{text-decoration: none;}
.laender a:hover {text-decoration: underline;}
.spanien a{color: #009;}
.lateinamerika a{	color: #603;}
.italien a{color: #066;}
.spanien{
background-image: url(escuela/images/backgrounds/back-spanien.gif);
background-repeat: repeat;
}
.lateinamerika{
background-image: url(escuela/images/backgrounds/back-lateinamerika.gif);
background-repeat: repeat;
}
.italien{
background-image: url(escuela/images/backgrounds/back-italien.gif);
background-repeat: repeat;
}

.ueberschrift{
display: block;
}
.ueberschrift a{
display: block;
font-weight: bold;
text-align: center;
text-decoration: underline;
}
.ueberschrift a:hover{ text-decoration: underline;}
h1{font-size: 1.4em;}h2{font-size: 1.2em;}h3{font-size: 1.1em;margin:0;}h4{font-size: 1.0em;}h5{font-size: 0.9em;}
h1 a {
	text-decoration: none;
	color: #000066;
}
h1 a:hover{
	text-decoration: underline;
}
.col1{
	width: 20%;
	float: left;
	position: relative;
	color: black;
	background-color: transparent;
	margin: -1.4em 0 0 0;
	padding: 0;
	font-size: 0.82em;
}

.col2{
	width: 60%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.col3{
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
}
.spanien .col2{
	color: #009;
	width:57%;
}
.spanien .col1 a {
	display: block;
	font-weight: bold;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	background-color: #0000CC;
	padding: 2px;
	color: #FFF;
	margin-bottom: 2px;
	text-decoration: none;
}

.spanien .col1 a:hover
{
	border-right: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
	background-color: #CCCCFF;
	color: #000099;
	text-decoration: none;
}
.lateinamerika .col2{
	color: #603;
}
.lateinamerika .col1 a {
	display: block;
	font-weight: bold;
	border: 1px solid #FF9999;
	background-color: #903;
	padding: 2px;
	color: #FFF;
	margin-bottom: 1px;
	text-decoration: none;
}
.lateinamerika .col1 a:hover
{
	border-right: 1px solid #903;
	border-bottom: 1px solid #903;
	background-color:#FF9999;
	color: #333;
	text-decoration: none;
}
#submenu a {
 padding: 10px;
}
.italien .col2{
	color: #066;
}
.italien .col1 a {
	display: block;
	font-weight: bold;
	border: 1px solid #ECF8EC;
	background-color: #009966;
	padding: 2px;
	color: #FFF;
	margin-bottom: 1px;
	text-decoration: none;
}

.italien .col1 a:hover
{
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	background-color: #ECF8EC;
	color: #333;
	text-decoration: none;
}
.news{
 	-moz-opacity: 0.7;
}
.news:hover{
 	-moz-opacity: 1;
}
/*Linkleisten styles*/
#linkleiste{border: 1px solid #903; padding:0.3em;font-size:0.7em;text-align:center;margin-top:30px;background-color:#E2E2E2;-moz-border-radius:10px;}
#linkleiste a, #linkleiste a:hover, #linkleiste a:visited{color:#009;text-decoration:underline;}
#linkleiste a:hover{color:#903;}
/* *** 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 */