/* bbmark ================ Global ================= */	

* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: left;
	background: #fff;
	font: normal 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	}

img {
	border: 0;
	margin-top: 12px;
	display: block;
	}

img.inlineImg {
	margin-top:0;
	float:left;
	padding:0 8px 0 0;
	}

a {
	color: #78b22c;
	text-decoration: none;
	}

a:hover {
	color: #333;
	}

/* bbmark ================ Typo ================= */	

h1 {
	font: normal 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #78b22c;
	text-indent:-9999em;
	background:url(/media/website/lineaclaratypo.png) no-repeat left top;
	}
	
h1, h1 a {
	display: block;
	height:41px;
	width:81px;
	}

h2, h2 a, h3 {
	font: normal 18px/20px "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 12px;
	border: none !important;
	width: 500px;
	}

h3 {
	font: bold 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #333;
	}

h4 {
	font: bold 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #333;
	margin-bottom: 12px;
	}

span.caps {
	font-size: 0.9em;
	}

#content .softener p {
	color: #333;
	}
	
p.leicht {
	color: #999;	
	}
	
p#durchklicken {
	text-align: right;
	float: right;
	width: 230px;
	display: inline;
	}

p#durchklicken a {
	text-decoration: none;
	border: none;
	}

p#cc {
	clear: both;
	color: #999;
	font-size: 9px;
	margin-top: 60px;
	padding:5px;
	text-transform: uppercase;
	background:#fff;
	}

p#cc a {
	color: #777;
	border: none;
	}

p#cc a:hover {
	color: #78b22c !important;
	}	

address {
	font-style:normal;
	color: #666;
	line-height: 19px;
	font-size: 12px;
	margin-top:16px;
	}

blockquote {
	color: #666;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0 25px;
	font-style: normal;
	}
	
code,pre {
	text-align: left;
	font: normal 12px/19px Monaco,Courier, monospace;
	color: #333;
	padding-bottom:16px;
	}

ul, ol {
	margin: 0 0 16px 0px;
	padding: 0;
	}

li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: circle; 
	line-height: 19px;
	}

ul.arch li {
	list-style-type: none;
	margin: 0;
	}

ol li {
	list-style-type: decimal;
	background:none;
	padding: 0;
	margin: 0 0 0 20px;	
	}

.dreier {
	background:#eeffe1;
	padding:10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	border: 1px solid #ddfcc6;
	}

.dreier li {
	width:31%;
	float:left;
	list-style-type: none;
	margin:0 2% 0 0; 
	font-size:11px;
	line-height: 15px;
	}

.dreier li a {	
	font-weight:bold;
	}	
	
blockquote.tw {
	padding:0;
	}	
	
blockquote.tw p {
	background:#e0faff;
	padding:10px; 
	margin:0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 	
	border: 1px solid #d4ecf1;	
	}	

blockquote.tw cite {
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	}

/* bbmark ================ Sidebar ================= */	

#aux {
	position: absolute;
	top: 110px;
	left: 75px;
	width: 200px;
	}

#aux a	{ 
	border: none;
	color:#333;
	}

#aux a:hover { 
	color:#78b22c;
	text-decoration: none;
	}

#aux ul {
	margin: -10px 0 0 25px;
	padding: 0;
	list-style-type: none;
	}

#aux li {
	list-style-type: none;
	background: none;
	display:inline;
	line-height: 100%;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	color:#000;
	}

#aux li:before {
	content:" | ";
	}
	
#aux li:first-child:before {
	content:"";
	}
	
/* bbmark ================ Content ================= */	

#content {
	position: relative;
	margin: 0 0 0 280px;
	padding-top: 89px;
	width: 620px;
	padding-bottom: 32px;
	}

.breit {
	width: 620px;
	}

#content p {
	margin-bottom: 16px;
	color: #000;
	}

#content p em {
	font-family: Helvetica, Arial, "Lucida Sans Unicode", Verdana, sans-serif;
	}

#p21, #p22, #p195 {
	display: none;
	}

