body {
	font-family: 'Dosis', Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 0 0 30px 0;
	background-color: #efefef;
	}

.farbe { color: #2d686f; }
.balken { color: #c40000; }

.inhalt {
	padding: 1px 85px 20px 90px;
	}

.breite {
  background: url(briefkasten.jpg) repeat-y top;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: 3px solid #0b0000;
  }

.v-mitte {
  vertical-align: middle;
  }

.trenner { clear: both; }

.rechts { text-align: right; }

.mittig { text-align: center; }

li { list-style-image: url(li.gif)}

h1 {
	background: transparent url(favicon.ico) left no-repeat;
  text-decoration:none;
	padding: 9px 0 0 40px;
  color: #0b0000;
	font-size:13pt;
	font-family: 'Dosis', Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	}

input, select, textarea {
	background-color: #fff;
	font-family: 'Dosis', Georgia, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-top: 0;
	border-left: 0;
	border: 3px solid #0b0000;
	}

textarea { 
  background: url(bg.jpg) no-repeat top right;	
	background-color: #fff;
  }

a,a:hover,a:visited {
	color: #000;
	text-decoration:none;
	}

.lnk  {
	color: #a80000;
	border-bottom: 1px dashed #2d686f;
	text-decoration:none;
	}

.lnk:hover { border-bottom: 1px solid #c40000; }

.lnk:visited {
	color: #000;
	border-bottom: 1px dashed #2d686f;
	text-decoration:none;
	}

.xt-lnk  {
	color: #a80000;
	border-bottom: 1px dashed #2d686f;
	text-decoration:none;
	padding: 0 0 0 13px;
	background: transparent url(xt-lnk.gif) left no-repeat;
	}

.xt-lnk:hover { border-bottom: 1px solid #c40000; }

.xt-lnk:visited {
	color: #000;
	border-bottom: 1px dashed #2d686f;
	text-decoration:none;
	}

img {
	margin: 0;
	border: 0;
  padding: 0;
	}

p { text-align: left }

.s { 	font-family: verdana, arial, sans-serif; font-size: 10pt; color: black; background-color: #0b0000; }
.w { 	font-family: verdana, arial, sans-serif; font-size: 10pt; color: white; background-color: #f5d802; }

.textbox {
	border: 3px solid #0b0000;
	margin: 2px;
	padding: 5px;
	background-color: #f5d802;
	}

.kleiner { font-size: 9pt;}
