/* CSS Document */

body, div, p, tr, td {
	font-family: 'Comic Sans MS', 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'sans-serif';
	/*font-size: 12px;*/
	font-size: 18px;
	color: #663300;
	}
	
h1, h2, h3, h4, h5 {
	/*font-size: 24px;*/
	font-size: 36px;
	font-weight: bold;
	color: #330000;
	text-align: center;
	/*
	border-bottom: 1px solid #d5d289;
	*/
	}
	
h3, h4, h5 {
	font-size: 18px;
	text-align: left;
	}
	
.textHervorheben {
	font-weight: bold;
	color: #990000;
	color: #CC0000;
	}	
	
.contentInner A { 
	font-weight: bold;
	color: #330000;
	}

.contentInner A:hover { text-decoration: none; }
	
.fussNote {
	font-size: 11px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	text-align: right;
	font-style: oblique;
	}

.imageLeft { float: left; margin-right: 15px; }	
.imageRight { float: right; margin-left: 15px; }
.imageInText { padding: 2px; border: 1px solid #7a794f; margin: 15px 0; }

.imageColInText, .imageFullInText {
	padding: 4px 0;
	border: 1px solid #7a794f;
	border-left: none;
	border-right: none;
	margin: 25px 0;
	text-align: center;
	}
	
.imageColInText img {
	margin: 1px;
	height: 124px;
	}
	
.cutLine { display: none; }

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

#mainMenu, #subMenu {
	margin-top: 3px;
	}

#mainMenu, #subMenu {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 15px;*/
	font-weight: 300;
	}
	
#mainMenu {
	font-size: 16px;
	}
	
#subMenu {
	font-size: 12px;
	}
	
#mainMenu A, #subMenu A {
	color: #454436;
	margin: 0 10px;
	text-decoration: none;
	}
	
#mainMenu A:hover, #subMenu A:hover {
	color: #141125;
	}
	
.mainMenu-Active { color: #612b19; }

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

.imageNavigation {
	text-align: center;
	}
	
.imageNavigation img {
	margin: 0 10px;
	}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */