a.r-monat
{
	float:left;
	height:18px;
	width:40px;
	text-align:center;
	cursor:pointer;
}

a.r-tag
{
	float:left;
	height:18px;
	width:20px;
	text-align:center;
	cursor:pointer;
}

a.l-buchstaben
{
	float:left;
	height:25px;
	width:40px;
	text-align:center;
	cursor:pointer;
}

menu
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

menu.main
{
	width:100%;
	height:36px;
	vertical-align:middle;
	border-style: solid;
	border-width: 3px 0px 5px 0px;
	border-right:0px;
}

menu.main li
{
	float:left;
	width:113px;
	height:33px;
	padding:3px 0 2px 0;
	text-align:center;
	vertical-align:middle;
	border-style:solid;
	border-width:0 0 0 1px;
	background-color:#C0E9C1;
	cursor:pointer;
	font-size:1.0em;
}

menu.main li.green
{
	background-color:#C0E9C1;
}

menu.main li.blue
{
	background-color:#A0C9F0;
}

menu.main li.orange
{
	background-color:#FDD059;
}

menu.laenderliste li
{
	margin:0px;
	padding:5px 0 5px 5px;
	border-bottom:1px solid #DFFFD0;
	cursor:pointer;
	font-size:0.9em;
	line-height:1.5em;
	
}
	
menu.laenderliste li.active
{
	background-color:#D0E9FF;
}

menu.laenderliste li img
{
	float:left;
	margin-top:2px;
	margin-right:5px;
	margin-bottom:5px;
}

div.rahmen
{
	margin-left:25px;
	width:802px;
}

div.rahmen div.links
{
	float:left;
	width:172px;
	border-style:solid;
	border-width:5px 0 0 1px;
}
	
div.rahmen div.mitte
{
	float:left;
	width:477px;
	margin-top:5px;
}

div.rahmen div.rechts
{
	position:relative;
	float:left;
	width:151px;
	border-style:solid;
	border-width:5px 1px 0 0;
}

div.kopf
{
	width: 100%;
	height:90px;
}
	
div.kopf div.logo
{
	float:left;
	width:240px;
	height:70px;
	padding:10px;
	text-align:center;
}

div.kopf div.anzeige
{
	float:left;
	width:20px;
	height:60px;
	padding:20px 0px 15px 25px;
	text-align:center;
}

div.kopf div.werbung
{
	float:left;
	height:70px;
	padding:15px 10px 10px 5px;
	text-align:center;
}

div.clear
{
	clear:both;
}

div.skyscraper
{
	position:absolute;
	left:850px;
	top:0px;
	width:160px;
	min-height:100%;
}
	
div.skyscraper-top
{
	position:relative;
	width:160px;
	height:20px;
	padding:0px;
	padding-top:5px;
	background-color:#60B0C0;
}

div.skyscraper-center
{
	position:relative;
}
div.skyscraper-bottom
{
	position:relative;
	padding:0px;
	padding-top:5px;
	font-size:8pt;
	line-height:14px;
	padding:3px;
}

div.transparent
	{
	-moz-opacity:0.4;
	}
	
div.miniShop
{
	background-color:#FDD059;
	border-bottom:1px solid #DFFFD0;
}

div.miniShop h4
{
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size:12px;
}

div.miniShop p
{
	margin:0;
	padding:0 5px 5px 5px;
	font-size:12px;
}

div.miniShop p a.underlined:link {  text-decoration: underline;}
div.miniShop p a.underlined:visited { text-decoration: underline; }
div.miniShop p a.underlined:hover { text-decoration: underline;}
div.miniShop p a.underlined:active { text-decoration: underline;}
