@charset "utf-8";
/* CSS Document */


/* ---------------Allgemeines------------------ */
body, html {
background-color:#7d7f7b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #e31b80;
margin: 0;
}

a { 
font-size:10px; font-weight:bold; text-decoration:none; color: #e31b80;
}

a:hover { 
font-size:10px; font-weight:bold; text-decoration:underline; color: #e31b80; 
}



#maincontainer {
margin: 15px auto;
width:889px;
height:auto;
border: #c7c6c6 1px solid;
background-color:#FFFFFF;
}

#head{
width: 889px;
height:148px;
float:left;
background-image:url(../images/menue/head_hg.gif);
background-repeat:no-repeat;
background-position:top;
}

#head img{
padding: 40px 0px 0px 5px;
border: 0px #FFFFFF solid;
width: 300px;
}

*hmtl #head img{
margin: 10px 0px 0px 625px;
border: 0px #FFFFFF solid;
width:300px;
height: 95px;
z-index:150;
float:left;
}

#content{
float:left;
background-color:#FFFFFF;
height:auto;
width:889px;
}

#content a { 
font-size:10px; font-weight:normal; text-decoration:underline; color: #e31b80;
}

#content a:hover { 
font-size:10px; font-weight:normal; text-decoration:none; color: #e31b80; 
}

#content ul{
list-style-image:url(../images/menue/list_style_image.gif);
}

#contentleft{
margin: 15px 0px 0px 0px;
padding: 0px 0px 15px 50px;
width: 505px;
height: auto;
float:left;
}

#contentleftpresse{
margin: 15px 0px 0px 0px;
padding: 0px 0px 15px 50px;
width: 505px;
height: auto;
float:left;
}

#contentleftpresse a{font-size:10px; font-weight:normal; text-decoration:underline; color: #000000;}
#contentleftpresse a:hover{font-size:10px; font-weight:normal; text-decoration:none; color: #e31b80;}

#contentright {
float:right;
height:auto;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 40px 40px 0px 0px;
}

#contentright img {
padding: 3px 3px 5px 3px;
}

#contentright p {
margin: 0;
padding: 3px 0px 4px 3px;
}

#contentrightunder {
float:right;
height:auto;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 40px 40px 0px 0px;
}

#contentrightunder img {
padding: 3px 3px 5px 3px;
}

#contentrightunder p {
margin: 0;
padding: 3px 0px 4px 3px;
}

#footer{
font-size:10px;
color:#a6a5a5;
width: 889px;
background-color:#FFFFFF;
height:auto;
height: 30px;
float:left;
padding: 15px 0px 0px 0px;
}

#footerleft{
float:left;
width:289px;
background-color:#FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
height: 30px;
}

#footerright{
float:right;
width: 585px;
background-color:#FFFFFF;
margin: 0px 0px 0px 0px;
height: 30px;
}

#footer a {font-size: 10px; font-weight: normal; text-decoration: underline; color: #a6a5a5;}
#footer a:hover { font-size: 10px; font-weight: normal; text-decoration: none; color: #000000; }
.active { font-size: 10px; font-weight: normal; text-decoration: none!important; color: #000000!important; }

.image 		{border:1px; border-thickness: 1px; border-color: #c7c6c6; border-style: solid;
			} 
			
.important {
color: #e2137b;
}

.textspace {
margin: 0px 0px 0px 60px}

/* -------------------------------------------- */



/* ---------------    Menü   ------------------ */

#menue{
width: 889px;
background-image:url(../images/menue/menue_hg.gif);
background-position:top;
background-repeat:repeat-x;
height: 32px;
float:left;
z-index: 100;
}

#menue a{
color:#a6a5a5;
font-size: 11 px;
font-weight:bold;
text-decoration:none;
}
#menue a:hover{
color:#e2137b;
font-size:11 px;
font-weight:bold;
text-decoration:none;
}




#menue li ul a{
padding:0px;
background:none;
text-decoration:none;
font-size:10px;
font-weight:normal;
color:#a6a5a5;
}

*html #menue li ul a{
padding:0px;

}

#menue li ul a:hover{
padding:0px;
margin: 0px;
background-image:url(../images/menue/selected_hg.gif);
background-position:top;
background-repeat:repeat-x;
text-decoration:none;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
}

div#Rahmen {
    width: 160px;
    padding: 0px;  
}

* html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 160px;
    w\idth: 160px;
}

div#Rahmen div {
     clear: left;
}

ul#Navigation {
    margin: 0; 
	padding: 0;
	background-image:url(../images/menue/menue_hg.gif);
	background-repeat:repeat-x;
}
  
ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
	list-style-image: none;
	padding: 11px 0px 5px 30px;   /* für Formatierung der Überpunkte*/

 }
 
* html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
}
  
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */

}

ul#Navigation li ul {
    padding: 0px 0px 0px 0px; 
	margin: 0;
	width: 160px;
	background-image:url(../images/menue/menue_hg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
    position: absolute;
	border-bottom: #c7c6c6 1px solid;
	border-left: #c7c6c6 1px solid;;
	border-right: #c7c6c6 1px solid;;
    top: 30px; left: 15px;
    display: none;  /* Unternavigation ausblenden */
}

