/* CSS Document */

#header
{
	position:absolute;
	background:url(media/fotocat.png);
	top:20px;
	width:800px;
	left:50%;
	margin-left:-400px;
	height:120px;
}
body,html
{
	background-color:#fff;
	background:url(media/verlauf.jpg);
	width:100%;
	height:130%;
	margin:0;
	padding:0;
	overlow:none;
}
#container
{
	position:absolute;
	top:150px;
	left:10%;
	min-height:60%;
	width:80%;
	padding-top:0;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#dadbeb;
}	
#content
{
  height:100%;
	background-color:#fff;
	text-align:center;
}

img
{	
	border:0;
}





#upperlinks
{
	position:relative;
	background-color:#dadbeb;	
	
	color:#888;

	left:0;
	top:0;
	width:100%;

	text-align:center;
	vertical-align:middle;
	font-size:140%;
}

#upperlinks a
{
	text-decoration:none;

	color:#000;

	padding-left:10px;

}

#upperlinks a:hover
{
	background-color:#cfa2a2;
}
#underlinks
{
	position:relative;
	background-color:#cfd0e1;	

	left:0;
	top:0;
	width:100%;

	text-align:center;
	vertical-align:middle;
	font-size:115%;
}

#underlinks a
{
	text-decoration:none;

	color:#000;


	padding-left:10px;

}

.katzen:hover
{
	background-color:#fffe9d;
}
.katzenbabys:hover
{
	background-color:#ffd8ec;
}
.katzenaugen:hover
{
	background-color:#cef3ff;
}
.strassenkatzen:hover
{
	background-color:#dcc085;
}
.wildlife:hover
{
	background-color:#65d973;
}
.unserekatzen:hover
{
	background-color:#cfa2a2;
}
.galerie:hover
{
	background-color:#ec6969;
}



#imgcontrol
{
	position:relative;


	left:0;
	top:0;
	height:50px;
	width:100%;

	text-align:center;

	border-top-style:solid;
	border-bottom-style:solid;
	border-width:14px;
}

#deko_box_dyn
{
	position:absolute;
	left:0;
	top:30%;
	height:50%;
	width:10px;	
}

#votebox a
{
  text-decoration: none; 
}

#infobox 
{
	position:absolute;

	
	right:10%;
	bottom:0;
	width:20%;
	height:30px;

	text-align:center;
	font-size:120%;	

}  
#infobox a
{
  text-decoration: none; 
}
#infobox a span {display: none;}
#infobox a:hover span 
{
	position: absolute; 
	color: #000000; 
	background: #FFFFCC;

	display: block;	

	bottom: 50px; 
  width: 300px;
	
	padding: 5px; 

	text-align: left;
	border: 1px dashed black;
}

a.info  
{
  text-decoration: none; 
}
a.info span {display:none; padding:2px 3px; margin-left:8px; width:150px;}
a.info:hover span 
{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;
}

#votebox 
{
	position:absolute;
	
	right:40%;
	bottom:0;
	width:20%;
	height:30px;

	text-align:center;
	font-size:120%;	

} 
