/*
*	Gimric GmbH
*	Improving Governance
*
*/


body {
	margin: 0px; 
	font: 11px verdana, tahoma, sans-serif;
	text-align: center;
	 color: #1e3267; 
	 line-height: 1.5em; 
	/* color: black; */
	background-image:url('images/bg.jpg'); 
	background-repeat:repeat-x;
	background-color: #1c518c; 
}

p {
	/* font: 10pt verdana, tahoma, sans-serif; */
	color: #1e3267;
}

/**    Layout ---------------  **/

/* Gesamt-Hintergrund Content und header */
#ram {
    background-image:url('images/hg.jpg');
	margin: 0px auto;
	text-align: left;
	/* width: 786px; */
	width: 856px;
	height: auto;
	min-height: inherit;
}

/* Bild oben */
#header {
    background-image:url('images/header.jpg');
    background-repeat:no-repeat;
   /* position: absolute; */ 
	height: 149px;
    z-index: 2;
    text-align: right;
}

/* Navigationsleiste: enthaelt Search + Hauptmenue: top */
#mit {
    /* background-image:url('images/navi.jpg'); */
	height: 35px;
}

#menu {
	float: left;
	margin-top: 10px;
	width: 200px; 
	margin-left: 25px;
	border: 2px solid #737c27;
	background-color: #e0d98d;
}

.nav {
	margin-left: 5px; 
	margin-top: 5px; 
	width: 165px; 
}

*[class="nav"]{ margin-left: 10px; margin-top: 5px; width: 165px; }

.content {
	padding-top: 5px; 
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 558px; 
	float: right;
}

/* Fuer Firefox / Mozilla ueberschreiben */
/*
class="content"]{ 	
	padding-top: 5px; 
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 558px;  
}
*/

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	height: 37px; 
	text-align: center;
	background-image:url('images/footer.jpg');
	font: 7pt verdana, tahoma, sans-serif;
	line-height: 35px;
}

/**   Top Menu   ---------------  **/

#top {
	width: 856px;
}


/**  ------   linkes Menu    ---------------  **/

div.navi {
	font-size: 11px; 
	width: 170px; 
	font-family: verdana, tahoma; 
	border: 1px solid #ffffff;
	background-color: #f9f5cc;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 6px;
}

.navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navi li a {
	height: 20px;
	text-decoration: none;
	background-image: url('images/contentbullet.png');
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 0 0 0 17px; 
}

.navitext {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 4px;
	width: 170px;
}
 
/**  ------  Menu Ende   ---------------  **/

h1{
	color: #898030;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 1px 1px 1px 0px;
	margin: 0;
}

h2 {font-size:14px; font-weight:bold; color:#898030;}
h3 {font-size:12px; color:#898030;}
h4 {font-size:20pt; color:#898030; margin: 0; padding: 15px 50px 0 0;}


A:link {color:#1e3267; font-weight:normal; text-decoration:none;}
A:visited {color:#1e3267; font-weight:normal; text-decoration:none;}
A:active {color:#1e3267; font-weight:normal; text-decoration:underline;}
A:hover {color:#1e3267; font-weight:normal; text-decoration:none;}

h2 A:link {
	font-size: 14pt;
	color: #898030;
	font-weight:bold;
}

h2 A:visited {
	font-size: 14pt;
	color: #898030;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14pt;
	color: #898030;
	font-weight:bold;
}

/**  ------    Post - Comments    ---------------  **/

.post {
	text-align:left;
}

.entry {
	text-align:left;
}

.entry A {
	text-decoration: underline;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.search {
	position: absolute;
	height: 22px;
	top: 160px;
	margin: 0;
	padding: 0 0 0 10px;
	z-index: 3;
	float:left;
}

.searchb {
	font: 10pt tahoma, verdana, arial, sans-serif;
	color: #898030; 
	background-color: #f9f5cc;
	border:1px solid #737c27;
}