﻿/* :::::Laumans.css ::::: */

body {
	font-family: Verdana,Arial,"Sans Serif",Sans-Serif,sans serif;
	font-size: 75%;
	width: 100%;
	margin: 0;
	padding: 0
}

img {
	border: medium none;
}

p {
	font-size: 10pt;
}

a:link {
	color: rgb(133, 17, 51);
}

a:visited {
	color: rgb(133, 17, 51);
}

h1, h2, h3 {
	font-size: 10pt;
}

table {
	border: medium none;
	border-collapse: collapse;
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	margin: 0pt;
	padding: 0pt;
	vertical-align: top;
}

.TableText {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0, 0, 0);
}

.TableTextRed {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(133, 17, 51);
}

#pageHolder {
	width: 706px !important;
	position: relative;
	margin-top: 130px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: white;
}

#content {
	clear: both;
	z-index: 10;
	font-size: 0.9em;
	background-color: rgb(255, 255, 255);
	border-right: 1px solid rgb(170, 16, 56);
	border-bottom: thin solid rgb(170, 16, 56);
}

p {
	font-size: 1em;
}

input:focus, textarea:focus, select:focus {
	background-color: #f9f0df;
}

.BotNavi {
	background-color: rgb(204, 204, 204);
	font-weight: bold;
	border-bottom: 1px solid rgb(133, 18, 52);
}

#newSearch, #previous, #next, #newSearch a, #previous a, #next a {
	display: block;
	white-space: nowrap;
	margin-top: 6px;
}

#newSearch {
	float: left;
	margin-left: 5px;
}

#previous, #next {
	float: right;
	text-align: right;
	width: 80px;
	margin-right: 5px;
}

.RightImg {
}

.Red {
	color: rgb(133, 17, 51);
}

table.Content {
	width: 100%;
}
/*
.ContentRow { border-top: 1px solid rgb(133, 18, 52); border-bottom: 1px solid rgb(133, 18, 52); padding: 4px 8px; border-right: 1px solid rgb(133, 18, 52); vertical-align: middle; }
.ContentRowRight { border-top: 1px solid rgb(133, 18, 52); border-bottom: 1px solid rgb(133, 18, 52); padding: 4px 8px; vertical-align: middle; text-align: center; }
*/

body, html, p, div, th, td, a, * {
	font-family: Segoe UI,Helvetica,Arial,Sans-Serif,sans serif;
	font-size: 8pt;
}

body {
	width: 720px !important;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 0;
	/* nicht (mehr) vorhanden, 404-Fehler, 2017-07-18 cw
		background: url(http://www.laumans.de/assets/images/bgd/bgd_bogen_start_td.jpg) no-repeat center top; */
	background-color: #f9f0df;
	background-attachment: scroll;
}

#page {
	width: auto;
}

#subheader {
	padding: 0 0 10px 0;
}

#subpage {
	width: auto;
	border: none;
	background: white;
}

#content {
	width: 550px;
	border: 1px solid #eee;
	margin: 0;
}

.Ablauf {
	font-size: 8pt;
}

#intro1 {
	width: 250px;
}

#intro2 {
	width: 250px;
}

#contextBox { /* ggf. ausblenden: 	width:0; 	display:none; */
	left: 560px;
	top: 0;
	width: 120px;
	padding: 10px;
	background: transparent;
}

a {
	color: rgb(81, 81, 81) !important;
}

table.Content {
}

.ContentRow {
	border-right: thin solid rgb(170, 170, 170) !important;
	border-bottom: thin solid rgb(170, 170, 170) !important;
	padding: 2px 4px;
}

.ContentRowRight { /*border-top: 0pt solid rgb(133, 18, 52) ! important; border-right: thin solid rgb(170, 170, 170) ! important; */
	border-bottom: thin solid rgb(170, 170, 170) !important;
	background-color: white;
	padding: 2px 4px;
}

.BotNavi {
	background-color: #ccc; /*height: 100%;*/
	font-weight: normal;
}

#newSearch, #previous, #next, #newSearch a, #previous a, #next a {
	text-decoration: none;
	text-transform: capitalize;
}

.Red {
	color: #893232 !important;
}

input[type="radio"] {
	width: auto;
}

input:focus, textarea:focus, select:focus {
	background-color: #f9f0df;
}
