
/*  
Theme Name: design54.de - the online portfolio
Theme URL: http://www.design54.de/
Description: 
Author: Michael Schaback
Last update: 27. November 2008
*/


body, 
html 
{
background-color: #ffffff;
font: 12pt Arial, Helvetica, sans-serif;
color: #000000;
}

a:link, 
a:visited 
{
background-color: transparent;
font-weight: bold;
text-decoration: underline;
color: #000000;
}	
	
h1, 
h2, 
h3, 
h4 
{
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 
{
font-size: 2em;
}

h2 
{
font-size: 1.8em;
}

h3 
{
font-size: 1.5em;
}

h4 
{
font-size: 1.2em;
}
				
img 
{
display: block;
border: none;
}

#nav, 
#searchform, 
#branding, 
#commentform, 
#footer, 
#sidebar 
{
display: none;
}

hr 
{ 
color: #000000;
width: 100%; 
height: 1px; 
margin: 2em 0; 
border: none; 
}

blockquote 
{ 
margin: 1.5em 0; 
padding: 1em; 
border: 1px solid #cccccc; 
font-style: italic; 
font-size: .9em; 
}
