
/*  
Theme Name: design54.de - the online portfolio
Theme URL: http://www.design54.de/
Description: 
Author: Michael Schaback
Last update: 27. November 2008
*/


#navigationshilfe
{
clear: both;
margin: 2em .5em 2em 0;
padding: .3em 0 .3em 1.4em;
background-color: #fff;
}

#navigationshilfe a,
#navigationshilfe a:visited
{
color: #3e2c2a;
text-decoration: none;
}

#navigationshilfe a:hover,
#navigationshilfe a:active
{
color: #3e2c2a;
text-decoration: underline;
}

#mainnavigation
{
margin: 0 .4em 0 .2em;
padding: 0;
width: 980px;
background-color: #fff;
}

#nav 
{
font-size: 1.1em;
background-color: #fff;
}
	
#nav, 
#nav ul 
{
list-style: none;
line-height: 1em;
}

#nav a
{
display: block;
text-decoration: none;
font-size: 1.1em;
border: none;
}
 
#nav a:hover
{
display: block;
text-decoration: underline;
border: none;
}

#nav li 
{
float: left;
list-style: none;
border-right: 1px solid #ccc;
}

#nav li.last 
{
float: left;
list-style: none;
border-right: 1px solid #fff;
}

#nav a, 
#nav a:visited 
{
display: block;
font-weight: bold;
color: #3e2c2a;
padding: .6em 1.1em;
}

#nav a:hover,
#nav a:active 
{
background-color: #fff;
}	

.current_page_item a, 
#home .on  
{
background-color: #fff;
}
