/* styles www.juergenwolf.info by www.scheiner.cc *//* last updated: 14/09/09 *//* *** allgemeine Styles *** *//* ****************************************************** */body {	/* ### margin für moz/ie || padding für opera ### */	margin: 0;	padding: 0;	background: #F4F4F4 url(../images/bg.gif) repeat-x scroll;}img, table {	border: 0px solid black;}
td {	font-family: Verdana, Arial, sans-serif;	color: #484848;	font-size: 12px;	line-height: 24px;	vertical-align: top;}
ul {	list-style: none outside url(../images/listenpunkt.gif);	padding: 0;	margin: 0 0 0 20px;}
a	{	color: #C04027;	text-decoration : none;}
a:active  {	text-decoration : underline;}
a:hover  {	text-decoration : underline;}
/* ****************************************************** */
/* *** Side Styles *** */
/* ****************************************************** */
#navigation {	width: 150px;	float: left;	background: url(../images/juergen_wolf.gif) no-repeat top left;	padding: 0 0 0 2px;	line-height: 28px;	text-align: left;}
#aktuell_nav {	width: 100%;	margin-bottom: 15px;}
#top {	border: 0px solid black;	margin-bottom: 36px;}

#content {	width: 530px;	margin: 0 0 0 200px;	padding: 66px 0 0 0px;	text-align: left;}
.headline  {	font-weight: bold;	margin-bottom: 10px;	font-size: 14px;	color: #5A748E;}
.subheadline  {	font-weight: bold;	color: #5A748E;	padding-top: 15px;}
.text table  {	width: 528px;}
.top {	margin-top: 10px;	margin-bottom: 10px;}
.form_req {	color: #C04027;}
.lang {	color: #8CA7C2;	font-weight: bold;}
#navigation a {	font-weight: bold;}
#language {	color: #4A6D8F;	font-weight: bold;}/* ****************************************************** *//* *** Home Styles *** *//* ****************************************************** */#content_home {	border: 0px solid black;	width: 530px;	margin: 0 0 0 200px;	text-align: left;}#home {	 width: 498px;	 height: 241px;	 margin: 10px 0 32px 5px;}.zitat {	font-weight: bold;	font-size: 17px;	text-align: center;	padding-right: 110px;	color: #5A748E;}/* ****************************************************** *//* *** Bio Styles *** *//* ****************************************************** */#bioimg {	margin: 0px 0 100px 0;	}.copyright {	font-size: 10px;	margin-top: 120px;}/* ****************************************************** *//* *** Aktuelle Bidler Styles *** *//* ****************************************************** */.bildinfo1 {	background-color: #5A748E;	padding-left: 5px;	margin: 10px 0 30px 0;	font-size: 10px;	color: #E5E5E5;	line-height: 14px;	width: 525px;}.bildinfo2 {	background-color: #5A748E;	padding-left: 5px;	margin: 10px 0 30px 0;	font-size: 10px;	color: #E5E5E5;	line-height: 14px;	width: 375px;}.bildinfo3 {	background-color: #5A748E;	padding-left: 5px;	margin: 10px 0 30px 0;	font-size: 10px;	color: #E5E5E5;	line-height: 14px;	width: 222px;}.tblbildinfo {	width: 100%;	padding: 0;	margin: 0;	border-collapse:collapse;}.navigation_out {	color: #BF7F73;	font-weight: bold;}.format {	margin: 0px 10px;}span.format {	font-weight: bold;	color: #5A748E;}.page-nr {	margin: 0px 5px;}span.page-nr {	font-weight: bold;	color: #5A748E;}/* ****************************************************** *//* *** kontakt Styles *** *//* ****************************************************** */.contact {	width:1%;	padding-right: 10px;}.contact_mail {	margin-top: 4px;}/* ****************************************************** *//* *** weitere Styles *** *//* ****************************************************** */.literatur {	font-size: 10px;	padding-left: 20px;	line-height: normal;}.hinweis {	font-size: 10px;	font-style: italic;}.btd {	vertical-align: top;	width: 60px;}/* ****************************************************** *//* *** form Styles *** *//* ****************************************************** */input {		background-color: #C04027;		color: #FFF;		border: 1px solid #FFF;		width: 200px;}textarea {		background-color: #C04027;		border: 1px solid #FFF;		color: #FFF;		width: 200px;		height: 100px;}input.button {	background-color: #C04027;	border: 1px solid #FFF;	color: #FFF;	width: 100px;	margin-left: 40%;}select { 		background-color: #C04027; 		border: 1px solid #FFF;		color: #FFF;}