html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
a {outline: none;}
/*selektion*/
#selektion{position: absolute;top: -30px;left: 0;z-index: 100;font-size: 11px;}
#selektion a{text-decoration: none;font-weight: bold;display:block; height: 30px;}
#selektion .lateinamerika{ width: 95px; background-color: #FF9999;color:#4E4E4E; text-align: center;-moz-border-radius-topleft:5px;}
#selektion .spanien{ width: 95px; background-color: #CCCCFF;color:#4E4E4E; text-align: center;}
#selektion .italien{ width: 95px; background-color: #009966;color: White; text-align: center;-moz-border-radius-topright:5px;}
#selektion  ul li {list-style: none;float: left;position: relative;}
#sitemap{position: absolute;top: 5px;right: 5px;width: 27px;height: 22px;z-index: 1;}
#sitemap img{border: none;}
/**/
p, h1, h2, h3, h4, h5, ul, li {
	color: #535353;
}
a.extern{	background-image: url(../images/backgrounds/external.gif);	background-position: left 0.2em;	background-repeat: no-repeat;	padding-left: 20px;	color: #00008B;}
a.intern{	background-image: url(../images/backgrounds/internal.gif);	background-position: left;	background-repeat: no-repeat;	padding-left: 20px;   color: #00008B;}
#maincol a, #rightcol a {
	color: #333;
	text-decoration: underline;
}
#maincol a:hover, #rightcol a:hover {
	color: #c03;
	text-decoration: none;
	background-color: #FFFFDD;
}
#rightcol a:visited {
	color: #c03;
	text-decoration: none;
}
#pagewidth{
	width: 85%;
	min-width: 800px;
	max-width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; /*	background-image: url(../images/backgrounds/back.gif);
	background-repeat: repeat;*/
	background-color: #E8FFE8;
	color: #000;
				-moz-border-radius: 0 10px 10px 10px ; /*fängt top left an*/
}
#top{
	width: 85%;
	min-width: 800px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	background-image: url(../images/logo_italienisch.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	color: White;
}
#top:hover {
cursor:pointer;
}

html{
	/*background-color: #00CC99;*/
	background-color: #99CC99;
}
#header{
	padding-top: 5px;
	position: relative;
	height: 2em;
	text-align: center;
	background-color: #009966;
	width: 100%;
	border-bottom: 2px solid #FF6633;
	color: White;
	-moz-border-radius-topright: 10px;
}

#leftcol{
	width: 20%;
	float: left;
	position: relative;
	color: black;
	margin-top: 1%;
}

#twocols{
	width: 80%;
	float: right;
	position: relative;
	background-color: transparent;
	color: Black;
}

#rightcol{
	width: 27%; /*width: 150px;*/
	float: right;
	position: relative;
	background-color: #CCF0CE;
	color: Black;
	margin-top:1%;
/*	padding: 1%;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
		border: 1px solid #990033;
}
/*#rightcol img,*/ #rightcol table{
padding: 2px 2px 2px 5px
}
#rightcol p{
	padding: 1%;
}
#maincol{
	/*background-image: url(../images/backgrounds/back.gif);
	background-repeat: repeat;*/
	background-color: #E8FFE8;
	color: Black;
	float: left;
	display: inline;
	position: relative;
	width: 68%; /*visibility: hidden;*/
	padding: 1%;
}
#contact{
	height: 17px;
	clear: both;
	color: #333333;
	text-align: right;
	font-size:1em;
}
#contact a{
	color: #333;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 	18px;
	padding-right: 5px;
	margin-top: 5px;
	text-decoration: underline;
	}
#contact a:hover{
	text-decoration: none;
	background-color: #FFFFCC;
}
#contact a:active{
	background-color: transparent;
}
#contact a.mail{
	background-image: url(../images/symbole/mailsmall.gif);
}
#contact a.faq{
	background-image: url(../images/symbole/faq.gif);
}
#contact a.agb{
	background-image: url(../images/symbole/agb.gif);
}
#footer{
	height: 3em;
	background-color: #009966;
	clear: both;
	border-top: 1px solid #CC0033;
	color: White;
	padding: 5px;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
/*kontextbezogene styles*/
#leftcol a{
	display: block;
	border-bottom: 1px solid #CCFFCC;
	background-color: #009966;
	color: #FFF; /*	border-style: outset;*/
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
#leftcol a:hover{
	background-color: #CCF0CE;
	border-bottom: 1px solid #009966;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
#leftcol a:visited{
}
#leftcol a.active{
	background-color: #E8FFE8;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #009966;
	text-decoration: none;
}
#leftcol a.submenu {
	background-color: transparent;
	font-weight: bold;
	font-size: 0.8em;
	margin:2px 0 5px 10px;
	border-style: none;
	border-bottom: solid 1px #C03;
	color: #333;
}
#leftcol a.submenu:hover {
	background-color: transparent;
	font-weight: bold;
	color: #CC0033;
	font-size: 0.8em;
	margin:2px 0 5px 10px;
	border-style: none;
	border-bottom: solid 1px #C03;
}
#header a, #footer a{
 color: White;
 background-color: #009966;
 text-align: center;
 padding-left: 2px;
 padding-right: 2px;
 text-decoration: none;
 font-weight: bold;
}
#header a:hover, #footer a:hover{
	color: #666666;
	background-color: #CCF0CE;
	text-decoration: underline;
}
#header a.active{
	color: #666666;
	background-color: #CCF0CE;
	text-decoration: none;
	font-weight: bold;
}
#sitemap a:hover{
	background-color: #009966;
}
 .ueberschrift{
 display: block;
/* background-color: #C03;/*/
  background-color: #FF9999;
 color: White;
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-weight: bold;
 /**/
 	width: 100%;
	border-bottom: 1px solid #990033;
}
.update{
text-align:left;
display:inline;
float:left;
color:#AAA;
font-size: 0.8em;
}
.info{
	font-size: 0.83em;
}
p.moreinfo a{
	cursor: default;
}
.infobox{
	border: 1px dotted #009966;
	width: 96%;
	margin: 5px auto 5px auto;
	float: left;
	padding: 5px;
	height: auto;
	font-size: 0.93em;
}
.infobox img{float: right;display: inline;border: solid 4px white;padding:5px;}
img.inlineright{
 display: inline;
 float: right;
 border: none;
 margin: 3px 0 3px 3px;
}
img.inlineleft{
 display: inline;
 float: left;
 border: none;
 margin: 3px 3px 3px 0;
}
.beschreibung{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: smaller;	text-align: right;	color: #404066;	background-color: transparent;	margin: 0;	display: block;	float: right;}
.beschreibunglinks{  text-align: left;  float: left;}
@media print {
#leftcol, #rightcol, #header,  #navigation, #contact, #selektion{ display: none;}
#footer {clear: both;text-align: left;}
#maincol{ width: 100%; margin-left:-20%;}
*{	overflow: scroll;}
}