

#d1 {
	padding-left: 10px;
	background-color: #7Ad410;
	font-size: 12pt;
	width: 500pt;
	border-bottom: 50px solid #20D010;
	padding-right: 10px;
}
/*d1 ist für den ersten Teil der links gedacht*/
#d2 {
	padding-left: 10px;
	background-color: #7Ad410;
	font-size: 12pt;
	width: 500px;
	padding-right: 10px;
}
#d3 {
	padding-left: 10px;
	background-color: #10D451;
	font-size: 12pt;
	width: 500px;
	padding-right: 10px;
}

#d4 {
	padding-left: 0;
	padding-right: 0;
	background-color: #10D451;
	font-size: 12pt;
	
	
}
#d5 {
	padding-left: 0;
	padding-right: 0;
	font-size: 12pt;
	border-color: Black;
	border-width: 12pt;
	
	
	
}

h1 { color:black; font-size:28pt;FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma }
h2 { color:black; font-size:20pt; FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma}
h3 { color:black; font-size:16pt; FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma}
h4 { color:black; font-size:14pt; FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma}
h5 { color:black; font-size:12pt; FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma}
h6 { color:black; font-size:10pt; FONT-FAMILY: Times New Roman, Arial, Trebuchet MS, Times New Roman, Tahoma}

body { background-color:#FFFF00;}

A:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
	text-underline: single;
}

p     { font-size:12pt;
        line-height:12pt;
        font-family:Times New Roman ,Arial,sans-serif;
        letter-spacing:0.2pt;
        word-spacing:0.8pt; }
iframes{
	color: Lime;
}
#Gelberkasten{
	position: absolute;
	left: 30px;
	top: 30px;
	height: 110px;
	width: 160px;
	background-color: Yellow;
	z-index:1;
	
	}

.gruen{
	border-color: black;
	border: thin;
	border-style: solid;
	margin: 12pt;
	
}