* html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: 15px;
    lef\t: 15px;
	top: 29px;
	background-image:url(../images/menue/menue_hg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
  
*:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-image:url(../images/menue/menue_hg.jpg);
	background-position:bottom;
	background-repeat:no-repeat; 
	padding-bottom:0;
}

ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

ul#Navigation li ul li {
    float: none;
    display: block;
    /*margin: 5px 5px 5px 16px; Unternavigation formatiert mit selected balken */
	padding:1px;
}

ul#Navigation li ul li a{
padding: 4px 0px 3px 15px;
}

ul#Navigation li ul li a:hover{
padding: 4px 0px 3px 15px;
}

 ul#Navigation a{
    display: block;
	padding: 0px 0px 5px 0px;
      /* width: 6.4em;Breite den in li enthaltenen Elementen zuweisen */
}

ul#Navigation span {
    display: block;
      /* width: 6.4em;Breite den in li enthaltenen Elementen zuweisen */

	font-size:11px;
    text-decoration: none;
    color: #514E49;
}
  
* html li ul#Navigation a, * html li ul#Navigation span {
    width: 8.6em;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}
 
ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
}

li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color:#e2137b;
	font-size:11 px;
	text-decoration:none;
}

ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
  background-image:url(../images/menue/selected_hg.gif);
  background-repeat:repeat-x;
}

/* -------------------------------------------- */

/*-------zweispaltig und Bild------------*/

#contentleftspaltig{
width: 889px;
height: auto;
float:left;
}

#contentleftspaltig a{
text-decoration:underline;
color:#000000;
}

#toptext {
width:750px;
float:left;
height: auto;
margin: 0px 0px 0px 0px;
padding: 15px 0px 15px 50px;

}

#spaltelinks{
width:250px;
float:left;
margin: 0px 0px 0px 0px;
padding: 15px 0px 15px 50px;
height:auto;
}

#splaterechts{
width:250px;
float:left;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
height:auto;
}

#contentrightspaltig {
float:left;
height:auto;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 23px 40px 0px 50px;
}

#contentrightspaltig a { 
font-size:10px; font-weight:normal; text-decoration:underline; color: #e31b80;
}

#contentrightspaltig a:hover { 
font-size:10px; font-weight:normal; text-decoration:none; color: #e31b80; 
}


#contentrightspaltig img {
padding: 3px 3px 5px 3px;
}

#contentrightspaltig p {
margin: 0;
padding: 3px 0px 4px 3px;
}
/*---------------------------------------*/

/*------- Linkliste mit Bild ------------*/

#linklistecontent{
width: 600px;
height: auto;
float:left;
margin: 15px 0px 0px 0px;
padding: 0px 0px 15px 50px;
}

#linklistebox{
width: auto;
height: auto;
float:left;

}

#linklistebildlinks{
width:130px;
height: 72;
float:left;
margin: 5px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}

#linklistebildlinks img{
border: 1px #c7c6c6 solid;
}

#linklistetext{
width:400px;
float:left;
margin: 5px 0px 0px 0px;
padding: 0px 0px 5px 10px;
}

#linklistetextmodel{
width:300px;
float:left;
margin: 5px 0px 0px 0px;
padding: 0px 0px 5px 10px;
}

/*---------------------------------------*/

/*------- Moderatorenbilder ------------*/

.imagecontainer {
padding: 10px 0px 0px 50px;
width:auto;
height: auto;
float:left;
}

.imagebox {
float:left;
height:auto;
width:140px;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
}

.imagebox img {
padding: 3px 3px 5px 3px;
}

.imagebox p {
margin: 0;
padding: 2px 2px 2px 10px;
}


/*---------------------------------------*/

/*------- Teambilder ------------*/

.imageteamcontainer {
padding: 10px 0px 0px 270px;
width:auto;
height: auto;
float:left;
}

.imageteambox {
float:left;
height:auto;
width:160px;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
}

.imageteambox img {
padding: 10px 3px 5px 15px;
}

.imageteambox p {
margin: 0;
padding: 4px 4px 4px 10px;
}

/*---------------------------------------*/

/*------- Starthighlightbilder ------------*/

.imagestartcontainer {
padding: 10px 0px 0px 150px;
width:auto;
height: auto;
float:left;
}

.imagestartbox {
float:left;
height:280px;
width:140px;
border:#dbdbdb 1px solid;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
}

.imagestartbox img {
padding: 3px 3px 5px 3px;
}

.imagestartbox p {
margin: 0;
padding: 4px 4px 4px 10px;
}

#contentstartleft{
margin: 15px 0px 0px 0px;
padding: 0px 0px 15px 50px;
width: 505px;
height: 280px;
float:left;
}

/*---------------------------------------*/
/*------- Sponsoren Logo ------------*/

.sponsorenlogo{
margin: 2px 2px 2px 2px;
border:0px;
}

/*------- Submit Button ------------*/

.button{
background-image:url(../images/wow_anmeldung/button.gif);
background-repeat:no-repeat;
width:79px;
height:30px;
font-size:11px; font-weight:bold; text-decoration:none; color: #e31b80;
}

