
/*segert.net - erstellt von Segert Webpublishing/Ralph Segert*/


body
{ 
background-color: #fff; 
color: #000;
font-family: Verdana, Geneva, ARIAL, Helvetica, sans-serif;
}


.no{
	display: none;
}

.yes{
	display: inline;
}



p a:link {
	color: #990;
	background-color: transparent;
}

p a:visited {
	color: #990;
	background-color: transparent;
}

p a:active {
	color: #CCC;
	background-color: transparent;
}

p a:hover {
	color: #069;
	background-color: transparent;
	border-bottom: 1px dotted;
}


img {
border-right: 0px;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
}

#gesamt {
	position: relative;
	width: 28em;
	margin:auto;
	padding-top: 0.8em;
}


#p {
	text-align:center;
	font-size: 0.8em;
}


.oben {
	color: #ddd;
	background-color: transparent;
	padding-bottom: 0px; 
	padding-top: 0px;
	line-height: 1.8em;
	font-size: 0.7em;
	padding-left: 0.9em;
	text-align: left;
	margin: 0px;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, sans-serif;
	border-right: 1px #999 groove;
	border-left: 1px #999 groove;
	border-top: 1px #999 groove;
	border-bottom: 2px #999 groove;
}

.oben a:link {
	color: #eee;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}

.oben a:visited {
	color: #eee;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}

.oben a:active {
	color: #ccc;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}

.oben a:hover {
	color: #fff;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}



