/* CSS Document */

/*  body und schrift definitionen */

* {
	 padding: 0; margin: 0;
}

html { 
  padding: 0px;
  margin: 0px;
  }
 
body {
  background-image:  url(images/body_hg.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  }
  

/* schriften */

h1 {
  font-size: 18px;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
  color: #000066;
  text-align: left;
  padding: 30px 0px 0px 30px;
  margin-bottom: 20px;
  } 
  
h2 {
  font-size: 13px;
  font-weight: bold;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
  color: #000066;
  text-align: left;
  padding: 30px 0px 0px 30px;
  margin: 0px;
  }
  
h3 {
  font-size: 14px;
  font-weight: bold;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;    
  color: #CC3300;
  text-align: left;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  } 
  
h4 {
  font-size: 12px;
  font-weight: bold;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;    
  color: #000066;
  text-align: left;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  }
  
h5 {
   font-size: 12px;
   font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
   color: #6699CC;
   text-align: center;
   margin: 0px 0px 20px 0px;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;    
  color: #000066;
  text-align: left;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  }
  
p {
  font-size: 13px;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;    
  color: #000066;
  text-align: left;
  vertical-align: top;
  padding: 0px 20px 20px 30px;
  } 
  
  
/* classes */

.tollehechte {
  font-size: 13px;
  font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;    
  color: #000066;
  vertical-align: top;
  line-height: 1,5;
  padding: 0px 20px 10px 30px;
  margin-right: 20px;
}

.tollehechtecopyright {
   font-size: 11px;
   font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
   color: #6699CC;
   text-align: left;
   padding: 0px 20px 10px 30px;
}

.fett {
   font-size: 12px;
	font-weight: bold;
   font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
   color: #000066;
}

.matt {
   font-size: 12px;
   font-family : "Myriad Pro", "Trebuchet", "Trebuchet MS", Arial, Verdana, sans-serif;  
   color: #6699CC;
}
  
    
  
/* links */

a {
  text-decoration: none;
}

a:link {
  color: #000066;
}

a:visited {
  color: #333399;
}


  
/* div definitionen */

#kopf {
	background-image: url(images/body_blatt.jpg);
	position: absolute;
	left: 150px;
	top: 0px;
	width: 840px;
	height: 170px;
}

#asglogo {
	background-image: url(images/asg_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;	
	position: absolute;
	left: 170px;
	top: 20px;
	width: 800px;
	height: 110px;
}

#blauschatten {
   background-image: url(images/blau_verlauf.jpg);
	background-repeat: repeat-x;	
	position: absolute;
	left: 170px;
	top: 130px;
	width: 800px;
	height: 20px;
}

#navileiste {
  position: absolute;
  left: 170px;
  top: 149px;
  width: 765px;
  height: 100px;
  }
  
#hintergrundblau {
	background-image: url(images/hg_blau_verlauf.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 170px;
	top: 240px;
	width: 800px;
	height: 400px;
}

#anreissergrafik {
	float: left;
	margin: 0px 20px 10px 30px;
   overflow: hidden;
}

#sidebar {
  background-image: url(images/inhalt_hg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: white;
  position: absolute;
  left: 800px;
  top: 250px;
  width: 220px;
  height: 400px;
  }

#inhalt {
  background-image: url(images/inhalt_hg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: white;
  position: absolute;
  left: 170px;
  top: 250px;
  width: 600px;
  height: 400px;
}

#terminzettel {
  position: absolute;
  left: 10px;
  top: 250px;
  width: 186px;
  height: 250px;
  }


/* spezielle textauszeichnungen */

.hoch {
  margin-bottom: 15px 0 0 0;
  }
  
.kursiv {
	font-style: italic;
 }

  
/* div definitionen der einzelnen unterseiten */


#inhalt_start {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 600px;
  height: 600px;
}

#sidebar_start {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }

#sidebar_aa {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 400px;
  }
  
#sidebar_verein {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }
  
#sidebar_galerie {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }
  
#sidebar_termine {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }
  
#sidebar_gast {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 400px;
  }
  
#sidebar_archiv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }
  
#sidebar_kontakt {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }
  
#sidebar_impressum {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 600px;
  }

