/* CSS Document */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;

}
#nav {
	margin-left: -1000px;
}
#container #marginalie {
	margin-top: -1000px;
}


#marginalie #spruch {
	font-size: 0.8em;
	padding-left: 10px;
	text-align: center;
	line-height: 1.3em;
	padding-right: 10px;
	width:140pt;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #cc0000;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 5px;
}
.initiale {color: #666666}
#footer {
	font-size: 0.8em;
	padding-top: 32px;
	padding-left: 140px;
	text-align:center;
}

#tcm-kreis {
	height: 510px;
	width: 520px;
	
	margin-top:30px;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: 0.1em;
	text-align: center;
	position: relative; /* Wichtig, damit die links später dynamisch positioniert werden können. */
	z-index: auto;
}
#spruch {
	padding-top: 14px;
}
#spruch h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;	
}
.author {
	padding-left: 20px;
	font-size: smaller;
	font-style: italic;
}
#inhalt {
	
}
#tcm-kreis ul {
	list-style: none;
}
#tcm-kreis a {
	height: 60px;
	position: absolute;
}
#tcm-kreis .feuer a {
	width: 60px;
	left: 230px;
	top: 45px;
}

#tcm-kreis .metall a {
	width: 60px;
	left: 400px;
	top: 230px;
}

#tcm-kreis .holz a {
	width: 60px;
	left: 50px;
	top: 230px;
}

#tcm-kreis .wasser a {
	width: 60px;
	left: 230px;
	top: 420px;
}

#tcm-kreis .erde a {
	width: 60px;
	left: 230px;
	top: 230px;
}


#tcm-kreis a:link, #tcm-kreis a {
	color: #FFCC00;
	text-decoration: none;
}
#tcm-kreis a:hover {
	color: #333333;
	text-decoration: none;
}
#haupttext {
	
	width: 580px;
	margin-top:50px;
	/*margin-left: 240px;*/
}
#haupttext h1 {
	font-size: 1.3em;
	color: #cc0000;
	padding-bottom: 6px;
}

#haupttext h2 {
	font-size: 1.1em;
	color: #cc0000;
		padding-top: 12px;
	padding-bottom: 6px;
}
#haupttext h3 {

}
#haupttext h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 0.2em;
	padding-top: 12px;
}
#haupttext ul {
	padding-left: 28px;
	list-style-type: circle;
}
haupttext p {

}
form {
	border: 1px #cc0000;
	width: 80%;
}
fieldset {
	font-size: 1em;
	border: 1px solid #cc0000;
	margin: 10px;
	padding: 6px;
	width: 100%;
}
legend {
	color: #cc0000;
}
.beschriftung {
	float: left;
	width: 80px;
}
.feld {
	font-family: "Courier New", Courier, mono;
	line-height: 1.2em;
	font-weight: bold;
	padding: 2px;
}
form p {
	padding-bottom: 6px;
}.img_mitte {
	border: 2px solid #ffcc00;
	margin: 18px 0px 18px 120px;
}
#haupttext ol {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding: 18px 0px;
}
#haupttext hr {
	width: 280px;
	border: 4px double #CC1708;
	}
	
.portrait {
	border: 2px solid #ffcc00;
	float:right;
	z-index: 100;
	margin-right: 12px;
}
.adresse {
	font-family: "Courier New", Courier, monospace;
	border: 2px solid #ffcc00;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 18px;
	width: 220px;
	padding: 10px 4px 10px 10px;
}
.person {
	padding-bottom: 18px;
	margin-right: 12px;
}
.fussnote {
	font-size: 0.8em;
	font-style: italic;
	margin-top: 6px;
	margin-left: 40px;
}
#zitat {
	padding: 4px;
	border: 2px dotted #ccoooo;
	font-size: 1.2em;
	color: #999999;
	display: block;
	margin: 0px 12px 0px 0px;
	line-height: 1.4em;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}
.angebot {
	margin-right: 12px;
	margin-top: 18px;
}
#portraitContainer {
	margin: 18px 10px 18px 20px;
	position: relative;
	width: 320px;
}.img_links {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
.img_gross {
	margin-top: 20px;
	border: 1px solid #CD1809;
}
td {
	font-size: 0.9em;
	padding: 2px;
}