/* THE-METAMORPHOSIS - MICHAEL BERGER */
html {
}

body{
font-family: 'Trebuchet MS', verdana, arial, sans-serif;
font-size: 12px;
color: #ffffff;
background: #292927;

margin: 0px;
padding: 0px;
}

a img{
border: none;
}

img, #bildernext, #bilderprev {
behavior: url(iepngfix.htc);
}

/* CONTAINER */
#container {
width:1000px;
height: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
min-height: 100%;
}

/* HEADER */
#header{
width:260px;
margin-top: 60px;
margin-bottom: 40px;
}

/* MENUEBEREICH */
#menuebereich {
font-size: 11px;
width:260px;
float: left;
}

#menuebereich li a {color: #ffffff; text-decoration: none; }
#menuebereich li a:visited {text-decoration: none;}
#menuebereich li a:active { color:#292927; text-decoration: none;}
#menuebereich li a:link  { color:#ffffff; text-decoration: none;}
#menuebereich li a:hover {color: #292927; background: #ffffff; text-decoration: none;}
.aktiv { width: 100px; color: #292927; background: #ffffff; text-decoration: none;}

/* MENUE */
#menue{
list-style: none;
width: 120px;
float: left;
}

#menue ul{
margin: 0px;
padding: 0px;
list-style: none;
margin-bottom: 40px;
}

#menue li {
margin-bottom: 3px;
padding: 0px;
width: 120px;
}

#menue li a:hover{
display: block;
width: 120px;
}
#menue a{
width: 120px;
}

/* SUBMENUE */
#submenue{
margin-left: 10px;
list-style: none;
width: 120px;
float: left;
}

#submenue ul{
margin: 0px;
padding: 0px;
list-style: none;
margin-bottom: 40px;
}

#submenue li {
margin-bottom: 3px;
padding: 0px;
width: 120px;
}

#submenue li a:hover{
display: block;
width: 120px;
}

#submenue a{
width: 120px;
}

.abstand {
margin-left: 3px;
}

/* INHALT */
#inhalt {
width:720px;
float: right;
line-height: 175%;
text-align: left;
}

.bold {
font-weight: bold;
}

#inhalt a:visited {color:#ffffff; text-decoration: none;}
#inhalt a:active { color:#ffffff; text-decoration: none;}
#inhalt a:link  { color:#ffffff; text-decoration: none;}
#inhalt a:hover {color: #292927; background-color: #ffffff; text-decoration: none;}

#inhaltport {
width:720px;
float: right;
line-height: 175%;
text-align: left;
}

#inhaltport a:visited {color:#000000; text-decoration: none;}
#inhaltport a:active { color:#000000; text-decoration: none;}
#inhaltport a:link  { color:#000000; text-decoration: none;}
#inhaltport a:hover {color: #ffffff; text-decoration: none;}


ul{
margin: 0px;
padding: 0px;
list-style: none;
}

li {
margin-bottom: 5px;
padding: 0px;
}

li a:hover{
display: block;
width: 140px;
}

ul#ebene2{
margin-left: 30px;
}

ul#ebene3{
margin-left: 60px;
}



/* UEBERSCHRIFTEN */
h1 {
font-size: 15px;
margin: 30px 0px 10px 0px;
padding: 0px;
color: #ffffff;
border-bottom: 1px dotted #ffffff;
text-align: left;
}

h2 {
margin: 0px;
padding: 0px;
font-size: 12px;
}

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

.porttext {

text-align: left;
}
/* BILDER */

#bilderprev {
height: 200px;
width: 25px;
margin-top: 120px;
float:left;
position: absolute;
text-align: center;
}

#bildernext {
height: 200px;
width: 25px;
margin-top: 120px;
margin-left: 695px;
float:right;
position: absolute;
text-align: center;
}

/* FRIENDS */
#friends {
margin-top: 432px;
}

#friends img {
margin-right: 15px;
}

/* BREADCRUMB */
#breadcrumb {
width:100%;
bottom:0px;
border-bottom:1px solid #ffffff;
background-color: #292927;
color: #ffffff;
font-size: 10px;
height: 15px;
}
#breadcrumb a:link { color:#ffffff; text-decoration: underline;}
#breadcrumb a:visited {color:#ffffff; text-decoration: none;}
#breadcrumb a:active { color:#ffffff; text-decoration: none;}
#breadcrumb a:hover {color: #ffffff;  text-decoration: underline;}


#breadcrumbrahmen  {
margin-top: 1px;
width:1000px;
margin-left: auto;
margin-right: auto;
}


/* SLIDESHOW */
ul#startseitenslide {
padding:0;
list-style:none;
margin:0 0 1em;
overflow:hidden;
max-height:530px;}

ul#startseitenslide li {
list-style:none;
padding:0;
}

ul#startseitenslide li img {
width:720px;
text-align:center;
margin:0;
}


#fehler {
text-align: center;
margin: 0px auto;
}