body {
	font-family:Verdana;
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	margin:10px;
}

a:link {
  color:#000066;
  text-decoration:none;
}
a:visited {
  color:#000066;
  text-decoration:none;
}
a:active {
  color:#000066;
  text-decoration:none;
}
a:hover {
  color:#006600;
  text-decoration:none;
}

h1 {
	color:#008000;
	font-weight:bold;
	font-size:24px;
}

h1:first-letter {
	color:#FF0000;
}

img {
	border:none;
}

p {
	line-height:20px;
}

table {
	font-size:12px;
}

acronym {
	cursor:help;
}

input,textarea,select,button {
    font-family:Verdana;
    font-size:12px;
	border:1px solid #000000;
	background-color:transparent;
}
input:hover,select:hover,textarea:hover,button:hover {
    font-family:Verdana;
    font-size:12px;
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
}
input:focus,select:focus,textarea:focus,button:focus {
    font-family:Verdana;
    font-size:12px;
	border:1px solid #666666;
	background-color:#FFFFFF;
}

#rahmen {
	width:100%;
	height:100%;
}

#main {
	margin: 10px;
}


#bild_rechts {
	float:right;
}
.ad {
	width: 468px;
	background-color: #EFEFFF;
	text-align:center;
}
