*{
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	border:0;
	color:#323B7C;
	font-size:12px;
}
html,body{
	background-color:#E2EEFA;
	width:100%;
	height:100%;
}
.left-bar{
	background-color:#9e94c6;
	position:absolute;
	z-index:-999;
	top:0;
	left:0;
	width:140px;
	height:100%;
}
.main_table{
	table-layout:fixed;
	width:100%;
	height:100%;
}
.PetArt_top_bar{
	background-color:#9e94c6;
	height:13px;
}
.PetArt_menu{
	width:390px;
	vertical-align:top;
}
.PetArt_menu table{
	height:100%;
}
.PetArt_language_flags{
	background-color:#9e94c6;
	width:140px;
	height:150px;
	text-align:middle;
}
.PetArt_language_flags img{
	margin-top:105px;
	margin-left:18px;
}
.PetArt_logo{
	background:url("/images/layout/petart_logo.png") top left no-repeat #E2EEFA;
	width:250px;
	height:130px;
	vertical-align:top;
}
.PetArt_menuitem_button{
	background-color:#9e94c6;
	vertical-align:middle;
	text-align:center;
	height:50px;
}
.PetArt_menuitem_text{
	background-color:#E2EEFA;
	vertical-align:middle;
	text-align:center;
	height:50px;
	text-decoration:none;
	font-weight:bolder;
	font-size:15px;
	cursor:pointer;
}
.PetArt_menuitem_text a{
	text-decoration:none;
	font-weight:bolder;
	font-size:15px;
}
.PetArt_menuitem_text a:hover{
	text-decoration:none;
	font-weight:bolder;
}
.PetArt_middle_menu_left{
	background-color:#9e94c6;
	margin:auto 0 !important;
}
.PetArt_middle_menu_right{
	background-color:#E2EEFA;
	margin:auto 0 !important;
}
.PetArt_dog{
	background:url("/images/layout/petart_dog.png") right no-repeat #9e94c6;
	vertical-align:bottom;
	text-align:right;
	height:108px;
}
.PetArt_cat{
	background:url("/images/layout/petart_cat.png") left no-repeat #E2EEFA;
	vertical-align:bottom;
	text-align:left;
	height:108px;
}
.PetArt_bottom_menu_left{
	background-color:#9e94c6;
	height:30px;
}
.PetArt_bottom_menu_right{
	background:url("/images/layout/petart_bottom_corner.png") left no-repeat #E2EEFA;
	height:30px;
	width:28px;
	display:block;
	vertical-align:bottom;
}
.PetArt_content_top{
	background:url("/images/layout/petart_content_top.png") left no-repeat #E2EEFA;
	width:495px;
	height:50px;
}
.PetArt_content{
	background-color:#FFFFFF;
	width:495;
	vertical-align:top;
}

.PetArt_content_text{
	padding:0 15px;
}

.PetArt_rightspace{
	background-color:#E2EEFA;
}

.dog_footsteps_container{
	position:relative;
	width:100%;
	height:100%;
}

.PetArt_bottom_bar{
	background-color:#9e94c6;
	height:13px;
}
.content_titel{
	font-weight:bolder;
	font-size:16px;
}
.form_header{
	font-weight:bolder;
	font-size:14px;
}
.form_row{
	font-size:12px;
}
.warning{
	font-size:50px;
	font-weight:bolder;
}
input,textarea{
	font-size:12px;
	border:1px solid #323B7C;
	resize:none;
}
option,select{
	font-size:10px;
	border:1px solid #323B7C;
	resize:none;
}
