#flashcontent {
    height: 600px;
    }

a:link{color:#ffffff;}
a:visited{color:#ffffff;}

body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center; /*Zentrierung IE */
    background-color: #CECECE;
    color:#D3D3D3;
}

#seitenbereich {
    text-align: left; /* Inhalt wieder links*/
    margin: 0 auto; /*Zentrierung Seite mitte*/
    width: 880px;
}

header {
    margin-top: 5px;
    padding-top: 15px;
    width: 874px;
    height: 215px;
    background-color: #000000;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

.jimgMenu {
	width: 670px;
	height: 200px;
	overflow: hidden;
	margin: auto;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;

	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 200px;
}

.jimgMenu ul li.impress a {
	background: url(images/impress.png) repeat scroll 0%;
}

.jimgMenu ul li.photogallery a {
	background: url(images/photogallery.png) repeat scroll 0%;
}

.jimgMenu ul li.artgallery a {
	background: url(images/artgallery.png) repeat scroll 0%;

}
.jimgMenu ul li.test a {
	background: url(images/Sofortbild.png) repeat scroll 0%;

}
.jimgMenu ul li.myself a {
	background: url(images/myself.png) repeat scroll 0%;

}
.jimgMenu ul li.Home a {
	background: url(images/home.png) repeat scroll 0%;
	min-width:310px;

}

section {
    background-color: #000000;
    height: 0 auto;
    margin-top: 15px;
    min-height: 450px;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

.sectionindex {
    background-color: #000000;
    height: 0 auto;
    margin-top: 225px;
    min-height: 450px;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

#fb1 {
    float: left;
    width: 428px;
    margin-top: 15px;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 11px;
    background-color: #6dc2e9;
    border-radius: 10px;
    text-align: center;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

#fb2 {
    margin-left: 446px;
    width: 428px;
    margin-top: 15px;
    height: 50px;
    padding-top: 17px;
    padding-bottom: 0px;
    background-color: #6dc2e9;
    border-radius: 10px;
    text-align: center;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

footer {
    margin-top: 15px;
    height: 25px;
    padding-bottom: 20px;
    background-color: #760303;
    border-radius: 10px;
    text-align: center;
    box-shadow: 5px 5px 20px grey;
    border: 3px solid white;
}

h1 {
    color: #FF8436;
    line-height: 0.8em;
}

h2 {
    margin-left: 25px;
    font-size: large;
}

hr {

    color: #FF0000;
}

.absatz {
    margin-left: 25px;
}

.bild1 {
    margin-top: 5px;
    margin-left: 20px;
    float: right;
    width: 300px;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}

.bild2 {
    margin-top: 40px;
    margin-left: 25px;
    width: 175px;
    height: 122px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}

.bild3 {
    margin-top: 40px;
    margin-left: 70px;
    width: 175px;
    height: 122px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}

.bild4 {
    margin-top: 40px;
    margin-left: 25px;
margin-bottom: 20px;
    width: 290px;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}
.bild5 {
    margin-top: 40px;
    margin-left: 40px;
margin-bottom: 20px;
    width: 436px;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}
.bild6 {
    margin-top: 40px;
    margin-left: 150px;
    width: 250px;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}
.bild7 {
    margin-top: 40px;
    margin-left: 100px;
    width: auto;
    height: 300px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px grey;
    border: 1px solid black;
}
p {
    margin-left: 25px;
    font-size: 11pt;
}