@import url("rte.css");

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(/fileadmin/pics/site/background.gif);
	margin: 0px;
	padding: 0px;
	color: #011057;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

img {
	border: 0px;
}

a {
	color: #011057;
}

/* Seitenaufbau */
.wrapper {
	width: 100%;
}

.outerbox {
	margin-left:auto; margin-right:auto;
	width: 900px;
	background-color: #FFFFFF;
}

.navitop {
	width: 900px;
	height: 36px;
	padding-top: 24px;
	padding-bottom: 0px;
	background-color: #011673;
	text-align: center;
	margin-left: 1px;
}

.navitop IMG {
	margin-left: 3px;
	margin-right: 3px;	
}

.composing {
	width: 900px;
	position: relative;
}

.overlay {
	position: absolute;
	right: 20px;
	bottom: 0px;
}

.mainbox {
	padding-top: 2px;
	width: 900px;
}

.mainbox .content_left {
	background-image: url(/fileadmin/pics/site/farbverlauf_links.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	width: 200px;
	min-height: 200px;
	float: left;
}

.mainbox .content_right {
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	width: 643px;
	left: 235px;
	min-height: 200px;
	float: right;
}

/* nur Hauptseite */
.maintable {
	padding-top: 2px;
	width: 900px;
}

.maintable .content_left {
	background-image: url(/fileadmin/pics/site/farbverlauf_links.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	width: 279px;
	min-height: 200px;
}

.maintable .content_top {
	background-image: url(/fileadmin/pics/site/farbverlauf_rechts.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	width: 179px;
	min-height: 35px;
	text-align: center;
}

.maintable .content_right {
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100px;
}

/* 3spaltiges Layout */
.mainbox .content_middle {
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 47px;
	width: 406px;
	left: 235px;
	min-height: 200px;
	float: left;
}

.mainbox .content_right2 {
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	width: 210px;
	left: 648px;
	min-height: 200px;
	float: right;
}





/* Footer */
.footerbox {
	margin-left:auto; margin-right:auto;
	padding-top: 2px;
	width: 850px;
}

.footerbox .dottline {
	width: 850px;
}

.footerbox .footer_left {
	width: 410px;
	float: left;
	font-size: 9px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.footerbox .footer_right {
	width: 410px;
	left: 425px;
	float: right;
	text-align: right;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* Überschriften */
.csc-header A {
	color: #206FCE;
	text-decoration: none;
}

.csc-header A:hover {
	text-decoration: underline;
}

/* Linien */
.line_vert {
	width: 1px;
	background-image: url(/fileadmin/pics/site/dots_vertikal.gif);
	background-repeat: y-repeat;
}

.dottline {
	height: 1px;
	background-image: url(/fileadmin/pics/site/dots_horizontal.gif);
}

/* Fechtkalender */
.fechttable {
	width: 600px;
}

.fechttable .fechthead {
	vertical-align: top;
	font-weight: bold;
}

.fechttable .fechthead #ort {
	width: 100px;
}

.fechttable .fechtcell {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.fechttable .fechtendata {
	vertical-align: top;
	border-top: 1px solid #011057;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fechttable .fechtendata_name {
	vertical-align: top;
	border-top: 1px solid #011057;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fechttable .fechtendata_kat {
	vertical-align: top;
	border-top: 1px solid #011057;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fechttable .fechtendatafix {
	vertical-align: top;
	text-align: center;
	border-top: 1px solid #011057;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fechttable .bottomrow TD {
	border-top: 1px solid #011057;
}

/* Adressen */
.tx-ttaddress-pi1 .vcard {
	height: 29px;
}

.tx-ttaddress-pi1 .vcard DIV {
	float: left;
	height: 22px;
	padding: 1px;
	padding-right: 10px;
	margin-top: 5px;
}

.tx-ttaddress-pi1 .vcard {
	clear: both;
	border-bottom: 1px solid #011057;
	vertical-align: middle;
}

.tx-ttaddress-pi1 .vcard .city {
	width: 130px;
	padding-left: 10px;
}

.tx-ttaddress-pi1 .vcard .name {
	width: 190px;
}

.tx-ttaddress-pi1 .vcard .phone {
	width: 115px;
}

.tx-ttaddress-pi1 .vcard .profile {
	width: 42px;
}

.tx-ttaddress-pi1 .vcard .email {
	width: 42px;
}

.tx-ttaddress-pi1 .vcard .www {
	width: 42px;
}

/* E-Mail-Formular */
.inputtext {
	border: 0px;
	background-color: #FFFFFF;
}

.formtable {
	background-color: #d8e9fd;
	width: 100%;
}

.formtable .inputlabel {
	width: 100px;
	padding-left: 15px;
	padding-top: 8px;
	vertical-align: top;
}

.formtable .inputtd {
	padding-top: 5px;
}

.formtable .inputtd .inputtext {
	width: 265px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.formtable .inputtd SELECT.inputtext {
	width: 160px;
}

.formtable .inputtd .inputtextarea {
	border: 0px;
	background-color: #FFFFFF;
	width: 265px;
	height: 140px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.formtable .inputtdsubmit {
	padding-top: 5px;
	padding-top:10px;
	padding-left: 184px;
}

.formtable .submitbutton {
	border: 1px solid #011057;
	background-color: #FFFFFF;
	color: #011057;
	width: 80px;
}


.formtable .submitbutton:hover {
	color: #990000;
}

.formtable .inputtdhinweis {
	padding-left: 15px;
	padding-top: 15px;
}

.formtable .error {
	padding-left: 30px;
}

.formtable p.error {
	font-weight: bold;
	padding-bottom: 5px;
}

.formtable ul.error {
	padding-bottom: 10px;
}

/* Bayerischer Meister */
.bayerischermeister {
	width: 620px;
	background-color: #d8e9fd;
	padding: 10px;
}

.bayerischermeister SELECT {
	border: 1px solid #000000;
	margin-left: 20px;
	margin-right: 20px;
}

.bayerischermeister .meistersubmit {
	border: 1px solid #011057;
	background-color: #FFFFFF;
	color: #011057;
	width: 80px;
	margin-left: 40px;
}

.bayerischermeister .meistersubmit:hover {
	color: #990000;
}


.meistertable {
	width: 640px;
	border-bottom: 1px solid #011057;
	padding-top: 25px;
}

.meistertable .meisterheaderjahr {
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 15px;
	width: 100px;
}

.meistertable .meisterheaderplatz {
	vertical-align: middle;
	font-weight: bold
	padding-bottom: 15px;
	width: 180px;
}

.meistertable .meisterheaderplatz IMG {
	vertical-align: middle;
}

.meistertable .meisteryear {
	border-top: 1px solid #011057;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.meistertable .meisterhimself {
	border-top: 1px solid #011057;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

.meistertable .meisterhimself IMG {
	vertical-align: middle;
}

/* Galerie */
.wtgallery_listpic {
	padding-bottom: 10px;
	padding-right: 10px;
}

.wtgallery_listpic IMG {
	border: 1px solid #000000;
}

.wtgallery_listpic_lastofrow {
	padding-right: 0px;
}

.wtgallery_listpic_act IMG {
	border: 1px solid #CC0000;
}