/**
 * @version		$Id: editor.css 20196 2011-01-09 02:40:25Z ian $
 * @copyright	Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {font-size:2em;
	line-height:1;
	margin-bottom:0.5em;
	}
h3 {font-size: 20px;
	line-height: 20px;
	margin-bottom:1em;
	font-weight: bold;
}
h4 {font-size: 16px;
	line-height: 16px;}


div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }

h2.blauertitel { color: #1B2F9F;}

h2.greenheader { 
	color: #99cc00;
	font-size: 24px;
	font-weight: bold;
	}
.location { 
	color: #99cc00;
	}

img.weblinkbanner {
	margin: 0px 10px 0px 0px;
	float: left;
}
