body {
	color:#FFFFFF;
	background:#000000;
    margin:0;
    padding:0;
    font: bold 11px/1.5em Verdana;
}

h2 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

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

.container {
	width:1000px;
}
.head {
	width:1000px;
	float:left;
	border-bottom: 1px solid #FF0000;
}
.main {
	float:left;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	width:999px;
}
.main_left {
	width:110px;
	padding-left:20px;
	float:left;
}
.main_center {
	width:800px;
	float:left;
}
.main_right {
	width:90px;
	float:left;
}
.footer {
	width:1000px;
	text-align:center;
}

#tabsE {
  float:left;
  width:100%;
  background:#000;
  font-size:93%;
  line-height:normal;

  }
#tabsE ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
  }
#tabsE li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsE a {
  float:left;
  background:url("../images/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsE a span {
  float:left;
  display:block;
  background:url("../images/tabrightE.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
#tabsE a span {
	float:none;
}
#tabsE a:hover span {
	color:#FFF;
}
#tabsE a:hover {
	background-position:0% -42px;
}
#tabsE a:hover span {
	background-position:100% -42px;
}
#tabsE #current a {
	background-position:0% -42px;
}
#tabsE #current a span {
	background-position:100% -42px;
}
#content {
	width:800px;
	margin-left:100px;
}
.images {
	width:210px;
	height:310px;
	padding:10px;
	float:left;
}

/*
hover bild vergroessern
*/

a.bild1{ 
    position:relative; 
    z-index:1; background-color:#000000; 
    color:#000;
    text-decoration:none
} 

a.bild1:hover{
	z-index:2;
	background-color:#000000;
} 

a.bild1 p{
	display: none; 
	background-image: url('../images/auftritte/thumbnails/bild1_hover.jpg');
	background-repeat: no-repeat; 
}

a.bild1:hover p{ 
    display:block;
    top:0em; left:0em; width:350px;height:500px; 
    border:1px solid #FF0000; 
    background-color:#000000; color:#000; 
    text-align: center
}

/*

*/

a.bild2{ 
    position:relative; 
    z-index:1; background-color:#000000; 
    color:#000; 
    text-decoration:none
} 

a.bild2:hover{
	z-index:2;
	background-color:#000000;
} 

a.bild2 p{
	display: none; 
	background-image: url('../images/auftritte/thumbnails/bild2_hover.jpg'); 
}

a.bild2:hover p{ 
    display:block;  
    top:0em; left:0em; width:350px;height:500px; 
    border:1px solid #FF0000; 
    background-color:#cff; color:#000; 
    text-align: center
}

/*

*/

a.bild3{ 
    position:relative; 
    z-index:1; background-color:#000000; 
    color:#000; 
    text-decoration:none
} 

a.bild3:hover{
	z-index:2;
	background-color:#000000;
} 

a.bild3 p{
	display: none; 
	background-image: url('../images/auftritte/thumbnails/bild3_hover.jpg'); 
}

a.bild3:hover p{ 
    display:block;  
    top:0em; left:0em; width:450px;height:300px; 
    border:1px solid #FF0000; 
    background-color:#cff; color:#000; 
    text-align: center
}

/*

*/

a.bild4{ 
    position:relative; 
    z-index:1; background-color:#000000; 
    color:#000; 
    text-decoration:none
} 

a.bild4:hover{
	z-index:2;
	background-color:#000000;
} 

a.bild4 p{
	display: none; 
	background-image: url('../images/auftritte/thumbnails/bild4_hover.jpg'); 
}

a.bild4:hover p{ 
    display:block;  
    top:0em; left:0em; width:450px;height:300px;
    border:1px solid #FF0000; 
    background-color:#cff; color:#000; 
    text-align: center
}
#content_img {
	padding-top:10px;
	padding-left:200px;
}
