/* ========================================================= */
/*    Stylesheet für                                         */
/*    SITE : www.wizo-deutschland.de                        */
/*    STAND: 19.12.2006                                      */
/*    (c)  Feldmann,  Sünn                                   */
/* ========================================================= */

/* == NOTES: =============================================== */
/*                                                           */
/*                                                           */
/* ========================================================= */

/* -- HTML-Tags -- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
}

h3 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 18px;
	text-align: left;
}


h4 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	margin: 0px 0px 0px;
}

h6 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: normal;
}

table {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
  padding: 0px;
	text-align: left;
}


img {
  border: 0px;
  margin: 0px;
  padding:0px;
}


/* -------------------------------------- .Klassen --------------------------------- */

#linkeseite-t1 #navid 
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	margin:  0px;
	text-align: left;
}

#linkeseite-t1 #menugruppe
{
	
  color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
	margin:  0px;
	text-align: left;
} 

#linkeseite-t1 #menugruppe1
{
  color: #ffffff;
  background: url(../images/nav-4-gelb.gif);
 	font-family: Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	margin-top:  0px;
	margin-bottom: 0px;
	text-align: left;
} 

#navid a
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	padding-left: 2px;
}
#navid a:hover
{
	color: #ffcc33;
	font-family: Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
  text-decoration: none;
	padding-left: 2px;
}
#menugruppe a
{	
  padding-left: 2px;
  text-decoration: none;
}

#menugruppe a:hover
{
	font-weight: bold;  
  padding-left: 2px;
  text-decoration: none;
}

#menugruppe1 a
{
	color: #000066;
  padding-left: 4px;
  text-decoration: none;
}

#menugruppe1 a:hover
{	
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
	padding-left: 4px;
}






/* -------------------------- Bereiche ------------------------------------- */


/* ---------------------------------- Inhalt der gesamten Seite ------------------- */

#gesamtinhalt {
	width: 955px;
  height:700px;
  top: 0px;
  left: 0px;
	position: absolute;
  z-index: 1;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
	background-position: left top;
  background-image: url(../images/wasserzeichen.jpg);
  border-width: 1px;
  border-style: solid;
  border-color: #080808;
  border: none; */
}

/* ---------------------------------     Inhalt Header       -------------------- */

#header {
  position: absolute;
  width: 700px;
	height:100px;
  top: 0px;
  left:115px;
	z-index: 12;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
	border: none; */
}

#header-links {
  position: absolute;
  width: 150px;
	height:120px;
  top: 0px;
  left:120px;
 	z-index: 13;
	overflow: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
  background-repeat: no-repeat;
	background-position: left top;
  /* background-image: url(../images/logo-1.gif); */
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
	border: none; */
}

#header-mitte {
  position: absolute;
  width: 350px;
	height:60px;
  top: 0px;
  left:300px;
  z-index: 14;
	overflow: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  background-repeat: no-repeat;
	background-position: center top;
  /* background-image: url(../images/wizo-head-1.gif); */
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
	border: none; */
}

#header-rechts {
  position: absolute;
  width: 150px;
	height:185px;
  top: 0px;
  left:665px;
 	z-index: 15;
	overflow: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
  background-repeat: no-repeat;
	background-position: left top;
  background-image: url(../images/wizo-d-karte.gif);
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
	border: none; */
	
}
/* -------------------------------- Inhalt sponsoren-container   -------------- */

#sponsoren-container {
	position: absolute;
  width: 150px;
  height:650px;
  top: 0px;
  left:830px;
	z-index: 20;
	overflow: visible;
	clear: left;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left; 
  font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;  
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none; */
}

#sponsor-11 {
	position: relative;
  width: 150px;
  height:210px;  
	z-index: 21;
	margin-top:  0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #000066; 
  /*border: none; */
}

#sponsor-12 {
	position: relative;
  width: 150px;
  height:210px;  
	z-index: 21;
	margin-top:  0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #000066; 
  /*border: none; */
}

#sponsor-13 {
	position: relative;
  width: 150px;
  height:210px;  
	z-index: 21;
	margin-top:  0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #000066; 
  /*border: none; */
}

#sponsor-1 {
	position: relative;
  width: 150px;
  height:300px;  
	z-index: 21;
	
	margin-top:  0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #000066; 
  /*border: none; */
}
#sponsor-2 {
	position: relative;
  width: 150px;
  height:300px;	
	z-index: 22;
	overflow: visible;
	margin-top:  0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
  border-width: 2px;
  border-style: solid;
  border-color: #000066;
  /*border: none; */ 
}

/* ------------------------------ Inhalt der linken Seite mit Navigation  -------------- */

#linkeseite {
	position: absolute;
  width: 152px;
	height: 400px;
  top: 135px;
  left:117px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 30;
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none; */
}

#linkeseite-t1 {
	position: relative;
  width: 150px;
	height: 300px;
	top: 0px;
  left:0px;
  z-index: 31;
  overflow: visible;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none;*/ 
}

#linkeseite-t2 {
	position: relative;
  width: 150px;
	height: 100px;
  top: 0px;
  z-index: 32;  
  margin: 0px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #ffcc33;
  border: none;*/ 
}

#linkeseite-t2 .button a
{
font-family: Arial,helvetica,sans-serif;
text-decoration:none;
text-align: center; 
color:#ffffff;
background-color: #000066;
font-size:12px;
font-weight:bold;
display: block;
border: 0px;
border-style: solid;
border-color:#000066;
padding : 1px;
width: 110px;
}
#linkeseite-t2 .button a:hover
{
font-family: Arial,helvetica,sans-serif;
text-decoration:none;
text-align: center;
color:#000000;
background-color: #ffffff;
font-size:12px;
font-weight:bold;
display: block;
border: 0px;
border-style: solid;
border-color:#000066;
padding :1px;
width: 110px;
}

