/* ---------------------------- HTML-Selektoren Anfang ------------------------------------------------------ */	
html {
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(/Bilder/algHintergrundGaestebuch.jpg);
}

body {
	background-image: url(/Bilder/algHintergrundGaestebuch.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin:0px;
	border:0px;
}
	
h1, h2, h3, h4, h5, h6 { }

h1 {
	font-size: 1.4em;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #C00;}
	
h2 {font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 14px; }
	
h3 {font-size: 1.8em; }

h4 {font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif; }

h5 {font-size: 1.4em; }

h6 {font-size: 1.0em; text-align: center; }



/* ----------------------------  HTML-Selektoren Ende ------------------------------------------------------ */	



/* ---------------------------- CSS-Klassen Anfang ------------------------------------------------------ */	
/* ---------------------------- CSS-Klassen Ende ------------------------------------------------------ */	



/* -------------------------------- InDividuelle Selektoren Anfang  ------------------------------------*/
/* -------------------------------- InDividuelle Selektoren Ende  ------------------------------------*/





/* ---------------------------- Kontext-Selektoren Anfang ------------------------------------------------------ */

/* ---------------------------- SpalteRechts Anfang ------------------------------------------------------ */	
#SpalteRechts {float: right; font-size: 1.0 em;}

#SpalteRechts #SpalteRechtsInnen a {
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;}
	
#SpalteRechts #SpalteRechtsInnen p {
	font-weight: normal;
	color: #FFF;}	
/* ---------------------------- SpalteRechts Ende ------------------------------------------------------ */	




/*   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */



#Container {width:1280px; margin: 0px; padding: 0px; border: 0px;}
#SpalteLinks {}

	
	
/*   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */




/* ---------------------------- SpalteLinks Anfang ---------------------------------------------------- */	


#SpalteLinksInnen {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 320 px;
	font-weight: bold;
	text-align: left;}
	
#SpalteLinksInnen ul {
	margin-bottom: 20px;
	font-size: 1.2em;
	color: #F7FC96;
}

#SpalteLinksInnen ul li {
	list-style-type:none;
	margin-bottom: 5px;
}

#SpalteLinksInnen ul li a {color: #FFC; text-decoration: none;}
	
#SpalteLinksInnen ul li a:link {text-decoration: none;}

#SpalteLinksInnen ul li a:hover {text-decoration:none; color:#F00; }

#SpalteLinksInnen ul li a:active {text-decoration: none;  }

#SpalteLinksInnen ul li a:visited {text-decoration: none;}

#SpalteLinksInnen ul ul {padding-left: 20px;text-decoration: none; }

#SpalteLinksInnen img#EinWebprojet {padding-top: 30px; }


/* ---------------------------- SpalteLinks Ende ------------------------------------------------------ */	





/*   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */

#SpalteMitte { margin:0px; padding:0px; border:0px;}
#SpalteMitteInnen { }



/* ---------------------------- Hauptinhalt Anfang ---------------------------------------------------- */	
#Hauptinhalt {
	font-size: 1.1em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	width: 940px;
	margin-left: 320px;
	padding-left:50px;
	padding-right: 50px;
	
}
	
	
	
#Hauptinhalt a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-size: 0.9em;font-size: 0.9em;}
	




#Hauptinhalt table tbody tr td {
		padding-right: 50px;
	padding-left: 50px;}

#Hauptinhalt h6 {padding-right: 50px;
	padding-left: 50px;
	margin: 0px;}


#Hauptinhalt table tbody tr td p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 125%;}

#Hauptinhalt p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

/* ---------------------------- ENDE Hauptinhalt  ----------------------------------------------------------- */




/* ---------------------------- Kontextmenu Anfang ----------------------------------------------------------- */
	


	
#Kontextmenu {line-height: 2em;
	text-align: left;
	font-weight: normal;}	
	
#Kontextmenu a {
	font-size: 1em;
	color: #666;
	text-decoration: none; }
	
#Kontextmenu a:link {}

#Kontextmenu a:active {}

#Kontextmenu a:visited {}

#Kontextmenu a:hover { color: #000;  }
	
#Kontextmenu ul li a {
	line-height: 150%;
	text-align: left;}

/* ---------------------------- Fussbereich Ende ----------------------------------------------------------- */






/* ---------------------------- Fussbereich Anfang ----------------------------------------------------------- */

#Fussbereich {
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: normal;}
	
#Fussbereich a {
	font-size: 1em;
	color: #555;
	text-align: left; }
	
#Fussbereich a:link {text-decoration: none; }

#Fussbereich a:hover {text-decoration: none; color: #000; }

#Fussbereich a:active {text-decoration: none; }

#Fussbereich a:visited {text-decoration: none; }


/* ---------------------------- Fussbereich Ende ----------------------------------------------------------- */

/* ---------------------------- SpalteMitteInnen Ende ------------------------------------------------------ */

/* ---------------------------- SpalteMitte Ende ------------------------------------------------------ */		

/* ---------------------------- ENDE Kontext-Selektoren ------------------------------------------------------ */

/*   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */

