body {
	margin: 0px;
	background-color: #FFF4D4;
}
/* Styles für den Navigationsteil oben */
table#top {
	width: 100%;
	background-image: url(../images/bg_follow.gif);
	background-repeat: repeat-x;
	background-color: #8A0000;
	height: 94px;
	vertical-align: top;
}
td.randtop {
	width: 11px;
	background-color: #CA7142;
	background-image: url(../images/bg_randtop.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
td#motiv {
	width: 138px; vertical-align: top; text-align: left;
}
td#logo {
	width: 117px; vertical-align: top; text-align: right;
}
td#navigation {
	vertical-align: top; text-align: left;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}
table#mainnav {
	height: 94px;
	width: 483px;
}
table#mainnav td {
	text-align: center; padding: 11px 6px 0px 5px;
}
table#mainnav td#last {
	text-align: center; padding: 11px 0px 0px 5px;
}
img#headlogo {
	margin: 15px 0px 1px 0px; border: 0px;
}

/* Styles für den Inhaltsteil */

table#main {
	vertical-align: top;
	width: 100%;
	height: 85%;
	}
table#main td {
	vertical-align: top;
}
td.randmain {
	width: 11px; background-color: #F9D397; border-bottom: 1px solid #D4AA1A;
}
/* Styles für die linke Navigation */
td#navlinks {
	background-color: #FFECB4;
	background-image: url(../images/cap_tradition.jpg);
	background-repeat: no-repeat;
	width: 138px;
	border-left: 1px solid #8A0000; border-right: 1px solid #8A0000;
	padding: 105px 0px 10px 0px;
	margin: 0px -1px 0px -1px;
	border-bottom: 1px solid #8A0000;
	vertical-align: top;
}
td#navlinks a, td#navlinks a:visited {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #8A0000; text-decoration: none; display: block; border-bottom: 1px dashed #DFC97A; padding: 0px 5px 3px 5px;
}
td#navlinks a:hover {
	color: #C3AF6B;
}

/* Styles für die rechte Subnavigation */
td#navrechts {
	width: 117px;
	background-color: #FFF8E5;
	border-bottom: 1px solid #D4AA1A; 
	vertical-align: top; 
	padding-top: 45px;
	text-align: center;
	}
td#navrechts p.legende {
	font-size: 10px; text-align: center; 
	color: #A17D00; 
	margin-top: -1.8em;
}
td#navrechts p {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
}
td#navrechts img{
	display: block;
	margin-left: 4px; margin-left: 4px;
}
td#navrechts a, td#navrechts a:visited {
	font-size: 12px;
	color: #2A1F7D; text-decoration: none; 
	padding: 0px 3px 2px 3px;
	display: block; border-bottom: 1px solid #FFF2CF;
	text-align: left;
}
td#navrechts a:hover {
	color: #8A0000; text-decoration: underline;
}
td#navrechts img {
	
}
/* Styles für den Textteil */
td#content {
	border-right: 1px solid #D4AA1A; 
	border-bottom: 1px solid #D4AA1A;
	text-align: left;
	padding: 40px 10px 10px 15px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	vertical-align: top;
}
td#content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #702310;
}
td#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #702310;
}
td#content h3 {
	font-size: 14px;
	font-style: italic; font-weight: bold;
	color: #702310;
}
td#content p {
	font-size: 12px;
	color: #4C4C4C; padding-bottom: -0.5em; line-height: 1.5em;
}
td#content ul {
	margin-top: -0.75em; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; color: #4C4C4C;
}
td#content ul li {
	list-style-type: circle; margin-bottom: 0.1em;
}
td#content a.extern, td#content a.extern:visited {
	color: #434C2A; padding: 0px 1px 0px 1px;
}
td#content a.extern:hover {
	color: #434C2A; border: 1px solid #434C2A; border-width: 0px 1px 0px 1px; padding-left: -1px; padding-right: -1px; text-decoration: none;
}
td#content a, td#content a:visited {
	color: #702310;
}
td#content a:hover {
	color: #8A0000; background: #FFF8E5; text-decoration: none; border-top: 1px dashed #8A0000; border: 1px dashed #8A0000; border-width: 1px 0px 1px 0px;
}
