/*  $RCSfile: simeoni.css,v $  |  $Author: csimeoni $  |  $Revision: 1.119 $  |  $Date: 2007/02/01 09:45:47 $ */

/* Allgemein */

* {
	margin: 0;
	padding: 0;
	}
body {
	color: #1C344A;
	background-color:#EFD3A5;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 78%;
	background-image: url(/images/body-bg.gif); background-repeat: repeat-x;  background-position: top;
	}



.bgtop {
	background: url(/images/mitte-top.gif); background-repeat: no-repeat;
	}
	
.content {
	padding:5px 10px 0 10px;
	text-align:left;
	}
	
.unten {
	background: url(/images/bg-unten.gif); background-repeat: repeat-x;
	}

h1 {font-size:120%; color: inherit; margin-top:20px; margin-bottom:15px;}
h2 {font-size:117%; color: inherit; margin-top:10px; margin-bottom:15px;}
h3 {color: inherit; font-size:108%;}


#box
	{
	border:solid 2px #FF6701; 
	margin-top:20px; 
	background-color:White;
	
	}
	
#box ul
	{
	margin: 0;
	padding: 0;
	list-style-image:url(/images/list-icon.gif)
	
	}
	
#box li a
	{
	color: #1C344A;
	font-weight:bold;
	line-height:180%;
	font-size: 104%;
	}

.smalltext {
	color: inherit;
	font-size:70%;
	}
	
.smalltext a {
	color: #1C344A;
	}
	
.zeile {
	padding:10px 0 10px 0;
	}
	
.zeilebild {
	padding:20px 15px 10px 0;
	}
	
blockquote {
		font-style: italic;
		background-image:url(/images/quote.gif);
		background-position: 10px 15px;
		background-repeat:no-repeat;
		font-size:90%; 
		padding:5px 40px 0 40px;
		}
		

span.brand  {
  font-size:10px;color:#EEAE6F;text-decoration:none;border:solid 1px #ECB748;background-color:#F3D594;
}

span.brand a {
  font-size:10px;color:#EEAE6F;text-decoration:none;
}
	
