.popInfoDiv {
	font-family:verdana;
	font-size: 10px;
	color: #000000;
	background-color: #DEEBF1;
	position: absolute;
	visibility: hidden;
	border: 1px solid #0292D9;
	padding: 2px 5px 5px 5px;
	z-index:5;
}

table.logo{
	border: 1px solid #0292D9;
	margin-bottom: 3px;
	} 
	
table.top{
	background-color:#DEEBF1;
	border: 1px solid #0292D9;
	margin-bottom: 3px;
	margin-left: 3px;
	} 
	
table.content{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	} 	
	
table.navi{
	} 	
	
table.info{
	margin-bottom: 5px;
	} 
	
th.content {
	background-color:#DEEBF1;
	border: 1px solid #0292D9;
	color: #0292D9;
	padding: 1px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	}

td.content{
	background-color:#FFFFFF;
	border: 1px solid #0292D9;
	border-top-style: none;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
	}
	
td.navi{
	border: 1px solid #0292D9;
	}
	
.main_navi    a		{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#DEEBF1;
	background-color:#81ABFF;
	border-width:1px;
	border-style:solid;
	border-color:#0292D9;
	text-decoration:none;
	padding:2px;
	}
	
.main_navi    a:hover	{
	color:#0292D9;
	background-color:#DEEBF1;
	text-decoration:none;
	}
		
.sub_navi    a		{
	text-align:center;
	font-size:10pt;
	color:#ff4000;	
	font-weight:bold;	
	border-width:2px;
	border-style:solid;
	border-color:#F99929;
	text-decoration:none;
	padding-top:0px;
	margin-left:-9px;
	position:absolute;
	width:95px;
	height:15px;
	background-color:#FDF5C7;
	color:#000000;
	}
	
.sub_navi    a:hover	{
	color:#444444;
	text-decoration:none;
	background-color:#FFFCEB;
	}	
	
.sub2_navi    a		{
	text-align:center;
	font-size:8pt;
	color:#ff4000;
	border-width:1px;
	border-style:solid;
	border-color:#F99929;
	text-decoration:none;
	padding-top:0px;
	margin-left:-4px;
	position:absolute;
	width:75px;
	height:13px;
	background-color:#FDF5C7;
	color:#000000;
	}
	
.sub2_navi    a:hover	{
	color:#444444;
	text-decoration:none;
	background-color:#FFFCEB;
	}	

.sitemap    a		{
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	color:#0292D9;
	text-decoration:none;
	margin-left:40px;
	}
	
.sitemap    a:hover	{
	color:#0292D9;
	text-decoration:none;
	}	
	
p.footer    {
	width:634px;
	padding-top: 5px;
	color:#9EABB1;
	border-top: 1px solid #9EABB1;
	line-height: 20px;
	}
	
a.grau{
	color:#9EABB1;
	}
a.grau:visited {
	color:#9EABB1;
	}

input{
	background-color:#FDF5C7;
	border-color:#000000;
	color:#000000;
	border-style:dotted;
	border-width:1px;
	}
select{
	background-color:#FDF5C7;
	border-color:#000000;
	color:#000000;
	border-style:dotted;
	border-width:1px;
	}
textarea{
	background-color:#FDF5C7;
	border-color:#000000;
	color:#000000;
	border-style:dotted;
	border-width:1px;
	}
input[type=button]{
	background-color:#FFFFFF;
	border-color:#000000;
	color:#000000;
	border-style:solid;
	border-width:1px;
	}
input[type=submit]{
	background-color:#FFFFFF;
	border-color:#000000;
	color:#000000;
	border-style:solid;
	border-width:1px;
	}
input[type=button]:hover{
	background-color:#FDF5C7;
	border-color:#000000;
	color:#000000;
	border-style:solid;
	border-width:1px;
	}
input[type=submit]:hover{
	background-color:#FDF5C7;
	border-color:#000000;
	color:#000000;
	border-style:solid;
	border-width:1px;
	}
	
img {
	border-width: 0pt;
	}
#image {
	width: 130px;
}
.selected {
	border-color: #F99929;
	border-style: solid;
	border-width: 1px;
}
		
