/*
Css für birgit-marita.de/blog
Author: Sam Jost
Webseite: www.birgit-marita.de/blog
Version: 2
*/


body 
{ 
    font-family: Georgia,Garamond,Serif;
	font-size: 105%;
	background: #e0e0e0;
}
img
{
  margin: 9px;
}

#hauptmenu
{
	margin: 0px;
	width: 969px;
	background: #b0b0b0; /* ffffe6;*/
}
#hauptmenu a
{ 
	text-decoration: none;
}

#hauptmenu a:link 
{ 
	font-weight: bold; 
	color: #000080;
}

#hauptmenu a:visited 
{ 
	font-weight: bold; 
	color: #800080;
}

#hauptmenu a:hover, a:active 
{ 
	text-decoration: underline; 
	color: #ff0000;
}

#hauptmenuList ul 
{
	margin: 0px;
	padding: 3px 10px 3px 40px;  
}
#hauptmenuList li 
{
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent; 
	display: inline; 
	padding-left: 20px;
	padding-top: 5px; 
	margin-bottom: 5px;
}

#blogtitle 
{
	font-size: 110%;
	font-weight: bold; 
}
#blogtitle a
{
	color: #000;
}

#blogfooter 
{
	font-size: 75%;
}
#navigation
{
	font-size: 75%;
}
#navigation ul
{
	margin: 0 0 0 5px;	
}
#navigation li
{
	margin: 0;
	list-style-type: none;
}

a:visited
{	
	text-decoration: none;
	color: #007;
}
a:active,
a:link 
{	
	text-decoration: none;
	color: #00F;
}

a:hover 
{
	text-decoration : underline;
}

/* Grundlegendes Layout 
#seitemitkopfundfuss
{
}
#header
{
	color: #ffffff;
	text-align: center;
}
#seiteohnekopfundfuss
{
}
#leftcolumn
{
	background-color: #000066;
}
#rightcolumn
{
	background-color: #000066;
}
#main
{
}
#footer
{
}
#leftcolumn ul
{
	margin: 0px;
	padding: 0px;  
}
#leftcolumn li
{
	font: 11pt verdana; 
	list-style-type: none;
	font-weight: bold;
	background: transparent; 
	display: block; 
	padding-top: 10px; 
}
#leftcolumn li ul
{
	margin: 0px;
	padding: 0px 0 0 20px;
}
#leftcolumn li ul li
{
	font: 10pt verdana; 
	list-style-type: disc;
	background: transparent; 
	display: block; 
	padding-top: 0px;
	padding-bottom: 10px; 
}

#main p 
{ 
	text-align: justify;
}

#blogeintrag {
	background-color: #006600;
}

#blogtitle {
	background-color: #007700;
	font: 14pt verdana; 
	font-weight: bold; 
}

a:link { color:white; text-decoration:none; }
a:visited { color:lime; text-decoration:none; }
a:focus { color:red; text-decoration:underline; }
a:hover { color:red; text-decoration:none; }
a:active { color:white; text-decoration:underline; }

h1{ 	font: 22pt verdana; 	font-weight: bold; color: #FFFF99; }
h2{ 	font: 16pt verdana; 	font-weight: bold; }
h3{ 	font: 13pt verdana; 	font-weight: bold; }
img{	margin: 4px;}

*/
