/* Standarddefinitionen */
body {
	background-color: #F9F4F0;
	background-image: url(/fileadmin/layout/bg.jpg);
	background-repeat: repeat-x;
}

p, td {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link { color: #653130; text-decoration: none}
a:visited { color: #653130; text-decoration: none}
a:hover { color: #000000; text-decoration: none}
a:active { color: #000000; text-decoration: none}

.feature a:link { color: #896C6B; text-decoration: none}
.feature a:visited { color: #896C6B; text-decoration: none}
.feature a:hover { color: #512726; text-decoration: none}
.feature a:active { color: #512726; text-decoration: none}

#back a:link { color: #AC9695; text-decoration: none}
#back a:visited { color: #AC9695; text-decoration: none}
#back a:hover { color: #512726; text-decoration: none}
#back a:active { color: #512726; text-decoration: none}

#foot a:link { color: #AC9695; text-decoration: none}
#foot a:visited { color: #AC9695; text-decoration: none}
#foot a:hover { color: #512726; text-decoration: none}
#foot a:active { color: #512726; text-decoration: none}

div.wrap {
	align: center;
}

/* Hintergründe und Rahmen */
#menu .stripe {
	background-image: url(/fileadmin/layout/stripe.jpg);
	background-repeat: repeat-x;
}

#menu .menu {
	background-color: #512726;
}

#content .content {
	background-color: #FFFFFF;
	border-bottom: 1px solid #A59183;
	border-left: 1px solid #E4DEDA;
	border-right: 1px solid #E4DEDA;
}

#content .navih, #content .conth, #content .feath {
	background-color: #EAE0D5;
	border-top: 1px solid #C9BDB6;
	border-bottom: 1px solid #A48271;
	border-left: 1px solid #E4DEDA;
	border-right: 1px solid #E4DEDA;
} 

#content td.navigation {
	background-color: #F9F5F0;
	border-bottom: 1px solid #D2C8C1;
	border-left: 1px solid #E4DEDA;
	border-right: 1px solid #E4DEDA;
}

#content .feature h1 {
	background-color: #BFB6AC;
	border-bottom: 1px solid #9E9181;
}

#content .feature {
	background-color: #EFE7DC;
	border-bottom: 1px solid #9E9181;
	border-left: 1px solid #D2C8C1;
	border-right: 1px solid #D2C8C1;
}

#content .content .csc-caption {
	background-color: #F9F4F0;
	border-bottom: 1px solid #EFE7DC;
}

#content .content .celement {
	border-bottom: 1px solid #EFE7DC;
}

/* Ausrichtung */
#menu .menu {
	text-align: center;
}

#content .content .right {
	text-align: right;
}

#content .content .middle {
	text-align: center;
}

#content .add {
	padding-bottom: 30px;
}

/* Abstände */
table#menu {
	margin-bottom: 10px;
}

#foot .foot p {
	margin: 4px 0px 30px 10px;
}

#content .navih p, #content .conth p, #content .feath p {
	margin: 3px 0px 3px 6px;
} 

#content .navih, #content .conth, #content .feath {
	height: 20px;
} 

#content td.navigation {
	padding-top: 20px;
	padding-bottom: 30px;
}

#content .content {
	padding: 10px;
	padding-bottom: 25px;
}

#content .content p {
	margin: 18px 0px;
}

#content .content .headline {
	margin: 0px;
	margin-top: 18px;
	margin-bottom: -12px;
}

#content .feature h1 {
	margin: 0px;
	margin-top: 0px;
	padding: 1px 4px;
}

#content .feature p {
	margin: 0px;
	padding: 2px 4px;
}

#content .feature {
	padding-top: 12px;
	padding-bottom: 20px;
}

#content .content .celement {
	padding: 0px;
	margin: 0px;
}

#content .feature .celement {
	padding-bottom: 10px;
}

#content .content .csc-caption {
	margin: 0px;
	padding: 1px;
}

#back div {
	padding-top: 4px;
}

#content .content .imgtext-table img {
	margin-top: 3px;
	margin-bottom: 2px;
}

/* Typographie */
.feature h1 {
	font-size: 8pt;
	font-weight: normal;
}

#content .navih p, #content .conth p, #content .feath p {
	font-size: 8pt;
} 

#content .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#content .content .csc-caption {
	font-size: 8pt;
	text-align: left;
}

#content .content .headline {
	font-weight: bold;
}

/* Farben */
#foot .foot p {
	color: #BBABA8;
}

#content .navih p, #content .feath p {
	color: #C0B4AF;
} 

#content .conth p {
	color: #896C6B;
} 

#content p, #content li {
	color: #6F5E5E;
}

#content .content h1 {
	color: #512726;
}

#content .feature h1 {
	color: #FFFFFF;
}

#content .feature p {
	color: #896C6B;
}