/* 
Life4you bg: #F5D287 
friedliche Krieger: #fcedc6
Shendao: #f8f49b
Easybank, #acd461, #6bb814

*/

html {
/*  overflow: -moz-scrollbars-vertical;*/
height: 100%; margin-bottom: 1px;
/*overflow: scroll;*/
}

body {
	margin: 0;
	padding: 6px;
  min-width: 990px; 
  background: #B4B4B4;
  font-family: verdana, arial, sans-serif ;
  font-size: 10pt;
}

a {
	color: #990033;
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #b4b4b4;
	color: #990033;
}

#container {
  margin: auto;
	width: 990px; 
	background: #fffaf0;
	background: #fbd59f;
	background: #fee4c0;
	background: #fce4c4;
	background: #fcecd6;
	background: #fbd59f;
	
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #e0e0e0;
	border-color: #990033;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#header {
	width: 100%;
	font-size: 20pt;
	font-weight: bold;
  height: 110px;
/*  
	background: #fffaf0;
	background: #fcc270;
	background: #fbd59f;
	background: #fee4c0;
	background: #fce4c4;
	background: #fcecd6;
*/
  text-align: center;
	margin-bottom: 20px;
/*  border-bottom: 1px dashed #990033;*/
}

#wrapper {
	float: left;
	width: 781px;
  border-bottom: 0;
/*	border: 1px solid black;*/
}

#menu {
	float: left; 
	width: 193px; /* 200px  - 2px (padding) - 5px (margin) // - 1px (border)*/
  padding-left: 2px;
  margin-top: 0px;
  padding-top: 0px;
  margin-right: 5px;
/*  border-right: 1px dashed #990033;*/
}

#menu ul {
	margin-left: 5px;
	padding-left: 5px;
  margin-top: 0px;
  padding-top: 0px;

/*  line-height: 1.8em;*/
  
	font-size: 13pt;
	list-style-type: none;
}

#menu ul li {
	margin-top: 0px;
	margin-bottom: 1.0em;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#menu ul li a {
	font-weight:bold; 
	color: #c04000; 
	color: #990033;
	color: #ff6600;
}


#menu ul li a:hover {
	color: #1000f0;
	color: #990033;
}

#menu ul li a.selected {
	color: #990033 !important; 
}

#menu ul li a img {
	margin-right: 5px;
	border: 0;
	width: 13px;
	height: 13px;
}

#content {
	float: right; 
	width: 571px; /* 581 - 2x5 (padding) */
/*	margin-top: 0.5em;*/
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
/*  border-right: 1px dotted #aaa; */
	
/*	
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 3px 3px 3px 3px;


  min-width: 10em; 
  padding: 0 31% 0 20px;  
*/
}

#content p {
  margin-top: 0;
}

#content h1 {
	color: #990033;
	font-size: 13pt;
	border-bottom: 1px dotted #990033;
	margin-bottom: 0.5em;
	margin-top: 0;
}

#content h2 {
	color: #990033;
	font-size: 12pt;
	margin-bottom: 0.5em;
}

#content h3 {
	color: #990033;
	font-size: 11pt;
	margin-bottom: 0.3em;
}

#content li {
/*	margin-bottom: 0.25em;*/
}

#content img {
  border: 1px solid #990033;
}

#content .weiter {
  text-align: right;
	color: #c04000; 
	color: #990033;
}

#right {
	float: right; 
	width: 209px;
  padding: 0px 0px 10px 0px; /*top right bottom left */
  
  text-align: right;
/*	
	margin-left: 90%;
	margin-right: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px 3px 3px 3px;
  border-left: 1px dotted #aaa; 
*/	
}

#right img {
  margin-top: 80px;
	margin-right: 30px;
  border: 1px solid #990033;
}

#footer {
	width: 930px;
	clear: both;
	padding-left: 60px;

  color: #fbd59f;
  background: #990033;
  text-align: left;
/*  font-weight: bold;*/
}

#footer table {
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer a:hover {
	color: #fbd59f;
}

#footer a {
	color: #ff6600;
	text-decoration: none;
}

.hinweis {
	background: #ffff99;
}

.rot {
	color: #990033;
}
