/* GENERAL STYLES */
.button {
	border-style: dotted;
	background-color: #ffffff;
	color: #003366;
	cursor: pointer;
	vertical-align: inherit;
	text-decoration: none;
	
	}

/* Subnavi Links */

.substart {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 6px;
	list-style: none;

	}

.submenu{
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 0.5em;
	margin-left: 6.5em;
	list-style: none;

}
.3rdlevelnavi{
	font-family: Verdana;
	font-size: 10px;
	margin-left: 3.5em;
	list-style: none;
}

a:link, a:visited {
	
	text-decoration: none;
	color: #6c7a86;
}
a:focus, a:hover, a:active {
	color: #ffae33;
}

a.orange:link, a.orange:hover, a.orange:active, a.orange:visited, a.orange:focus {
	color: #FF6600;
	}

a.bildlink:link, a.bildlink:visited {
	border: #000000 solid 1px;
	text-align: center;
	}  

a.bildlink:hover, a.bildlink:focus, a.bildlink:active {
	border:  #ffae33 solid 1px;
	text-align: center;
	}

	a.navlist:link, a.navlist:visited{
	display:inline;
	text-decoration: none;
	color: #6c7a86;
	}


 	a.navlist:hover {
	/*color: #ffae33;*/

 	
	color: white;
	
	}

 	a.navlist:selected {
	color: #ffae33;
	}
	
	a.navlist:active, a.navlist:focus {
	color: #FFFFFF;
	}
	
	a.navlist_bottum:link, a.navlist_bottum:active, a.navlist_bottum:visited
	{
	display: inline;
	color: #6699CC;
	}
	
	a.navlist_bottum:hover, a.navlist_bottum:focus {
	color: #6699CC;
	text-decoration: underline;
	list-style: none
	}
	
	a.weiss:link, a.weiss:hover, a.weiss:visited, a.weiss:active, a.weiss:focus
	{
	display: inline;
	color: #ffffff;
	} 



/* EDITOR PROPERTIES */
