html,body{
	margin : 0;
	padding : 0;
	background-color : #e2e2e2;
	height : 100%;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #2B2B2B;
}

a, a:link, a:visited, a:active {
	color : #790817; 
	text-decoration : none;
}
a:hover{
	color : #2B2B2B; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #790817;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #790817;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #790817;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #790817;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #790817;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #790817;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	position : relative;
	margin : 0 auto;
	background-image : url(http://www.animaliamati.it/DU/gfx/achter.jpg);
	background-repeat: repeat-y;
	background-position : left top;
	width : 980px;
	height : 100%;
}

.holder{
	position : absolute;
	background-image : url(http://www.animaliamati.it/DU/gfx/achter.jpg);
	background-repeat: repeat-y;
	background-position : left top;
	padding : 0 2px;
	width : 976px;
	height : 100%;
	height : auto !important;
	min-height : 100%;
}

.content{
	float : left;
	background-image : url(http://www.animaliamati.it/DU/gfx/header.jpg);
	background-repeat: repeat-x;
	background-position : left top;
	background-color : #FFFFFF;
	border-bottom : 10px solid #3f3f3f;
	padding : 0 0 0 35px;
	width : 941px;
}

.links{
	float : left;
	background-image : url(http://www.animaliamati.it/DU/gfx/links.png);
	background-repeat: repeat-y;
	background-position : left top;
	width : 218px;
}

.logo{
	float : left;
	text-align : center;
	padding : 15px 3px 0;
	width : 212px;
}

.menu{
	float : left;
	padding : 15px 18px 0;
	width : 182px;
}

.menu ul{
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 182px;
}

.menu ul li {
	float : left;
	border-bottom : 1px solid #dadad8;
	font-family : Arial;
	font-size : 11px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	float : left;
	display : block;
	background-image : url(http://www.animaliamati.it/DU/gfx/menu.gif);
	background-repeat: no-repeat;
	background-position : 97% center;
	padding : 4px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	width : 162px;
	height : 19px;
}

.menu a:hover {
	float : left;
	display : block;
	background-image : url(http://www.animaliamati.it/DU/gfx/menu.gif);
	background-repeat: no-repeat;
	background-position : 97% center;
	padding : 4px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 11px;
	color : #9d9d9d;
	width : 162px;
	height : 19px;
}

.menu .select a, .menu .select a:link, .menu .select a:active, .menu .select a:visited, .menu .select a:hover {
	float : left;
	display : block;
	background-image : url(http://www.animaliamati.it/DU/gfx/menu.gif);
	background-repeat: no-repeat;
	background-position : 97% center;
	padding : 4px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 11px;
	color : #790817;
	width : 162px;
	height : 19px;
}

.menu ul li.submenu {
	float : left;
	border-bottom : 1px solid #dadad8;
	font-family : Arial;
	font-size : 11px;
}

.menu ul li.submenu a, .menu ul li.submenu a:link, .menu ul li.submenu a:active, .menu ul li.submenu a:visited {
	float : left;
	display : block;
	background-image : none;
	padding : 4px 10px 0 25px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #790817;
	width : 147px;
	height : 18px;
}

.menu ul li.submenu a:hover {
	float : left;
	display : block;
	background-image : none;
	padding : 4px 10px 0 25px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	width : 147px;
	height : 18px;
}

.menu ul li.submenu_select a, .menu ul li.submenu_select a:link, .menu ul li.submenu_select a:active, .menu ul li.submenu_select a:visited, .menu ul li.submenu_select a:hover {
	float : left;
	display : block;
	background-image : none;
	padding : 4px 10px 0 25px;
	text-decoration : underline;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	width : 147px;
	height : 18px;
}

.menu_onder{
	float : left;
	padding : 15px 18px;
	width : 182px;
}

.rechts{
	float : left;
	position : relative;
	padding : 0 35px 0 0;
	width : 688px;
}

.snelmenu{
	float : left;
	padding : 27px 0 0 15px;
	text-align : right;
	line-height : normal;
	width : 673px;
	height : 18px;
}

.snelmenu a:link { color : #790817; text-decoration : none;}
.snelmenu a:visited { color : #790817; text-decoration : none;}
.snelmenu a:active { color : #790817; text-decoration : none;}
.snelmenu a:hover { color : #000000; text-decoration : underline;}

.moodbar{
	float : left;
	background-image : url(http://www.animaliamati.it/DU/gfx/moodbar.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	background-color : #FFFFFF;
	margin : 0 0 0 -3px;
	width : 691px;
	height : 200px;
}

.text{
	float : left;
	padding : 20px 20px 40px;
	width : 648px;
}

.footer{
	position : absolute;
	left : 0;
	background-color : #790817;
	padding : 6px 15px;
	line-height : normal;
	color : #FFFFFF;
	margin : 0 0 0 -3px;
	width : 696px;
}

.footer a:link { color : #FFFFFF; text-decoration : none;}
.footer a:visited { color : #FFFFFF; text-decoration : none;}
.footer a:active { color : #FFFFFF; text-decoration : none;}
.footer a:hover { color : #e4707f; text-decoration : none;}
