body {
	background-color: #BCDDF1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color:#505050;
	padding:0px;
	padding-top:25px;
	margin:0px;
}

a {
	color: #0E4B7C;
}
a:visited {
	color:#0E4B7C;
}
a:hover {
	color: #0E4B7C;
}
a:active {
	color:#0E4B7C;
}

h1 {
	font-weight: bold;
	font-family: Verdana, Helvetica, cursive;
	font-size: 110%;
	font-style: normal;
	text-transform:uppercase;
	background-color: #FFF;
	border-top:1px solid #0E4B7C;
	border-bottom:1px solid #0E4B7C;
	padding:5px 15px;
	margin:0;
	color: #68B2DF;
	text-align: right;
}

h2 {
	font-size: 125%;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

h3 {
	font-weight: bold;
	font-size: 110%;
	font-style: oblique;
	background-color: #FFF;
	border-top:1px solid #0E4B7C;
	border-bottom:1px solid #0E4B7C;
	padding:5px 2px;
	margin:5px 15px 15px 10px;
	color: #0E4B7C;
	text-align: left;
}

h5 {
	font-size: 80%;
	font-weight: normal;
	padding:5px 15px;
	margin:0px;
	color: #0E4B7C;
}

img.download {
	vertical-align:middle;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-size:75%;
	border-top:1px solid #0E4B7C;
	border-left:1px solid #0E4B7C;
	border-right:1px solid #0E4B7C;
}
/* ----------container zentriert das layout-------------- */

/* ----------banner for logo-------------- */
#banner {
	background-color: #FFF;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#banner img {
	padding:10px 0;
}
/* ----------banner for logo-------------- */

/* ---------------- Menue --------------------- */
#header {
	float:left;
	width:100%;
	background:#FFF url("http://www.davids-friends.de/images/styles/bg.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
#header ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#header li {
	float:left;
	background:url("http://www.davids-friends.de/images/styles/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#header a {
	float:left;
	display:block;
	background:url("http://www.davids-friends.de/images/styles/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#0E4B7C;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#505050;
}
#header #current {
	background-image:url("http://www.davids-friends.de/images/styles/left_on.gif");
	border-width:0;
}
#header #current a {
	background-image:url("http://www.davids-friends.de/images/styles/right_on.gif");
	color:#0E4B7C;
	padding-bottom:5px;
}
/* ---------------- Menue --------------------- */

/* -----------------Inhalt--------------------- */
#content {
	text-align:justify;
	background-color: #FFF;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
}

/* -----------------Inhalt--------------------- */
/* --- Links im Inhalt --- */
#content a {
	color: #0E4B7C;
}
#content a:visited {
	color:#0E4B7C;
}
#content a:hover {
	color: #BCDDF1;
}
#content a:active {
	color:#BCDDF1;
}
/* --- Links im Inhalt --- */

/* --- Titel im Inhalt --- */
.titel {
	font-size: 125%;
	font-weight: bold;
	padding: 15px 10px 15px 55px;
	margin:0px;
	color: #0E4B7C;
	background-image:url("/images/styles/logo_icon.jpg");
	background-repeat: no-repeat;
	background-position: 12px 17px;	
}
/* --- Titel im Inhalt --- */

div#content { 
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px");
}

p, pre {
	padding: 5px 10px;
	margin:0px;
	vertical-align:middle;
}

img {
	padding: 3px;
	margin:0px;
	vertical-align:middle;
}

p.text{
	font:80% Verdana, Arial, sans-serif;
	color:#505050;
}

table {
	background-color:transparent;
	margin:0;
	padding:0;
	border-width:0;
	border-spacing:0;
}
td 
{
	padding:0;
}

p.topper {
padding: 30px 10px;
clear:both;
}

p.topper a {
text-decoration: none;
background-color: transparent;
color: #0E4B7C;
border-bottom: 1px solid #0E4B7C;
}
p.topper a:hover {
background-color: transparent;
color: #0E4B7C;
border-bottom: 1px solid #0E4B7C;
}
/* -----------------Inhalt--------------------- */

/* --------------left navigavtion------------- */
#menue_left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	color: #006;
}
/* --------------left navigavtion------------- */

/* --------------top navigavtion------------- */
#menue_top {
	background-color: #BCDDF1;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #0E4B7C;
}
/* --------------top navigavtion------------- */

/* -----------footer--------------------------- */
#footer {
	background:#FFF url("http://www.davids-friends.de/images/styles/bg.gif") repeat-x top;
	border-top: 1px solid #0E4B7C;
	border-bottom: 1px solid #0E4B7C;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #0E4B7C;
}

#footer p {
	font-size: 80%;
	color: #0E4B7C;
}
/* -----------footer--------------------------- */

/* -----------------Inhalt--------------------- */

p.zitat {
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, Helvetica, cursive;
	font-size: 120%;
	font-style: oblique;
	color:#0E4B7C;
}
/*
ul.liste {
	padding:5px 5px 5px 25px;
	list-style-image:url("/images/styles/list_style_image.gif");
	text-align:left;
	margin:15px 10px;
	border: 1px solid #CCFFFF;
	background-color: #0E4B7C;
	line-height:150%;
}
*/

ul.liste {
	padding:5px 5px 5px 15px;
	list-style-type:none;
	text-align:left;
	margin:15px 10px;
/*
	border: 1px solid #0E4B7C;
*/
	background-color: #FFFFFF;
}

ul.liste li {
	line-height:180%;
/*
	color: #BCDDF1;
*/
	color: #0E4B7C;
	font-weight: bold;
	background-image:url("/images/styles/list_style_image.gif");
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left:20px;	
}

hr{
	margin:10px 10px 10px 10px;
	font-size:16px;
	border-bottom: 1px solid #0E4B7C;
}

/* ---------- 3spalten Container -------------- */
.spalte_1 {
	width:31%;
	float:left;
	padding:0 12px 0 0;
}
.spalte_2 {
	width:31%;
	float:left;
	padding:0 12px 0 12px;
	border-right: 1px solid #0E4B7C;
	border-left: 1px solid #0E4B7C;
}
.spalte_3 {
	width:31%;
	padding:0 0 0 12px;
	float:left;
}
.spalte {
	clear:both;
}
/* ---------- 3spalten Container -------------- */