BODY {
	background: url(../images/bg-inner.jpg) 50% 0 no-repeat;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

IMG { border: 0; }

A {
	color: #4f429f;
}
DIV.homepage {
	width: 1280px;
	margin: 0 auto;
}
DIV.main {
	width: 1000px;
	border2: 1px solid red;
	margin: 0 auto;
	margin-top: 70px;
}


DIV.menu {
	width: 270px;
	border2: 1px solid green;
	float: left;
	padding-top: 230px;
	position: fixed;
}

DIV.zauber { background: url(../images/pers-zauber.png) no-repeat right top; }
DIV.divan { background: url(../images/pers-divan.png) no-repeat right top; }
DIV.fee { background: url(../images/pers-fee.png) no-repeat right top; }
DIV.hexe { background: url(../images/pers-hexe.png) no-repeat right top; }
DIV.robin { background: url(../images/pers-robin.png) no-repeat right top; }
DIV.zauber2 { background: url(../images/pers-zauber2.png) no-repeat right top; }
DIV.zauber3 { background: url(../images/pers-zauber3.png) no-repeat right top; }

DIV.content {
	width: 710px;
	border2: 1px solid #960;
	float: right;
	padding-top: 20px;
	font-size: 14px;
}

DIV.maerchen_container DIV {
	border2: 1px solid red;
	width: 160px;
	height: 170px;
	float: left;
	font-size: 12px;
	margin: 0 7px 7px 0;
}
DIV.maerchen_container_menu A {
	text-decoration: none;
	font-size: 12px;
}
DIV.maerchen_container IMG {
	display: block;
	margin-bottom: 7px;
	
}
DIV.pdf_datei  A {
	text-decoration: none;
	font-size: 14px;
}
DIV.footer {
	width: 710px;
	border2: 1px solid blue;	
	float: right;
	clear: both;
	color: #4f429f;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 12px;
}
DIV.footer A {
	color: #4f429f;
	text-decoration: none;
	margin-left: 30px;
}


DIV.menu UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	margin-left: 20px;
	text-decoration: none;
}
DIV.menu LI {
	margin-bottom: 20px;
	text-decoration: none;
}

DIV.menu A {
	color: #4f429f;
	text-decoration: none;
}


DIV.content H1 {
	font-size: 48px;
	color: #4f429f;
	}
DIV.content 	H2 {
	font-size: 20px;
	color: #4f429f;
	}
DIV.content 	H3 {
	font-size: 14px;
	color: #000000;
	}
DIV.zauber3 IMG {
	float:right;
	width: 350px;
	border: 1px solid #4f429f;
    margin-left: 15px;
	margin-bottom: 15px;	
}
DIV.galerie {
	background-color: #FFF;
	padding2: 10px;
	margin2: 10px 0;
	border: 1px solid #e3d9c5;
}

DIV.galerie DIV.preview {
	width: 100%;
	margin-bottom: 10px;
}

DIV.galerie DIV.container {
	white-space: nowrap;
	overflow: scroll;
	height2: 100px;
	overflow-y: hidden;
	background-color: white;
	padding: 6px;
}

DIV.preview IMG {
	border: 4px solid white;
}
DIV.preview .sel IMG {
	border: 4px solid #4f429f;
}

DIV.galerie DIV.big {
	padding: 10px;
	font-size: 12px;
	padding-bottom: 20px;
}

DIV.galerie DIV.big IMG { 
	display: block;
	margin-bottom: 10px;
}

DIV.galerie DIV.big DIV {
	display: none;
}

DIV.galerie DIV.big .sel {
	display: block;
}