/*
	* Homepage: yorck-von-wartneburg.de
	* Date: 08.08.2005
*/

body {
	background-color: #deecc7;
}
#bodystruct {
	width:899px;/*Tabellenbreite*/
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#bodystruct .toprow, .devidingline, .bottomline  {
	background-color: #deecc7;
	height: 15px;
}
#bodystruct .leftmargin, #bodystruct .rightmargin {
	background-color: #deecc7; /* Farbe: Helles Grün */
	width: 100px;
}
#bodystruct .row1 .center{
	width: 10%;
	background-color: #345fae;
	vertical-align: top;
}
#bodystruct .row3 {/* Hinweis auf Pull down Menü mit Mozilla-Browsern*/
	background-color: #345fae; /*Farbe Blau */
	color: white;
	font-size: 12px;
	height: 30px;
}
#bodystruct .row4 {
	height: 50px;
	background-color: white;
}
#note {
	font-size: 12px;
	color: white;
}
#note img {
	position: relative;
	top: 4px;
	width: 20px;
	height: 20px;
	border: 0;
}
#note a {
	text-decoration: none;
	color: white;
}
#construction {
	border: #aeb99c; 
	padding: 10px;
	text-align: center;
	font-family: 'Verdana', sans-serif;
	font-size: 30px;
	font-style: italic;
}
#news_title {
	padding: 10px;
	text-align: left;
	font-family: 'Verdana', sans-serif;
	font-size: 18px;
	font-style: italic;
}
#news_letter table tr td {
	text-align: left;
	font-family: 'Times new roman', serif;
	font-size: 14px;
	font-style: normal;
	vertical-align: top;
}
#news_letter table {
	padding: 10px;
	border: 5px solid #c6f7f7;
}
.advertising {
	font-size: 11px;
	color: black;
} 