html {
	font-size: 100.01%; 
}
a:link, a:visited {
  color: #1709fd;
  text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus {
  color: #ffffff;
  text-decoration: none;
	outline: none;
}
img {
 border: none;
}
#site {
  margin: 0;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
#top_bar {
  border: 0px solid #000000;
  margin: 0px auto;
  height: 100px;
  background-image: url(../bilder/Hintergrundoben_linie.png);
  background-repeat: repeat-y;
  background-position: right center;
}
#container {
	border: 0px solid #333333;
	margin: 0 auto;
	width: 935px;
	text-align: center;
}
#header {
  width: 933px;
  height: 150px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#logo {
	background-image: url(../bilder/Logo_151x121.png);
	width: 150px;
	height: 120px;
	float: left;
	margin: 15px;
}
#box2 {
	border: 1px solid #ffffff;
	width: 290px;
	height: 120px;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70pt;
	margin-top: 16px;
}
#box3 {
  border: 1px solid #ffffff;
  margin: 15px 30px 0px 0px;
  float: right;
  height: 120px;
}
#sidebar {
	height: 450px;
	width: 171px;
	float: left;
	border: 1px solid #1709fd;
}
#content {
	width: 740px;
	height: 450px;
	float: left;
	text-align: left;
	margin-left: 15px;
	font-family: Arial,Helvetica,sans-serif;
}
.dunkel {
  background-color: #1709fd;
}
.hell {
  background-color: #8eb4e3;
}
.inhalt {
	background-image: url(../bilder/Hintergrund_linie.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
}
#text_box2 {
  text-align: center;
  font-size: 46px;
  font-weight: bold;
  color: #ffffff;
  line-height: 120px;
  height: 120px;
}
#text_box3 {
  margin: 20px 10px 10px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
}
#menu {
	font-family: Arial,Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
}
.button {
  border-style: ridge;
  border-width: 3px;
  padding: 2px;
  display: block;
  margin-bottom: 5px;
  text-align: center;
  width: 16ex;
  text-decoration: none;
  margin-left: 15px;
}
a.button:link, a.button:visited {
  border-style: solid;
  border-color: #efefef #000000 #000000 #efefef;
  border-width: 2px;
  color: #000000;
  background-color: #8eb4e3;
}
a.button:hover, a.button:active, a.button:focus {
  border-style: solid;
  border-color: #efefff #000055 #000055 #efefff;
  border-width: 2px;
  color: #ffffff;
  background-color: #5555aa;
}
#footer {
  clear: both;
  height: 25px;
  text-align: right;
  margin-top: 4px;
  margin-bottom: 0px;
}
#footer ul {
	width: 700px;
	text-align: right;
	display: inline;
}
#footer ul li {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	letter-spacing: .1em;
}
pre {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	text-align: center;
	width: 165px;
}
#menu ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a {
	line-height: 35px;
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	width: 150px;
	background-image: url(../bilder/buttons/button.png);
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	outline: none;
}
#menu a:active {
	color: #FFFFFF;
	outline: none;
}
#menu a:focus {
	color: #FFFFFF;
	outline: none;
}
.inhalt p {
	font-size: 18px;
}
#liste_zahlen {
	list-style-type: decimal;
}
#liste_zahlen li {
	font-size: 18px;
	margin-top: 15px;
}
#liste_punkte li {
	font-size: 18px;
	margin-top: 15px;
}
#design {
	color:#666666;
	line-height: 35px;
	font-size: 0.8em;
	width: 250px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000066;
	text-decoration: blink;
}
.inhalt h1, h2, h3 {
	color: #000000;
	text-indent: 0.5em;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#headline1 {
	font-size: 22px;
	font-weight: bold;
}
#webdesign {
	color: #0033FF;
	width: 250px;
}
#menu ul {
	font-size: 15px;
}
#copyright {
	vertical-align: bottom;
	text-align: center;
	padding-top: 70px;
	color: #8eb4e3;
	font-size: 14px;
}
