/* Test-CSS fuer anjabeutler.de */html, body, div, p, h1, h2, h3, h4, ul, ol,span, a, table, td, form, img, li {	margin: 0px;	padding: 0px;	border-width: 0px;	border-style: none;	}body {	background-color: #FFF; 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 15px;	color: #000;}

p {
    margin-top: -4px;
}
a:link {	color: #333;	text-decoration: none;}a:visited {	color: #999;	text-decoration: none;}a:hover {	color: #FF6600;	text-decoration: none;		}a:active {	color: #000;}#inhalt {	background-color: #FFF;	margin-left: auto;	margin-right: auto;	margin-top: 70px;	border-width: 0px;	border-style: none;	width: 803px;}.logo {	width: 600px;	height: 17px;	float: left;}a#link {	background-image: url("../bilder/logo.gif");	background-repeat: no-repeat;	display: block;	width: 243px;	height: 17px;	text-decoration: none;	margin: 0px;	padding: 0px;}.unsichtbar {	display: none;}.kontakt {	width: 200px;	float: right;	text-align: right;	padding-top: 4px;}.clear {	clear: both;	padding-top: 24px;}

.caption {
	background-color: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 10px;	color: #666;
	/* braun = #CC3300 */
	text-align: left;
	/* font-weight: bold; */
	margin-top:  4px;
}

.bildzwei {
	margin-top: 16px;
}.thumbnails {	padding-top: 2px;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	color: #333;	font-weight: bold;	padding-top: 12px;}.textspalte {	width: 158px;	float: left;	padding-left: 2px;}.textspalterechts {	width: 156px;	float: left;	padding-left: 4px;}

ul li {
	list-style:  none;
}

ul li.here > a:link {
	color: #333;	text-decoration: none;
}

ul li.nothere > a:link {
	color: #333;	text-decoration: none;
}

ul li.here > a:visited {
	color: #FF6600;
	list-style: none;
	font-size: 9px;
	font-weight: bold;
}

ul li.nothere > a:visited {
	color: #999;
	list-style: none;
	font-size: 9px;
	font-weight: normal;
}
ul li.here > a:hover {
	color: #FF6600;	text-decoration: none;
}

ul li.nothere > a:hover {
	color: #FF6600;	text-decoration: none;
}

ul li.here > a:active {
	color: #000;
}

ul li.nothere > a:active {
	color: #000;
}

td {
	padding-left: 6px;
	vertical-align: top;
	line-height: 12px !important;
}


.projects {
	/*background-color: #ABA9AD;*/
	background-color: #000;
	height: 41px;
	margin-top: -2px;
}

.text_top {
	font-size: 12px;
	margin-left: 8px;
	margin-right: 12px;
	color: #FFFFFF;
	display: inline;
}
