/*
	HTML Tags
*/
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, 'Trebuchet MS', 'Bitstream Vera Sans', Arial, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	padding: 0;
	background: transparent url(http://www.mehrwissen.net/library/img/div/background.gif) no-repeat top center;
}

a {
	color: #841618;
	text-decoration: none;
}


code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #841618;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, 'Trebuchet MS', 'Bitstream Vera Sans', Arial, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	padding: 0;
	margin: 5px 0 5px 0;
	text-decoration: none;
}

h2, h2 a {
	color: #841618;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h3, h3 a {
	color: #841618;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

img {
	border-bottom: 3px solid white;
}

ol {
	margin: 0;
	padding: 0 0 15px 45px;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

li {
	line-height: 1.5em;
}

p {
	line-height: 1.5em;
	margin-top : 5px;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

/*
	DIV Tags
*/
#cBody {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#cHeader {
	display : none;
}

#cMainMenu {
	display : none;
}

#cSpacerRight {
	display : none;	
}

#cContentPic {
	background: transparent url(http://www.mehrwissen.net/library/img/div/content_background.gif) no-repeat top center;
	margin : 0 auto;
	vertical-align: top;
}

#cContent {
	width : 640px;
	margin : 10px auto;
	padding: 0 0 0 25px;
}

#cContent a:hover {
	text-decoration: underline;
}

#cPics
{
	background-color : #841618;
	vertical-align : top;
}

#cPicsContent
{
	vertical-align : top;
	width : 100%;
	padding-left: 15px;
}

#cInfoMenu {
	display : none;
}

#infoTBL {
	margin: 0px;
	padding: 5px 0 10px 5px;
}

#infoTBL td {
	font-size : 14px;
	width : 130px;
	padding: 10px 0 10px 0;
	text-align : center;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, 'Trebuchet MS', 'Bitstream Vera Sans', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}

#bigCitation {
	font-size: 17px;
	padding-left: 280px;	
	padding-top: 60px;
	color : #841618;

}

#smallCitation {
	font-size: 14px;
	padding-left: 380px;
	padding-top: 10px;
	color : #841618;

}

/*
	Klassen
*/
.menuItem
{
	padding: 5px 15px 5px 0;
}

.menuItem a
{
}

.menuActiveItem
{
	padding: 5px 15px 5px 0;
}

.menuActiveItem a
{
}

.menuInfoItem
{	
	background-color : #D6D6D6;
}

.menuInfoItem a
{
	color : #666666;
}


.menuInfoFirstItem
{
	background-color : #D6D6D6;
}

.menuInfoFirstItem a
{
	color : #666666;
}

.menuActiveInfoItem
{
	background-color : #841618;
}

.menuActiveInfoItem a, .menuActiveInfoFirstItem a
{
	color: #ffffff;
}

.menuActiveInfoFirstItem
{
	background-color : #841618;
}

.smalltext {
	font-size: 10px;
	line-height: 1.2em;
}

.teasertext {
	font-weight : bold;
	color : #841618;
}
