body {
	margin-left: 10px;
	background: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	background: #D3E3FB;
	width: 98%;
}

p, li, ul, td, th, tt, h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
 	font-size: 13px;
}

/* Stylesheets für den Text */

p, .content td,  tt {
	margin-left: 40px;
	margin-right: 20px;
}

p, ul.clearall {
	clear: both;
}

li {
	margin-left: 20px;
}

p.infobox {
	background: #FFF5D3; 
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #f7c600;
	width: 90%;	
	margin-left: 20px;
}

p.achtung {
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #c00000;
	background: #ffbbbb;
	width: 90%;	
	margin-left: 20px;
}

p.kategoriebox {
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #c0c0c0;
	background: #eeeeee;
	width: 90%;	
	margin-left: 20px;
}

p.beschreibungbox {
	background: #FFF5D3; 
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #f7c600;
	border-right-width: 1px;
	border-right-style : solid;
	border-right-color: #f7c600;
	border-bottom-width: 1px;
	border-bottom-style : solid;
	border-bottom-color: #f7c600;
	border-top-width: 1px;
	border-top-style : solid;
	border-top-color: #f7c600;
	width: 90%;	
	margin-left: 20px;
}

.optionenbox {
	background: #eeeeee;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #c0c0c0;
	border-top-width: 1px;
	border-top-style : solid;
	border-top-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style : solid;
	border-bottom-color: #c0c0c0;
}

p.quote {
	font-style: italic;
}

p.image {
	text-align : center;
}

table.inline {
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 10px;
}

code {
	margin: 0px;
	color: #185ac6;
	font-family: "Courier New", Courier, monospace;
	background: transparent;
}

pre {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 40px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background: #ffffff;
}

h1 {
   font-weight  : bold;
   font-family  : Arial, sans-serif;
   font-size    : 16px;
   color        : #000000;
   text-align   : left;
   margin-left: 10px;
}

h2 {
   font-weight  : bold;
   font-family  : Arial, sans-serif;
   font-size    : 14px;
   color        : #000000;
   text-align   : left;
   margin-left  : 30px;
}

h3 {
	font-weight  : bold;
	text-decoration: underline;
	font-family  : Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align   : left;
	margin-left  : 40px;
}

a:link {
	color: #185ac6;
	text-decoration: underline;
	background: transparent;
}

a:visited {
    color: #185ac6;
	text-decoration: underline;
	background: #eeeeee;
}

a:hover {
	color: #c00000;
	text-decoration:underline;
	background: transparent;
}

a:active {
	color: #c00000;
	text-decoration:underline;
	background: #f0c000;
}

h2 a {
	text-decoration: none;
	font-size: 14px;
}

a img {
   color: white;
   background: transparent;
   border-width: 0; 
   border-style: none; 
   border-color: inherit; 
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

input.text, textarea.text, select.text {
	border: #f7c600 thin solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: #FFF5D3;
	width: 300px;
}

.links {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	background: #eeeeee;
	border-width: 3px;
	border-style: solid; 
	border-color: #c00000;
}

.rand {
	border: 2px solid #185ac6;
	margin: 10px;
}

.navigation {
	background: #eeeeee;
    border-right: 1px solid #185ac6;
	border-bottom: 1px solid #185ac6;
}

.navigation td {
	font-size : 10pt;
}

.navigation {
/*	text-align : right; */
}

.navigation a:link {
	color: #000000;
	background: transparent;
}

.navigation a:visited {
    color: #000000;
	background: transparent;
}

.navigation a:hover {
	color: #c00000;
	background: transparent;
}

.navigation a:active {
	color: #c00000;
	background: transparent;
}

tr.navi {
	font-weight: bold;
	font-family: Verdana;
	background: #eeeeee;
}

.navi td {
 	border-bottom: 1px solid #185ac6;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px
}

.container {
/* 	border-top: 1px solid #185ac6; */
	border-bottom: 1px solid #185ac6;
}

.content {
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top:20px;
	border-bottom: 1px solid #185ac6;
	background: #ffffff;
}

input.suche {
	font-size: 10px;
	background: #B5CFF7;
	width: 130px;
	border: 1px solid #185ac6;
}

p img {
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 5px;
	float: left;
}

hr.pmargin {
	margin-left: 40px;
}

.navi .headline {
	text-align: center;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #c0c0c0;
	color: black;
	letter-spacing: 3px;
}