﻿/* CSS layout */
body
{
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	background-color: #91A9BD;
	font-family: Verdana, Arial, Geneva, Tahoma, Sans-Serif;
	background-position: center;
	background-image:url('../images/web/bild_hintergrund11.jpg');
	background-repeat:no-repeat;
}

#masthead
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 118px;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	height: 118px;
	background-color: #E2E4E5;
}

#container
{
	width: 930px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	border-color: #999999;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#footer
{
	clear: both;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.page_content
{
	background-color: #E8F4FF;
	padding: 20px;
	font-size: 8.5pt;
	color: #333333;
	line-height: 120%;
}

.page_content li
{
	margin-bottom: 5px;
}

.page_content li.dash
{
	margin-bottom: 2px;
	list-style-image: url('../images/web/dash.gif');
}

.nav_left
{
	width: 190px;
	background-color: #CECFD1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	border-color: #999999;
	border-width: 1px;
	border-right-style: solid;
}

.nav_left a
{
	font-size: 8pt;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #232323;
	text-decoration: none;
	border-bottom: 1px solid #D8DADC;
}

.nav_left a:hover
{
	color: white;
	background-color: gray;
}

.nav_left p
{
	margin: 0;
	margin-top: 0px;
	font-size: 8pt;
	color: #232323;
}

.nav_left p.indent
{
	margin-left: 12px;
}

.nav_left p.title
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 8pt;
	color: #232323;
}

h1
{
	font-size: 10pt;
	font-weight: bold;
}

h2
{
	font-size: 9pt;
	font-weight: bold;
}

.table_border_collapse
{
	border-collapse: collapse;
}

.text_align_right
{
	text-align: right;
}

.title01
{
	line-height: 100%;
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
}

#zitat_philosophie
{
	font-size: 10pt;
	line-height: 140%;
	margin-bottom: 5px;
}

#zitat1_philosophie
{
	font-size: 10pt;
	line-height: 140%;
}

#intro
{
	margin-bottom: 7px;
}

#intro1
{
	margin-bottom: 7px;
}

.small_font
{
	font-size: 7pt;
}

#masthead img.logo
{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.grafik_border
{
	border: 1px solid #8D8172;
}

