/* Edited with EditCSS */
/**** LINK-tag style sheet dietze.css ****/

body {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 A:link    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}
  A:visited    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}
 A:hover    {
color: #FF6600;
	font-weight: bold;
text-decoration: none;
}
 A:active    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}


.menue {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

#menue A:link    {
color: #ffffff;
text-decoration: none;
}
#menue  A:visited    {
color: #ffffff;
text-decoration: none;
}
#menue A:hover    {
color: #FF6600;
text-decoration: none;
}
#menue A:active    {
color: #ffffff;
text-decoration: none;
}
#mainText {
	height: 280px;
}
.titel {
	color: #336699;
	margin-left: 10px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 1em;
}
.txt {
	font-size: 0.8em;
	color: #000000;
	margin-left: 10px;
	margin-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtKlein {
	font-size: 0.6em;
	color: #000000;
	}

.txtKleinWeiss {
	font-size: 0.7em;
	color: #ffffff;
	}
#box {
	border: 1px solid #333333;
	width: 200px;
}
#box A:link    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}
#box  A:visited    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}

#box A:hover    {
color: #FF6600;
	font-weight: bold;
text-decoration: none;
}
#box A:active    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}

#gnm A:link    {
color: #CCDDEE;
	font-weight: bold;
text-decoration: none;
}
#gnm  A:visited    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}

#gnm A:hover    {
color: #FF6600;
	font-weight: bold;
text-decoration: none;
}
#gnm A:active    {
color: #336699;
	font-weight: bold;
text-decoration: none;
}