#theContent {
	width: 500px;
	}

#theContent p {
	margin-top: 12px;
	}

div.txt {
	margin: 8px 0 48px 0;
	width: 500px;
	}
	
/* bbmark ================ Fotos ================= */	

ul#switch {
	margin: 10px 0 20px 0;
	}

ul#switch li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	}

ul#switch li a {
	font-size: 11px;
	color: #666;
	padding: 3px 6px;
	margin: 0 3px 10px 0;
	text-decoration: none;
	border: 1px solid #d5d5d5;
	}

ul#switch li a:hover {
	background-color: #78B22C;
	color: #fff;
	border: 1px solid #78B22C;
	}

ul#switch li a.current,ul#switch li a:hover.current {
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
 	}

img#erstes {
	margin: 5px 0 0 0;
	}

#pending {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 130px !important;
	height: 15px !important;
	text-align: center;
	background: #000;
	visibility: hidden;
	color: #fff;
	font-size: 11px;
	}

/* bbmark ================ Kommentare ================= */	

.cL {
	clear: both;
	width: 300px;
	}

.cL dt a {
	border: none;
	}

.cL dd	{
	margin: 5px 0 0 0;
	line-height: 19px;
	padding-bottom: 16px;
	}

.cL dd p {
	margin-bottom: 0;
	color: #666 !important;
	}

.cL dt .data	{
	font-size: 9px;
	color: #999;
	margin-left: 5px;
	text-transform: uppercase;
	}

.cL dt .data a {
	color:#999;
	}
	
.cL dt .data a:hover {
	color:#78b22c; 
	}	

.cL dd li {
	color:#666 !important;
	}

p.komm	{
	margin-top: 16px;
	}

p.komm a	{
	border: none;
	}

form	{
	width: 300px;
	margin-top: 32px;
	}

ul.comments_error li {
	font-weight: bold;
	}

.comments-wrapper h3, #Kommentar h3	{
	clear: both;
	font: normal 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 8px;
	padding-top: 24px;
	}

div.txt a.comments_invite {
	background: url(/media/website/blase.gif) no-repeat left center;
	height: 12px;
	width: 15px;
	padding-left: 20px;
	margin-left: 25px;
	border: none;	
	}

table	{
	width: 300px;
	}

tr	{
	/*background: #fafafa;*/
	}

td	{
	font-weight: normal;
	color: #333;
	text-align: left;
	font-size: 10px;
	padding: 8px 3px;
	vertical-align: top;	
	}

td.text	{
	width: 40px;
	}

td.feld {
	width: 250px;
	}

td.feld input {
	width: 100%;
	}

tr#send	{
	background: #fff;
	}

tr#send td {
	padding-left: 40px;	
	}

td.text label {
	padding-right: 5px;
	text-align: left;
	color: #666;
	}

table textarea {
	height: 120px;
	}

td div {
	border: 1px solid #dedede;
	padding: 1px;
	/*background: #fff;*/
	width: 241px;
	}

table textarea, table input	{
	width: 235px;
	font: normal 12px/19px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #333;
	padding: 2px;
	margin: 0px;
	border: 1px solid #dedede;
	}

input#remember, input#forget {
	width: auto !important;
	float: none;
	margin-top: 0px;
	padding: 0 !important;
	border: none;
	background: none;
	}

html[xmlns] input#remember, html[xmlns] input#forget {
	margin-top: 3px;
	}

table input#txpCommentPreview, table input#txpCommentSubmit	{
	color: #222;
	width:auto;
	padding: 7px 8px;
	margin:5px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #c6c6c6;
	background:#ddd;
	background: -moz-linear-gradient(top, #fff, #ddd); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
	display: inline-block;
	text-shadow: 0px 1px 1px #fafafa;
	line-height: 1;
	}

table input.disabled {
	display: none !important;
	}

#spRow {
	display: none;
	}
 
/* bbmark ================ Clearfix ================= */	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* IE6 */
* html .clearfix {
	height: 1%;
	}
	
/* IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
	}		
  