

body	{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	background-color: rgb(238, 238, 238);
	color: #333;
}

h1	{
	display: block;
	color: #ffbe62;
	padding-top: 45px;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 150%;
	margin: 0 0 0 0;
}


td	{
	font-size: 80%;
}
#anzeige	{
	position:relative;
}

b	{
	color: #ffbe62;
}

p	{
	margin-top: 0px;
}


h2	{
	font-size: 120%;
	color: #ffbe62;
	margin: 12px 0 6px 0;
}

h3	{
	color: #ffbe62;
	font-weight: bold;
	font-size: 100%;
	margin: 12px 0 3px 0;
}

h4	{
	color: #ffbe62;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 3px;
}

ul {
	margin-top: 4px;
	margin-bottom: 8px;
	list-style-image: url(images/bullet1.gif);
}

.termine	{
	border-collapse: collapse;
}

.termine tr	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffbe62;
}

td.kunden	{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
	border-bottom-style: dotted;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-collapse: collapse;	
}

.gruen	{
	color: green;
}

.rot	{
	color: red;
}

.gelb	{
	color: #ffbe62;
	font-weight: bold;
}

a	{
	color: #333;
}

.navileiste	{
	background-color: #888;
	color: white;
	text-align: center;
}

a.navileiste	{
	color: white;
	text-decoration: none;
}

a.navileiste:link, a.navileiste:visited, a.navileiste:active	{
	color: white;
	text-decoration: none;	
}

a.navileiste:hover	{
	text-decoration: underline;
}

#hauptmenue p	{
	background-color: #ffbe62;
	margin: 0 0 0 0;
	font-weight: bold;
	width: 200px;
	float: left;
}

#Titelleiste	{
	left: 201px;
	top: 0;
	position: relative;
	vertical-align: bottom;
	clear:right;
}

#Rechts	{
	position: fixed;
	float: right;
	background-color: #ffbe62;
	left: 761px;
	top: 0;
	width: 160px;
	clear: left;
}
a.menu {  
	display: block;
	text-decoration:none;
	color:#fff;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: 12px;
	padding: 3px 0 3px 0;
}

a.menu:hover	{
	background-color: #797979;
	color: white;
}

a.submenu {
	margin-left: 20px; 
	text-align: left;
	font-weight: normal;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 0 2px 0;
}

a.submenu:link, a.submenu:visited {
	text-decoration: none;
	display: block; 
	color: white;
	font-size: 85%;
	font-weight: bold;
}

a.submenu:active, #submenu_active {
	color: #797979;
	background-color: #fff0dd;
}

a.submenu:hover { 
	color: white;
	background-color: #797979;
}

a.menu:active, #menu_active {
	color:#797979;
	background-color: #fff0dd;
}


.infoleiste	{
	color: white;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 8px;
	
}

small.infoleiste	{
	font-size: x-small;
}

.programm td	{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #ffbe62;
	padding-top: 10pt;
	padding-bottom: 10pt;
}

a.infoleiste	{
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	border-bottom-color: white;
	border-bottom-style: dashed;
	border-bottom-width: 1px;		
}

a.infoleiste:link, a.infoleiste:visited, a.infoleiste:active	{
	color: white;
	text-decoration: none;	
}

a.infoleiste:hover	{
	text-decoration: underline;
}

.infoleisteu	{
	color: white;
	font-size: 90%;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
	
}

a.infoleisteu	{
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: white;
	border-bottom-style: dashed;
	border-bottom-width: 1px;		
}

a.infoleisteu	{
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

a.infoleisteu:link, a.infoleisteu:visited, a.infoleisteu:active	{
	color: white;
	text-decoration: none;	
}

a.infoleisteu:hover	{
	text-decoration: underline;
}

/* Infoleiste ohne Unterstrich */

.infoleisteo	{
	color: white;
	font-size: 90%;
	font-weight: bold;

}

a.infoleisteo	{
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.infoleisteo	{
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.infoleisteo:link, a.infoleisteo:visited, a.infoleisteo:active	{
	color: white;
	text-decoration: none;	
}

a.infoleisteo:hover	{
	text-decoration: underline;
}

#content	{
	max-width: 500px;
	background-color: #fff;
	padding: 0 20px 20px 20px;
}

b a:link, b a:visited	{
	color: #ffbe62;
}
