body {
	margin:0px;
	padding:0px;
	color:#000;  
	text-align: center;
	background-color: white !important;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.kasten {
	display:none;
}

.kastenno {
	display:none;
}

.kastenbig {
	display:none;
}

.kastenleft {
	display:none;
}

.kastenright {
	display:none;
}

.kastenoben {
	display:none
}

.kastenobenbig {
	display:none;
}

.kastenunten {
	display:none;
}

.kastenuntenbig {
	display:none;
}

.sidelist {
	display;none;
}

#page {
	background-image: none !important;
	border-width: 0px !important;
}

#innerpage {
	background-color:white !important;
	border-bottom-width:0px !important;
}

#header {
	background-image: none !importan;
	border-top: 0px !important;
	border-right: 0px !important;
}


h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration:none;
	color: #7A1E19 !important;
}

#pagelist {
	display:none;
}


a {
	color: #7A1E19 !important;
	text-decoration: none !important;
	margin-left: 2pt;
}

#content {
	float:none !important;
	border-right-width:0px !important;
}

#sidebar {
	display:none;
}

.trennimage {
	display:none;
}

a img {
	border-bottom: 1px solid #C30009;
}

.navigation {
	display:none;
}

.alignleft {
	float:none !important;
}

.alignright {
	float:none !important;
}

.postmetadata {
	display:none;
}


#commentform {
	display:none;
}


.commentlist {
	list-style-type:decimal;
}

.comment {
	
}

.comment p {
}

.lefttrain {
	float:left;
	width:23px;
	height:30px;
	background: url('images/lefttrain.png');
}

.righttrain {
	float:left;
	width:8px;
	height:30px;
	margin-right:10px;
	background: url('images/rightrain.png') repeat;
}


.middletrain {
	float:left;
	height:30px;
	background: url('images/middletrain.png') repeat-x;
	padding-top:8px;
}

.picturetitle {
	margin-left:200px;
}

#footer {
	display:none;
}

.pagebar {
	display:none;
}

