#blog_mainstyle {
	background-color: #FFF;
	color: #000;
	width: 1100px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
}

.HeadlineMainStyle{
	color: #FFF;
	background-color: #666;
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#Title{
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#MenuWindow {
	width: 209px;
	height: 700px;
	float: left;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
}

#News{
	height: 700px;
	width: 239px;
	border-left-width: 1px;
	border-left-style: solid;
	float: left;
}
#News_text {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	color: #00f;
	overflow: auto;
}

#News_text p {
	margin-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00F;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	color: #000;
}

#MainPictureWindow{
	float: left;
	width: 650px;
	height: 700px;
}

#MainPictureFrame{
	display: block;
	margin: auto;
}

#scollPictureWindow{
	display: none;
	width: 650px;
}

#Menu{
	letter-spacing: 0px;
	margin-top: 25px;
	font-size: 14px;
}

.MenuDiv
{
	text-align: right;
	padding: 7px;
	margin-bottom: 3px;
	margin-right: 5px;
	cursor: pointer;
}

.MenuDiv_hoover{
	color: #FFF;
	background-color: #000;
}

#Menu a {
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 7px;
	margin-bottom: 3px;
	margin-right: 5px;
}

#Menu a:hover {
	color: #FFF;
	background-color: #000;
}

/* schlussleiste - Markiert die Infoleiste am Ende der Seite
*/
#schlussleiste {
	text-align: right;
	font-size: 14px;
	width: 1100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
}

/* filmsetmark - Markiert im Menüpunkt farblich die Passwortgeschützten Bildbereiche
*/
.filmsetmark{
	color: #790000;
}

.normalsetmark{
	color: #005B2E;
}
