/* Stylesheet Felineas Wunderwelten - www.odras.de */

body  {background:#DED3B9;
	text-align:center;
	font-family:Verdana, Geneva, Helvetica, Arial, "sans serif";
	font-size:13px;
	color:#333;}
	
h1, h2, h3 {font-family: "Palatino Linotype", Palatino, "Times New Roman", Times;
	font-size:23px;
	color:#6C260A;
	font-weight:normal;
	}

table	{font-size:13px;}

	
a:link,  a:visited
		{text-decoration:none;
		color:#666;}
		
a:hover, a:active, a:focus
		{text-decoration:underline;
		color:#666;}

.sign_in_link, .message {font-size:13px;}


.date, .name, .author_info, .page_nav , .small{font-size:10px;}

.right {text-align:right;}

.center {text-align:center;}

.no-border {border:0;}



	
#headline {	margin-left:310px;
			text-align:left;}
	
#window {width:800px;
		height:587px;
		overflow:hidden;
		margin:auto;
		background:#F1EBDD;
		border:2px solid #804000;
		text-align:left;
		background-image:url(../img/felineabg.png);
		background-repeat:no-repeat;}
			
#content {width:420px;
		height:490px;
		padding-right:15px;
		float:left;
		margin:0 10px 15px 345px;
		z-index:5;
		overflow:auto;
		text-align:left;}
		
#navimenu {list-style-type:none;
			margin-left:90px;}

#navimenu li {display:inline;
			padding:0;
			margin:0;
			}
			
#navimenu a:link {color:#000;
				padding:0 6px;
}

#navimenu a:visited {color:#333;
					padding:0 6px;
					}

#navimenu a:hover {color:#F1EBDD;
				background-color:#602000;
				text-decoration:none;
				padding:0 6px;
			}
		
#navimenu a.current:link,
#navimenu a.current:visited,
#navimenu a.current:active {color:#F1EBDD;
				background-color:#602000;
				text-decoration:none;
				padding:0 6px;}



#navibar {width:900px;
			text-align:center;
			margin-top:-13px;
			background-color:#B9ACA6;
			opacity:0.5;
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			}
			
#footerbar{width:900px;
			text-align:center;
			margin-top:510px;
			height:20px;
			background-color:#B9ACA6;
			opacity:0.5;
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			font-size:10px;
			}
		
#footerbar p {margin:0;
			padding:0;}
			
dd{list-style-type:circle;
			padding-bottom: 8px;
			margin:0;}

#message {width:350px;}

.formular {width:380px;}

