* {
    padding: 0px;
    margin: 0px;
}

.clearer {
    clear: both;
}

.bildabstand {padding: 5px;}

p, ul, span {
    font-size: 13px;
	color: #000000;
    line-height: 1.6em;
	font-family: Arial Narrow;
}

#logo{
	position:fixed; 
	top:35px;
	left:60px;
}

#content {
	position:absolute; background: #ffffff; padding: 20px; letter-spacing: 1px; 
	top:180px;
	left:270px;
	width: 460px;
	filter:alpha(opacity=87); -moz-opacity: 0.87; opacity: 0.87;
}

#gallery {
	position:absolute; background: #ffffff; padding: 20px; letter-spacing: 1px; 
	top:180px;
	left:270px;
	width: 460px;
}

#homepage {
	position:absolute;  
	top:180px;
	left:270px;
	width: 500px;
}

#newhomepage {
	position:absolute;
	top:101px;
	left:250px;
	width: 765px;
}

#navi { position:fixed; top:170px; left:64px; letter-spacing: 1px; line-height: 1.7em;}

a.norm  {font-size:13px; color: #000000; text-decoration: underline;}



a.navi  {font-size:16px; text-decoration: none; padding: 3px; font-family: Arial Narrow; font-weight:bold;}
a.navi:visited {color: #ffffff;}
a.navi:link {color: #ffffff;}
a.navi:active {color: #EDB61B; }
a.navi:hover {color: #EDB61B; }

a.back  {font-size:13px; color: #000000; text-decoration: none;}
a.back:visited { text-decoration: none;}
a.back:link { text-decoration: none;}
a.back:active { text-decoration: underline; }
a.back:hover {text-decoration: underline;}

.navibg {font-size:16px; text-decoration: none; color: #EDB61B; padding: 3px; font-weight:bold; font-family: Arial Narrow;}

.headline {font-size:17px; text-decoration: none; color: #000000; font-weight:bold; }

.small {font-size:12px; text-decoration: none; color: #ffffff; font-family: Arial; letter-spacing:0px; line-height:1.3em; padding:5px; }
a.smalllink  {font-size:12px; text-decoration: none; color: #ffffff; font-family: Arial; letter-spacing:0px; line-height:1.3em; text-decoration: underline;}

a {font-size:12px; text-decoration: none; color: #000000; font-family: Arial; letter-spacing:0px; line-height:1.3em; text-decoration: underline;}


a.button:link, a.button:visited {
  padding: 6px 14px 6px 14px;
  background: #218868;
  color: #FFFFFF;
  text-decoration: none;
   
}
a.button:hover {
  padding: 3px 10px 3px 10px;
  background: #daddd3;
  color: #666666;
  text-decoration: none;
}