#linkeseite-t2 img{
  border-width: 1px;
  border-style: solid;
  border-color:#ffffff;
}
/* ---------------------------------- Inhalt der Mitte --------------------------- */

#mitte {
	position: absolute;
  width: 400px;
	height: 450px;
  top: 90px;
  left:260px;
  margin: 0px;
	z-index: 40; 
  font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
  font-weight: bold;
	color: #000000; 
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
  border: none;*/
}
#mitte a
{
  color: #4444BB;
  font-weight: bold;
  text-decoration: underline;
}

#mitte a:hover
{
  color: #000066;
  font-weight: bold;
  text-decoration: underline;
}


#navi-ausgabe {
	position: relative;
  width: 395px;
	height: 380px;
  top: 0px;
  left:0px;
  margin: 0px;
  overflow:auto;
	z-index: 41;
  font-family: Arial,Helvetica, sans-serif;
	font-size: 13px;
  line-height: 15px;   
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none;*/
}
#navi-ausgabe b {
  font-family: Arial,Helvetica, sans-serif; 
  font-size: 13px;    
  font-weight: bold;
  line-height: 17px;
}

#navi-ausgabe table {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: normal;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
  padding: 0px;
	text-align: left;
}

#navi-ausgabe .button a
{
font-family: Arial,helvetica,sans-serif;
text-decoration:none;
text-align: center; 
color:#ffffff;
background-color: #000066;
font-size:12px;
font-weight:bold;
display: block;
border: 1px;
border-style: solid;
border-color:#ffcc33;
padding : 1px;
width: 80px;
}

#navi-ausgabe .button a:hover
{
font-family: Arial,helvetica,sans-serif;
text-decoration:none;
text-align: center;
color:#000000;
background-color: #ffcc33;
font-size:12px;
font-weight:bold;
display: block;
border: 1px;
border-style: solid;
border-color:#000066;
padding :1px;
width: 80px;
}

#navi-ausgabe .buero{
  line-height: 17px;
}

#mittelinks {
	position: absolute;
  width: 260px;
  top: 0px;
  left: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #E21212; 
  /*border: none;*/
}
#mitterechts {
	position: absolute;
  width: 100px;
  top: 40px;
  left: 270px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #E21212; 
  /*border: none;*/
}
#mitteganz {
	position: relative;
  width: 350px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #E21212; 
  /*border: none;*/
}
#newsticker {
	position: relative;
  width: 398px;
	height: 17px;
  top: 0px;
  left:0px;
  /* background: #B7B6D3; */
  margin: 0px;
  padding: 0px;
	z-index: 42;
  color: #000066;  
  font-size: 14px;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none;*/ 
}

/* ------------------- Inhalt der rechte seite mit animation --------------------------- */


#rechteseite {
	position: absolute;
  width: 150px;
	height: 350px;
	z-index: 50;
  top: 195px;
  left: 660px;
  margin-left: 0px; 
  font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000066; 
/*border-width: 1px;
  border-style: solid;
  border-color: #00FF80;*/
  border: none;
}

#anim-1 {
	position: relative;
  width: 150px;
	height: 170px;
  top: 1px;
  left:1px;
  margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	z-index: 51;
  border-width: 1px;
  border-style: solid;
  border-color: #ffcc33;
  border: none;*/ 
}

#anim-1 img{
  border-width: 1px;
  border-style: solid;
  border-color:#ffffff;
}

#anim-2 {
	position: relative;
  width: 150px;
	height: 170px;
  top: 1px;
  left:1px;
  margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	z-index: 52;
  border-width: 1px;
  border-style: solid;
  border-color: #ffcc33;
  border: none;*/ 
}

#anim-2 img{
  border-width: 1px;
  border-style: solid;
  border-color:#ffffff;
}

/* ----------------- nachrichten + veranstaltungs-container ------------------------- */


#veranst {
	position: absolute;
  width: 700px;
	height: 105px;
  top: 575px;
  left:115px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  overflow:auto;
	z-index: 71;
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
  border: none;*/
}

#inveranst {
	position: relative;
  width: 330px;
	height: 65px;
  top: 1px;
  left:1px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  overflow:auto;
  z-index: 70;
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none;*/ 
}
#inveranst a
{
  color: #2020D5;
  font-weight: bold;
  text-decoration: underline;
}
#inveranst a:hover
{
  color: #000066;
  font-weight: bold;
  text-decoration: underline;
}
#nachr {
	position: absolute;
  width: 350px;
	height: 105px;
  top: 575px;
  left:470px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  overflow:auto;
	z-index: 72;
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
  border: none;*/
}

#innachr {
	position: relative;
  width: 330px;
	height: 65px;
  top: 1px;
  left:1px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  overflow:auto;
  z-index: 70;
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
  border: none;*/ 
}
#innachr a
{
  color: #2020D5;
  font-weight: bold;
  text-decoration: underline;
}
#innachr a:hover
{
  color: #000066;
  font-weight: bold;
  text-decoration: underline;
}
/* --------------------------------- fusszeile ----------------------------------- */

#fusszeile {
	position: absolute;
  width: 700px;
	height: 15px;
  top: 680px;
  left:115px;
  margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  padding-top: 4px; 
	z-index: 16;
	font-family: Arial,Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  background-position: left top;
  background-image: url(../images/bg-fusszeile.gif);
  border-width: 1px;
  border-style: solid;
  border-color: #990000; 
  border: none;*/
} 

#fusszeile a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#fusszeile a:hover
{
  color: #ffcc33;
  font-weight: bold;
  text-decoration: none;
}


