body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(medien/8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.hundertprozent {
	height: 100%;
}
a { 
	font-size: 14px; 
	font-weight: bold; 
	color: #CCFF00;
	} 
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: underline;
	} 
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #B3DF00;
	text-decoration: none;
	}
a:hover {
	font-size: 14px;
	font-style: normal;
	color: #D7FF37;
	text-decoration: underline;
	font-weight: bold;
} a:active {
	font-size: 14px;
	font-style: normal;
	color: #94B900;
	text-decoration: none;
	font-weight: bold;
	} 
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
	letter-spacing: 4px;
	} 
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
	} 
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #FFFFFF; 
	} 
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #FFFFFF;
	} 
div { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #FFFFFF;
	} 
.FetterImText { 
	font-size: 14px; 
	font-weight: bold; 
	color: #99CCFF;
	}
.LinkGrau { 
	font-size: 14px; 
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none;
	}
.sternchen {  
	color: #CCFF00; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: blink; 
	}
p {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	}
.p-normal {
	font-weight: normal;
}
.p {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #99CCFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CCFF;
}
.utzwebdesign {
	color: #CCFF00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.unterschrift {
	font-size: 11px;
	font-weight: normal;
}
.kalenderlink {
	font-size: 14px; 
	font-weight: normal
	}
.farbekalendermonat {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.farbehellblau {
	color: #1AA4FF;
	font-weight: bold;
}


.farbegruen {
	color: #00CC00;
	font-weight: bold;
}
.farbeblau {
	color: #3366FF;
	font-weight: bold;
}
.farberot {
	color: #FF3300;
	font-weight: bold;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mond {
	background-attachment: fixed;
	background-image: url(medien/mond-rechts.gif);
	background-repeat: no-repeat;
	background-position: right 90px;
}

