body {
	background-color: white;
	font-size: 100.01%;
	font-family: Verdana, Arial, Sans-Serif;
	color:black;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 18px
}

a {
	text-decoration: none;
	color: #669999;
}

#page {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#banner {
	display:none;
}

#mainnavi {
	display:none;
}

#left {
	display: none;
}

#right {
	display: none;
}

#footer {
	display:none;	
}


/* ------------------------------------------------ Inhalt */


#content p {

}

h1 {
	font-size: 16px;
	margin-bottom: 20px;

}
h2 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration:underline;
}

.link_wiki {
	border-bottom: 1px dashed #669999;
}

.link_intern {
	text-decoration: underline;
}






