html {
	height : 101%;
	}
body {
	height : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	} 

a {
	font-weight: bold;
	color: #0059A7;
	} 
a:link {
	color: #0059A7;
	text-decoration: none;
	font-weight: bold;
	} 
a:visited {
	font-weight: bold;
	color: #0059A7;
	text-decoration: none;
	} 
a:hover {
	font-weight: bold;
	color: #0F8DFF;
	text-decoration: underline;
	} 
a:active {
	font-weight: bold;
	color: #40A5FF;
	text-decoration: underline;
	} 
.unterstrichen {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	} 

h2 {
	font-weight: bold;
	font-size: 12px;
	} 
h3 {
	font-weight: bold;
	font-size: 14px;
}
blockquote {
	margin-left:1em;
}


td {
	font-size: 12px;
	} 
table {
	font-size: 12px;
	}
p {
	font-size: 12px;
	} 
.webdesign {
}
.sehrklein {
	font-size: 10px;
	font-weight: 100;
}
.table100 {
	height: 100%;
	width: 700px;
}
.tdnull {
	margin: 0px;
	padding: 0px;
}
.webdesign {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.bildrahmen {
	border: 1px solid #0059A7;
}
.hintergrundstartseite {
	background-attachment: fixed;
	background-image: url(medien/hintergrund.jpg);
	background-repeat: repeat;
	background-position: center top;
}

