/* Homepage - Verein für soziale Dienste St. Salvatoris e.V. */

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

body {
	background-color: #99FEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#rahmen {
	width: 1000px;
	text-align: left;
	border: 2px solid #0a679d;
	background-color: #ffffff;
}

#header {
	width: 1000px;
	height: 218px;
	background-image: url(Bilder/temp_01.jpg);
}

div#header a {
	width: 1000px;
	height: 218px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#nav {
	width: 220px;
	display: block;
	float: left;
	height: 440px;
}

.main {
	width: 220px;
	height: 32px;
	font-size: 20px;
	line-height: 34px;
	color: #777777;
	list-style-image: url(Bilder/blau.jpg);
	
}

.main_checked {
	width: 220px;
	height: 32px;
	text-decoration: underline;
}

.main_button {
	width: 220px;
	height: 32px;
}

ul.main a {
	font-size: 20px;
	line-height: 34px;
	color: #777777;
	text-decoration: none;
}

ul.main a:hover {
	font-size: 20px;
	line-height: 34px;
	color: #535353;
}

.under {
	width: 200px;
	margin-left: 20px;
	color: #535353;
	display: block;
	list-style-image: url(Bilder/blau2.jpg);
}

ul.under a {
	width: 200px;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
}

li.under_button a {
	height: 26px;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
}

li.under_button a:hover {
	height: 26px;
	font-size: 14px;
	line-height: 24px;
	color: #535353;
}

li.under_checked a {
	height: 26px;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	text-decoration: underline;
}

li.under_checked a:hover {
	height: 26px;
	font-size: 14px;
	line-height: 24px;
	color: #535353;
	text-decoration: underline;
}

#balken0 {
	width: 1000px;
	height: 58px;
	background-image: url(Bilder/temp_02.jpg);
	text-align: right;
}

#balken1 {
	width: 950px;
	height: 38px;
	background-image: url(Bilder/temp_03.jpg);
	text-align: right;
	padding-right: 50px;
	padding-top: 3px;
}

h1 {
	line-height: 38px;
	color: #0d84b6;
	font-size: 20px;
}

#middle {
	width: 920px;
	padding-left: 50px;
	padding-right: 30px;
	background-image: url(Bilder/temp_05.jpg);
	display: block;
	float: left;
}

#content {
	width: 600px;
	margin-left: 80px;
	display: block;
	float: left;
}

#balken2 {
	width: 1000px;
	height: 39px;
	background-image: url(Bilder/temp_07.jpg);
}

#footer {
	width: 1000px;
	height: 32px;
	font-size: 16px;
	background-image: url(Bilder/temp_08.jpg);
}

div#footer a {
	color: #ffffff;
	line-height: 32px;
	text-decoration: none;
}

div#footer a:hover {
	font-weight: bold;
}

#impressum {
	width: 130px;
	float: left;
	margin-left: 60px;
	list-style: none;
}

#kontakt {
	width: 120px;
	float: left;
	list-style: none;
}

#sartissohn {
	width: 200px;
	float: left;
	font-size: 10px;
	margin-left: 440px;
	list-style: none;
}

.clear {
	clear: left;
}

.textbox {
	width: 250px;
}

.formular_anrede {
	margin-left: 20px;
	margin-right: 5px;
}

.liste {
	margin-left: 30px;
	margin-top: 10px;
	line-height: 22px;
	list-style-type: square;
}

.bild_right {
	width: 300px;
	margin: 5px;
}

.bild_hilfe {
	width: 290px;
	margin: 5px;
}

.bild_lernhilfe {
	width: 400px;
	margin: 5px;
}

.bild_gruppe {
	width: 200px;
	margin: 5px;
}

.mitarbeiter {
	width: 250px;
	height: 60px;
	background-color: #e9e9e9;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 15px;
	display: block;
	float: left;
}

div.mitarbeiter b {
	color: #0e85b7;
	font-size: 14px;
}

.vorstand {
	width: 250px;
	height: 60px;
	background-color: #e9e9e9;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 15px;
	display: block;
	float: left;
}

div.vorstand b {
	color: #0e85b7;
	font-size: 14px;
}
