#inhaltstart {
	visibility: visible;
	width: 800px;
	left: auto;
	right: auto;
	z-index: 2;
	height: 600px;
	background-image: url(/mike_roth/layout_images/navigation/streifenhintergrund.jpg);
	border: 20px solid #FFFFFF;
	margin: auto;
        text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
        text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {

	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
p,body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p.navigationebene2
{
	color: #D4364D;
	margin-bottom: 4px;
	margin-top: 0px;
}
a.navigation:link {
	color: #D4364D;
	text-decoration: none;
}
a.navigation:visited {
	color: #D4364D;
	text-decoration: none;
}
a.navigation:hover {
	color: #D4364D;
	text-decoration: underline;
	font-weight: bold;
}
a.navigation:active {
	color: #D4364D;
	text-decoration: none;
}
.bildrand {
	border: 2px solid #F5C44E;
}
#klein {
	font-size: 10px;
}
td {
	text-align: center;
}

