/* CSS Document AWO THEODOR-SCHWARTZ-HAUS*/

/* --------------------------- DEFAULT --------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fbedc0;
	font: 12px/13px Arial, Helvetica, sans-serif;
	color: black;
}

ul, form, p, h1, h2, h3, h4, img, input, label {
	margin: 0;
	padding: 0;
}

label {
	display: block;
}

ul, li {
	list-style-type: none;
}

table {
	border: 0px;
}

img {
	display: block;
}

.width {
	width: 1px;
}

a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #000;
}

/* --------------------------- MAIN TABLE --------------------------- */

.main {
	background-color: #fff;
	color: inherit;
	padding: 0 0 30px;
}

/* --------------------------- HEADER --------------------------- */

.headerBg {
	background: url(../images/header_0006.jpg) no-repeat 0 0;
	height: 270px;
}

.headerBg img {
	margin: 0 0 0 710px;
}

.crown {
	font: 52px Georgia, "Times New Roman", Times, serif;
	color: whitesmoke;
	text-shadow: black 1px 1px 3px;
	padding-top: 80px;
}

.subcrown {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: whitesmoke;
	text-shadow: black 1px 1px 3px;
	padding-top: 2px;
}

/* --------------------------- MASTER BUTTONS --------------------------- */

div#masterbutton {
	background-color: #f4f4f4;
	padding: 0;
	width: 250px;
}

div#masterbutton p {
	text-align: center;
	color: #D60020;
	padding: 6px;
}

div#masterbutton img {
	border-style: none;
}

div#masterbutton a {
	text-align: center;
	color: #D60020;
}

/* --------------------------- MENU --------------------------- */

.menuBg {
	background: url(../images/menuBg.gif) repeat-x 0 0;
	height: 36px;
}

.menuBg ul {
	text-align: center;
}

.menuBg ul li {
	display: inline;
	padding: 0 25px;
}

.menuBg ul li a {
	line-height: 36px;
	padding: 2px 4px;
	color: white;
}

.menuBg ul li a:hover {
	background-color: white;
	color: #DB0028;
	padding: 2px 4px;
}

.menuBg ul li a.active {
	background-color: #D60020;
	color: #fff;
	cursor: default;
	padding: 2px 4px;
}

.subnavi a:link {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
}

.subnavi a:visited {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
}

.subnavi a:hover {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
}

.subnavi a:active {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
}

/* --------------------------- BODY --------------------------- */

.bodyPanel {
	padding: 35px 24px 30px;
}

/* --------------------------- LEFT PANEL --------------------------- */

.leftPanel {
	width: 411px;
}

.lastminutePanel {
	border: 1px solid #DFD99B;
	background: #fff url(../images/lastminuteBg.jpg) repeat-x;
	color: inherit;
	padding: 13px;
}

.lastminutePanel h3 {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
	background-color: inherit;
}

.lastminutePanel a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #DB0028;
}

.tablab {
	color: #D67900;
	background-color: #fbedc0;
	font-weight: bold;
	padding: 5px;
	width: inherit;
}

.lastminutePanel label {
	color: #D67900;
	background-color: #fbedc0;
	font-weight: bold;
	padding: 5px;
	width: inherit;
}

.lastminutePanel input {
	width: 98px;
	height: 14px;
	border: none;
	background-color: #F3EEB7;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #877D00;
	padding: 1px 0 0 2px;
}

.lastminutePanel .column {
	padding: 5px;
}

.formPanel input.small {
	width: 49px;
	height: 14px;
	border: none;
	background-color: #F3EEB7;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #877D00;
	padding: 1px 0 0 2px;
}

.formPanel input.submitBtn {
	width: 49px;
	height: 16px;
	border: none;
	background: none;
}

.urgentnav {
	background-color: #fbedc0;
	border: 1px solid #CDC88B;
	padding: 10px;
	color: inherit;
	height: 265px;
}

.urgentnav img {
	border: 3px solid #CFCA7B;
	float: left;
	margin: 0 10px 0 0;
}

.urgentnav p {
	line-height: 18px;
	padding: 5px 0 0;
}

.urgentnav p span {
	font-weight: bold;
	color: #D67900;
	background-color: inherit;
}

.urgentnav a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #D67900;
}

.biggal {
	background-color: white;
}

.biggal img{
	background-color: white;
	border: 1px dotted silver;
	padding: 2px;
}

div.thumbimg {
	float: left;
	width: 162px;
	padding: 2px;
	border: 1px dotted silver;
	margin: 5px;
}

div.thumbimg p {
	text-align: center;
}

.event {
	background-color: #fbedc0;
	border: 1px solid #CDC88B;
	padding: 10px;
	color: inherit;
}

.event img {
	border: 3px solid #CFCA7B;
	float: left;
	margin: 0 10px 0 0;
}

.event p {
	line-height: 18px;
	padding: 5px 0 0;
}

.event p span {
	font-weight: bold;
	color: #D67900;
	background-color: inherit;
}

.event a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #D67900;
}

.gallery {
	background-color: #fbedc0;
	border: 1px solid #CDC88B;
	padding: 10px;
	color: inherit;
}

.gallery img {
	border: 3px solid #CFCA7B;
	float: left;
	margin: 0;
}

.gallery p {
	line-height: 18px;
	padding: 5px 0 0;
}

.gallery p span {
	font-weight: bold;
	color: #D67900;
	background-color: inherit;
}

.contact h2 {
	height: 0;
	padding-top: 18px;
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
}

.contact p {
	background: url(../images/contactBg.gif) no-repeat 0 0;
	height: 66px;
	padding: 5px 0 0 38px;
	color: black;
	background-color: inherit;
	line-height: 18px;
}

.contact p a {
	color: #DB0028;
	font-weight: bold;
	background-color: inherit;
}

.contact p a:hover {
	text-decoration: underline;
}

#map {
	border: 1px solid #979797;
	padding: 0;
}

/* --------------------------- RIGHT PANEL --------------------------- */

.welcome {
	padding: 10px;
	color: inherit;
	height: 265px;
}

.welcome p {
	line-height: 18px;
	padding: 10px 0 10px;
}

.welcome p a {
	font-weight: bold;
	color: #DB0028;
	background-color: inherit;
	padding: 0;
}

.welcome p a:hover {
	color: #877D00;
	background-color: inherit;
}

.welcome h3 {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
	background-color: inherit;
}

.welcome ul {
	padding: 0;
}

.welcome li {
	line-height: 23px;
	padding: 0 0 0 14px;
	list-style-type: square;
	list-style-position: inside;
}

.formit p {
	line-height: 18px;
	padding: 10px 0 10px;
}

.formit p a {
	font-weight: bold;
	color: #DB0028;
	background-color: inherit;
	padding: 0;
}

.formit p a:hover {
	color: #877D00;
	background-color: inherit;
}

.formit h3 {
	color: #DB0028;
	font: 18px/19px Georgia, "Times New Roman", Times, serif;
	background-color: inherit;
}

a.more {
	background-color: #DB0028;
	color: #FEFCE5;
	height: 18px;
	padding: 2px 9px;
	text-align: center;
	line-height: 18px;
}

a.more:hover {
	background-color: white;
	color: #DB0028;
	border: 1px solid #DB0028;
}

.btmrgtBg {
	background: url(images/rgtbgImg.jpg) no-repeat 0 0;
	height: 109px;
	border: 1px solid #cdc88a;
}

.btmrgtBg h3 {
	font: bold 24px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #F4F1C1;
	padding: 18px 25px 14px 197px;
	text-align: center;
	background-color: inherit;
}

.btmrgtBg h3 span {
	color: #FCBD6B;
	display: block;
	font-weight: bold;
	font-size: 16px;
	background-color: inherit;
}

.btmrgtBg a {
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
}

.btmrgtBg a:hover {
	text-decoration: none;
}

.services {
	color: #D67900;
	font-size: 12px;
	font-weight: bold;
}

.services ul {
	background: url(../images/divider.gif) repeat-x 0 0;
	width: 183px;
	padding: 0 0 30px;
}

.services li {
	background: url(../images/divider.gif) repeat-x 0 100%;
	line-height: 23px;
	padding: 0 0 0 14px;
}

.services li span {
	background: url(../images/arrow.gif) no-repeat 0 2px;
	height: 8px;
	width: 4px;
	padding: 0 0 0 10px;
}

.services a {
	color: #D67900;
}

/* --------------------------- FOOTER --------------------------- */

.footerBg {
	background: #D60020 url(../images/footerBg.gif) repeat-x 0 39px;
	height: 75px;
	color: white;
}

.footerBg ul {
	text-align: center;
	padding: 20px 0 10px;
	font-size: 10px;
}

.footerBg ul li {
	background: url(../images/separator.gif) no-repeat 100% 60%;
	display: inline;
}

.footerBg ul li.noBg {
	background: none;
}

.footerBg ul li a {
	padding: 0 17px;
	color: white;
	font-weight: bold;
	background-color: inherit;
}

.footerBg ul li a:hover {
	color: white;
	background-color: inherit;
}

.footerBg ul li a.active {
	color: white;
	background-color: inherit;
}

.footerBg p {
	font-size: 9px;
	text-align: center;
}

.footerBg p a {
	color: #FEFCE5;
	background-color: inherit;
}

.footerBg img {
	border: 1px solid #97130b;
	float: right;
	margin-top: -20px;
	margin-right: 58px;
}

.footerBg p a:hover {
	color: #FCBD6B;
	background-color: inherit;
}

/* --------------------------- FORM --------------------------- */

/* position */

label, .two-elements p {
	float: left;
	display: inline;
}

.chk-set input {
	float: left;
	background: transparent !important;
	border: none !important;
}

ol li {
	float: left;
	padding: 0 0 20px;
}

/* abmessungen */

form {
	width: 420px;
}

input,  textarea,  select {
	width: 207px;
}

label, .two-elements p {
	width: 140px;
	padding: 0;
}

select {
	width: 210px;
}

ol {
	list-style-type: none;
	padding: 0;
}

.two-elements p {
	width: 140px;
	padding: 0;
}

.two-elements {
	width: 100%;
	clear: both;
}

.two-elements input {
	
}

.two-elements  div {
	width: 240px;
	display: inline;
}

.two-elements div label {
	display: none;
}

.two-elements input#lv {
	width: 35px;
}

.two-elements input#ov {
	width: 60px;
}

.two-elements input#rn {
	width: 142px;
}

.two-elements input#plz {
	width: 50px;
}

.two-elements input#ort {
	width: 152px;
}

.two-elements input#strasse {
	width: 170px;
}

.two-elements input#hNr {
	width: 32px;
}

/* styles */

fieldset {
	border: 1px solid #cdc88b;
	padding: 10px 0px 10px 10px;
	margin: 0 0 5px 0;
	background: #fff url(../images/lastminuteBg.jpg) repeat-x;
}

legend {
	display: none;
}

p#privacy, p.verteiler-meldung {
	padding: 12px 45px 12px 7px;
	color: #cfcfcf;
	font-size: 0.8em;
	text-align: justify;
}

input, textarea, select {
	background: #ffffff;
	/*

#eee

dce;*/
    border: 1px solid #777777;
	margin: 1px 0 2px;
}

select {
	background: #ffffff;
	border: 1px solid #bfbfbf;
}

.senden {
	font-weight: bold;
	color: #D67900;
	background: #fbedc0;
	border: 1px solid #cdc88b;
	padding: 5px;
	width: 120px;
}

/* --------------------------- MISC --------------------------- */

.title {
	font: 24px/25px Georgia, "Times New Roman", Times, serif;
	color: #DB0028;
	background-color: inherit;
}

.hauslogo {
	float: right;
	display: block;
	padding: 10px 0 10px 20px;
	margin: 0;
}
