/* --- --- --- (c) by Nicolas Sell --- --- --- */
/*											   */
/*	Datum: 26-10-2007					  	   */
/*	Website: http://www.canine-design.net/	   */
/*											   */
/* --- --- --- --- --- --- --- --- --- --- --- */

body { color: #3c3c3c; padding: 0px; margin: 0px; font-family: Arial; font-size: 16px; background-color: #e2e9ed; background-image: url('../_imgs/back-lines.png'); background-position: left top; background-repeat: repeat-y; behavior:url("csshover.htc"); }

a         					{ color: #3c3c3c; text-decoration: none; }
a:hover   					{ color: #e72624; text-decoration: none; }

.menu-item { padding-left: 9px; padding-right: 9px; }
.menu-item:hover { background-image: url('../_imgs/menu-back5.png'); background-position: top center; }
.menu-item a         		{ color: #4D4D4D; text-decoration: none; }
.menu-item a:hover   		{ color: #000009; text-decoration: none; }
.menu-item2 a         		{ color: #4D4D4D; text-decoration: none; }
.menu-item2 a:hover   		{ color: #000009; text-decoration: none; }

td.ndmenu 		{ background-color: #d9e5ec; background-image: url('../_imgs/button-left.png'); background-repeat: repeat-x; border-left: 1px solid #d7e1e6; border-right: 1px solid #d7e1e6; }
td.ndmenu:hover { background-image: url('../_imgs/button-left2.png'); cursor: pointer; border-left: 1px solid #fac3c3; border-right: 1px solid #fac3c3; }
span.ndmenutxt  { cursor: pointer; }

td.content ul 	{ list-style-image: url('../_imgs/bullet.png'); }

.ajaxlink 		{ cursor: pointer; }

input, textarea, select { border: 1px solid #585179; background-color: #F9F9FB; padding: 2px; text-align: center; }
select, textarea { text-align: left; }

li { list-style-image: url('../_imgs/point.png'); }

div.einzelteil { background-color: #C4CDD7; width: 200px; padding: 5px; font-weight: bold; }
div.einzelteil:hover { background-color: #F2F4F7; }
