body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.hintergrund { background-color: #300000; }


.inhalt_navBox {
	padding: 10px;
}
.nav_home {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_home:link {
	text-decoration: none;
}
a.nav_home:hover {
	color: #FF0000;
}

#inhalt_Home {
	height: 380px;
	width: 940px;
	text-align: center;
	margin: auto;
	padding-top:100px;
}

#inhalt {
	height: 380px;
	width: 920px;
	margin: auto;
	margin-left: 20px;
	
}

#container_home { 
	background-image: url(../bilder/grafiken/HG.gif);
	background-repeat: no-repeat;
	height: 675px;
	width: 960px;
	padding-top:1px;
	margin: 50px auto; 
	}
	
#container {
	background-image: url(../bilder/grafiken/HG_weiss.gif);
	background-repeat: no-repeat;
	height: 675px;
	width: 960px;
	padding-top:1px;
	margin: 50px auto;
	}
	
	
#navBox_home {
	background-image: url(../bilder/grafiken/hg_nav.gif);
	margin:10px;
	padding:10px;
	height: 70px;
	width: 486px;
	background-repeat: no-repeat;
	}
	
#navBox {
	background-image: url(../bilder/grafiken/hg_nav_weiss.gif);
	margin:10px;
	padding:10px;
	height: 70px;
	width: 486px;
	background-repeat: no-repeat;
	}
/* .portfolio_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}  
 
a.portfolio_body:link {
	color: #FF0000;
	text-decoration: none;
}

a.portfolio_body:hover {
	text-decoration: underline;
} */

td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}

td td {
	line-height: 22px;
}

td strong {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FF0000;
}

td a {
	color: #FF0000;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
}




p {
	margin: 0px;
	padding: 0px;
}

p img {
	margin: 10px 0 0;
	padding: 0;
}

input {
	width: 429px;
	height: 15px;
	border: 1px solid #FF0000;
	margin-bottom: 8px;
}

.input_verkleinerung {
	width: 50px;
}

.senden {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	width: 80px;
	height: 19px;
	border: 1px solid #FF0000;
}
.roteAuszeichnung {
	color: #FF0000;
}
.jahreszahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.titel {
	margin-top: 2px;
}

