@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../gfx/_layout/entwurf_2_8_r1_c1.png);
	background-repeat: repeat-x;
	background-color: #A59F97;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#pagebox {
	text-align: left;
	width: 799px;
	margin: auto;
	background-color: #FFF;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030303;
	border-right-color: #706D68;
	border-bottom-color: #827E78;
	border-left-color: #706D68;
}
#pagehead {
	background-image: url(../gfx/_layout/entwurf_2_8_r2_c3.png);
	height: 229px;
	background-repeat: no-repeat;
}
#pageheadnavcontainer {
	padding-top: 193px;
	padding-left: 208px;
}
#pageheadnav {
	font-size: 12px;
	height: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#pageheadnavlist {
	margin: 0px;
	padding: 0px;
}
#pageheadnavlist li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 18px;
	letter-spacing: -1px;
	padding: 0px;
}
#pageheadnavlist li a {
	text-decoration: none;
	color: #000;
}




#pagemain {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#col1 {
	float: left;
	width: 200px;
	clear: both;
	background-color: #FFF;
}
#col2 {

}
#col2_content {
	margin-left: 210px;
	margin-right: 10px;
}
#impressum {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#impressum a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	margin-right: 4px;
}
#impressum a:hover {
	color: #424242;
}




#pagefoot {
	background-color: #FFF;
	clear: both;
	text-align: center;
	color: #ABABAB;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.mbox {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 8px;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	letter-spacing: -1px;
	border: 1px solid #D5D5D5;
}

.darkbox {
	background-color: #1C1E1C;
	color: #D5D5D5;
}
.lightbox {
	background-color: #575850;
	color: #C0C0C0;
}
.maincontent {
	font-size: 13px;
	line-height: 115%;
}
.maincontent a {
	font-weight: bold;
	color: #656565;
}
.maincontent a:hover {
	color: #2D2D2D;	
}
.maincontent  h1, .maincontent  h2, .maincontent  h3, .maincontent  h4, .maincontent  h5, .maincontent  h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	font-variant: small-caps;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.maincontent  h1 {
	font-size: 16px;
	font-weight: bold;
}
.maincontent  h2 {
	font-size: 16px;
	font-weight: normal;
}
.maincontent  h3 {
	font-size: 15px;
	font-weight: bold;
}
.maincontent  h4 {
	font-size: 15px;
	font-weight: normal;
}
.maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
}
.maincontent  h6 {
	font-size: 14px;
	font-weight: normal;
}
.maincontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 120%;
	text-align: justify;
}
.maincontent table {
}

.centertable tr td, .centertable tbody tr td, .centertable td p {
	text-align: center;
}
.maintitle {
	font-size: 22px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	padding-bottom: 4px;
}
.blockjustify {
	text-align: justify;
}

.line {
	margin-bottom: 10px;
	margin-left: 20px;
}

.line .caption {
	float: left;
	position: fest;
}
.line .input {
	margin-left: 140px;
}
.line .input input, .line .input textarea {
	width: 300px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}